commit 0aa4294a1e652060ca4f765de06fd39a403fda7c Author: Nathan Freitas nathan@freitas.net Date: Sat Feb 22 19:17:26 2014 -0500
add new obfsclient module --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/.gitmodules b/.gitmodules index 8222708..1aa60c3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,6 @@ [submodule "external/iptables"] path = external/iptables url = git://git.netfilter.org/iptables +[submodule "external/obfsclient"] + path = external/obfsclient + url = https://github.com/Yawning/obfsclient.git
tor-commits@lists.torproject.org