tor-android/.gitmodules

22 lines
830 B
Plaintext
Raw Normal View History

2012-05-03 20:33:05 +02:00
[submodule "external/openssl-static"]
path = external/openssl-static
2013-07-22 19:57:10 +02:00
url = https://github.com/guardianproject/android-external-openssl-ndk-static.git
2012-05-03 20:33:05 +02:00
[submodule "external/tor"]
path = external/tor
url = https://git.torproject.org/git/tor.git
2012-05-03 20:33:05 +02:00
[submodule "external/libevent"]
path = external/libevent
url = https://github.com/libevent/libevent.git
2012-05-03 20:33:05 +02:00
[submodule "external/jtorctrl"]
path = external/jtorctrl
url = https://git.torproject.org/git/jtorctl
2012-05-03 20:33:05 +02:00
[submodule "external/jtorctl"]
path = external/jtorctl
url = https://git.torproject.org/git/jtorctl
2012-05-04 16:59:50 +02:00
[submodule "external/obfsproxy"]
path = external/obfsproxy
2013-07-22 19:57:10 +02:00
url = https://git.torproject.org/pluggable-transports/obfsproxy-legacy.git
[submodule "external/ActionBarSherlock"]
path = external/ActionBarSherlock
url = https://github.com/JakeWharton/ActionBarSherlock.git