commit 4785cd361736377980bcb0d177ef609006c10e55 Author: Nick Mathewson nickm@torproject.org Date: Thu Feb 5 22:54:34 2015 -0500
changes file for 13796 --- changes/bug13796 | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/changes/bug13796 b/changes/bug13796 new file mode 100644 index 0000000..5c84f99 --- /dev/null +++ b/changes/bug13796 @@ -0,0 +1,3 @@ + o Minor bugfixes: + - Use getsockname, not getsockopt, to retrieve the address for + a TPROXY-redirected connection. Fixes bug 13796; bugfix on 0.2.5.2-alpha.
tor-commits@lists.torproject.org