Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-17 | Add credit to bug2752; correct the issue number in the changes file | Nick Mathewson | |
2011-05-16 | Fix bug2752 : 48-char HTTPProxyAuthenticator limitation | Michael Yakubovich | |
Bumped the char maximum to 512 for HTTPProxyAuthenticator & HTTPSProxyAuthenticator. Now stripping all '\n' after base64 encoding in alloc_http_authenticator. |