Merge remote-tracking branch 'public/bug15205_025' into maint-0.2.5

This commit is contained in:
Nick Mathewson
2015-03-12 12:27:25 -04:00
4 changed files with 23 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
o Major bugfixes (FreeBSD IPFW transparent proxy):
- Fix address detection with FreeBSD transparent proxies,
when "TransProxyType ipfw" is in use.
Fixes bug 15064; bugfix on 0.2.5.4-alpha.
+5
View File
@@ -0,0 +1,5 @@
o Major bugfixes (crash, OSX, security):
- Fix a remote denial-of-service opportunity caused by a bug
in OSX's _strlcat_chk() function. Fixes bug 15205; bug first
appeared in OSX 10.9.