summaryrefslogtreecommitdiff
path: root/BUGS
Commit message (Collapse)AuthorAgeFilesLines
* * BUGS: Note ca-bundle feature/bug.joe2008-07-251-0/+3
| | | | git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@1517 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
* Fail with a useful error message in the case where a client cert isjoe2008-07-191-7/+0
| | | | | | | | | | | | | | | | | | | | requested during handshake, none can be provided, and the handshake fails: * src/ne_private.h (struct ne_session_s): Add ssl_cc_requested field. * src/ne_openssl.c (provide_client_cert): Set ssl_cc_requested if no cert is provided. (ne__negotiate_ssl): Clear ssl_cc_requested before handshake. Use different, more useful error message if handshake fails and flag is now set. * test/ssl.c (struct ssl_server_args): Add fail_silently flag. (ssl_server): Exit with success if handshake fails and above flag set. (no_client_cert): New test case. git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@1505 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
* * BUGS: Note test suite issue on RHEL4.joe2008-07-041-0/+6
| | | | git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@1462 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
* * BUGS: Note some issues.joe2008-06-271-0/+7
| | | | git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@1453 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
* * BUGS: Note a broken HTTP server which would need some customjoe2007-08-211-0/+11
| | | | | | | hack to be supported. git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@1227 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
* Note the reports about a GSSAPI problem.joe2006-10-311-0/+4
| | | | git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@1102 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
* * src/ne_request.h: Clarify what may be in the Request-URI passed to ajoe2006-02-211-4/+0
| | | | | | | | | | create_request hook. * BUGS: create_request hook URI handling has been well-defined for a while; bug was fixed. git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@930 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
* * src/ne_ssl.h (ne_ssl_cert_identity, ne_ssl_cert_name): Define tojoe2005-02-281-4/+0
| | | | | | | | | | | | | return UTF-8 only. * src/ne_openssl.c (append_dirstring): Factor out from ne_ssl_readable_dname. (ne_ssl_readable_dname): Use factored-out version. (dup_ia5string): New function. (check_identity): Use append_dirstring to convert commonName to UTF-8 if necessary; use dup_ia5string. git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@510 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
* Note provider-callback error handling API change; fixed bug.joe2005-02-261-5/+0
| | | | git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@502 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
* ne_lock_refresh does now DTRT, and D.J.'s cunningly borked proxyjoe2005-02-261-5/+0
| | | | | | | should now be handled. git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@499 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
* ne_uri_escape escaping rules updated.joe2005-02-261-2/+0
| | | | git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@496 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
* Note that expect100 is now sensible, and that ne_lock_refresh is not.joe2004-10-241-4/+2
| | | | git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@332 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
* Merge trunk up to current neon CVS HEAD.joe2004-10-021-2/+19
| | | | git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@256 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
* Import neon-0.24.4.joe2004-10-021-9/+0
| | | | git-svn-id: http://svn.webdav.org/repos/projects/neon/branches/0.24.x@251 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
* Import neon 0.24.0 to begin 0.24.x branch.joe2004-10-021-0/+37
git-svn-id: http://svn.webdav.org/repos/projects/neon/branches/0.24.x@243 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845