summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-05-17 19:51:53 -0400
committerNick Mathewson <nickm@torproject.org>2011-05-17 19:51:53 -0400
commitbc89ef0ca8164f9e6e23e73c01bdb4257fdbce7c (patch)
treeadeb21790fdf248942455db89a6d0bd2f9050394 /changes
parent21ed575826e701437f7893536ffc5c8d2a71532f (diff)
parent9674fe7e2fdafdc7db7fac737c9e668b2a5e989a (diff)
downloadtor-bc89ef0ca8164f9e6e23e73c01bdb4257fdbce7c.tar.gz
tor-bc89ef0ca8164f9e6e23e73c01bdb4257fdbce7c.zip
Merge branch 'bug2752' into maint-0.2.2
Diffstat (limited to 'changes')
-rw-r--r--changes/bug27525
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug2752 b/changes/bug2752
new file mode 100644
index 0000000000..b872d3374a
--- /dev/null
+++ b/changes/bug2752
@@ -0,0 +1,5 @@
+ o Minor features:
+ - Tor used to limit HttpProxyAuthenticator values to 48 characters.
+ Changed the limit to 512 characters by removing base64 newlines.
+ Fixes bug 2752. Fix by Michael Yakubovich.
+