2012-05-03 18:33:05 +00:00
|
|
|
[submodule "external/tor"]
|
|
|
|
path = external/tor
|
2013-07-18 02:46:31 +00:00
|
|
|
url = https://git.torproject.org/git/tor.git
|
2015-06-04 19:29:03 +00:00
|
|
|
ignore = dirty
|
2012-05-03 18:33:05 +00:00
|
|
|
[submodule "external/libevent"]
|
|
|
|
path = external/libevent
|
2013-07-18 02:46:31 +00:00
|
|
|
url = https://github.com/libevent/libevent.git
|
2015-06-04 19:29:03 +00:00
|
|
|
ignore = dirty
|
2013-12-28 05:44:16 +00:00
|
|
|
[submodule "external/openssl"]
|
|
|
|
path = external/openssl
|
2016-01-07 15:44:12 +00:00
|
|
|
url = https://github.com/openssl/openssl.git
|
2015-06-04 19:29:03 +00:00
|
|
|
ignore = dirty
|
2017-11-08 14:52:38 +00:00
|
|
|
[submodule "external/zstd"]
|
|
|
|
path = external/zstd
|
|
|
|
url = https://github.com/facebook/zstd.git
|
|
|
|
ignore = dirty
|
|
|
|
[submodule "external/xz"]
|
|
|
|
path = external/xz
|
|
|
|
url = https://git.tukaani.org/xz.git
|
|
|
|
ignore = dirty
|