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