summaryrefslogtreecommitdiff
path: root/changes/bug2752
AgeCommit message (Collapse)Author
2011-05-17Add credit to bug2752; correct the issue number in the changes fileNick Mathewson
2011-05-16Fix bug2752 : 48-char HTTPProxyAuthenticator limitationMichael Yakubovich
Bumped the char maximum to 512 for HTTPProxyAuthenticator & HTTPSProxyAuthenticator. Now stripping all '\n' after base64 encoding in alloc_http_authenticator.