Merge remote-tracking branch 'public/bug13338'

This commit is contained in:
Nick Mathewson
2015-08-04 14:00:58 -04:00
11 changed files with 17 additions and 1200 deletions
+6
View File
@@ -0,0 +1,6 @@
o Removed code:
- The internal pure-C tor-fw-helper tool is now removed from the
Tor distribution, in favor of the pure-Go clone available from
https://github.com/Yawning/tor-fw-helper . The libraries used
by the C tor-fw-helper are not, in our opinion, very confidence-
inspiring in their secure-proggramming techniques. Closes ticket 13338.