commit 8c3b6e55d0553c7e1134e4542b90442f7dfee840 Author: David Fifield david@bamsoftware.com Date: Tue Jul 30 16:45:22 2013 -0700
ChangeLog for IP scrubbing in the proxy. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/ChangeLog b/ChangeLog index 0df25f9..1ce243e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -41,6 +41,10 @@ to invoke tor-fw-helper to forward ports automatically. Patch by Arlo Breault and David Fifield. Fixes bug 9033.
+ o The flash proxy, in debug mode, now hides potentially sensistive + information like IP addresses. Patch by Arlo Breault. Fixes bug + 9170. + Changes in version 1.1 o Programs that use certificate pins now take a --disable-pin option that causes pins to be ignored.