[tor-commits] [orbot/master] added obfsproxy submodule

n8fr8 at torproject.org n8fr8 at torproject.org
Fri May 4 22:17:06 UTC 2012


commit 6ade9ccf10af375fdde7fd23fb9ffb06334ecdfe
Author: n8fr8 <nathan at freitas.net>
Date:   Fri May 4 10:59:50 2012 -0400

    added obfsproxy submodule
---
 .gitmodules        |    3 +++
 external/obfsproxy |    1 +
 2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index ccaac46..e2b481e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -13,3 +13,6 @@
 [submodule "external/jtorctl"]
 	path = external/jtorctl
 	url = git://git.torproject.org/git/jtorctl
+[submodule "external/obfsproxy"]
+	path = external/obfsproxy
+	url = git://git.torproject.org/obfsproxy.git
diff --git a/external/obfsproxy b/external/obfsproxy
new file mode 160000
index 0000000..94ebc4c
--- /dev/null
+++ b/external/obfsproxy
@@ -0,0 +1 @@
+Subproject commit 94ebc4c3edf1e3e5f313444e59981ac557578df5





More information about the tor-commits mailing list