[tor-commits] [orbot/master] update to new obfsclient repo
n8fr8 at torproject.org
n8fr8 at torproject.org
Fri May 2 14:10:38 UTC 2014
commit 2f7a9dd05202a720d977e518180c209504781655
Author: Nathan Freitas <nathan at freitas.net>
Date: Thu Apr 24 12:30:39 2014 -0400
update to new obfsclient repo
---
.gitmodules | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/.gitmodules b/.gitmodules
index 927bcca..a10c91e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,9 +7,6 @@
[submodule "external/jtorctl"]
path = external/jtorctl
url = https://github.com/guardianproject/jtorctl
-[submodule "external/obfsproxy"]
- path = external/obfsproxy
- url = https://git.torproject.org/pluggable-transports/obfsproxy-legacy.git
[submodule "external/ActionBarSherlock"]
path = external/ActionBarSherlock
url = https://github.com/JakeWharton/ActionBarSherlock.git
@@ -19,12 +16,13 @@
[submodule "external/iptables"]
path = external/iptables
url = git://git.netfilter.org/iptables
-[submodule "external/obfsclient"]
- path = external/obfsclient
- url = https://git.torproject.org/user/yawning/obfsclient.git
[submodule "external/superuser-commands"]
path = external/superuser-commands
url = https://github.com/dschuermann/superuser-commands.git
[submodule "external/liballium"]
path = external/liballium
url = https://git.torproject.org/user/yawning/liballium.git
+[submodule "external/obfsclient"]
+ path = external/obfsclient
+ url = https://git.torproject.org/user/yawning/obfsclient.git
+
More information about the tor-commits
mailing list