summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tag 0.25.0-pre1 for a test release.0.25.0-pre1joe2005-04-170-0/+0
* * config.hw.in: Define the correct version macros.joe2005-04-172-6/+6
* * macros/neon.m4 (NE_VERSIONS_BUNDLED): Bump to 0.25.0-pre1.joe2005-04-171-1/+1
* Add back ne_compress pre_send hack in leiu of the more risky contentjoe2005-04-175-7/+41
* Merge r567, r568, r569, r570, r571 from trunk:joe2005-04-165-25/+84
* Tweaks.joe2005-04-151-5/+5
* Merge r562, r563 from trunk:joe2005-04-142-4/+4
* Updates for 0.25.0 changes.joe2005-04-141-4/+12
* Merge r553, r554, r558, r559, r560 from trunk:joe2005-04-1410-49/+63
* Create 0.25.x branch.joe2005-04-050-0/+0
* Update.joe2005-04-051-9/+10
* * src/ne_request.h: Improve comment wording.joe2005-04-051-4/+4
* Fix typo.joe2005-04-041-1/+1
* Updates.joe2005-04-042-14/+6
* * test/uri-tests.c (leak_authinfo): Remove test; API now clarifiedjoe2005-04-041-8/+0
* * src/ne_uri.h (ne_uri_free, ne_uri_parse): Clarify API.joe2005-04-041-6/+7
* * src/ne_alloc.c, src/ne_alloc.h (ne_oom_callback): Use a typedef forjoe2005-04-042-5/+7
* * src/ne_request.c (add_fixed_headers): Send "close" token injoe2005-04-041-11/+13
* * test/xmlreq.c: New file.joe2005-04-043-2/+102
* * src/ne_xmlreq.h (ne_xml_parse_response, ne_xml_dispatch_request):joe2005-04-042-11/+33
* * src/ne_socket.c (ne_service_lookup): Remove function.joe2005-04-042-15/+1
* * test/request.c: Remove idna_hostname; missed in previous commit.joe2005-03-191-1/+0
* Avoid use of "read" and "write" since POSIX owns these names andjoe2005-03-191-8/+8
* * src/ne_uri.c (uri_paths): Fix URI encoding default.joe2005-03-191-7/+10
* Remove support for IDNA: IDNA really needs to be done at applicationjoe2005-03-057-106/+9
* * src/ne_socket.c (NE_ISRESET): Also treat ENOTCONN as a "connectionjoe2005-03-031-6/+8
* * macros/neon-xml-parser.m4 (NEON_XML_PARSER): Default to detectjoe2005-03-031-3/+3
* * macros/neon.m4 (NEON_SSL): Disable GNU TLS support for the 0.25.0joe2005-03-031-0/+2
* Note string type changes.joe2005-02-281-2/+3
* Missed in previous commit:joe2005-02-281-2/+2
* * src/ne_ssl.h (ne_ssl_cert_identity, ne_ssl_cert_name): Define tojoe2005-02-281-4/+0
* * src/ne_ssl.h (ne_ssl_cert_identity, ne_ssl_cert_name): Define tojoe2005-02-281-38/+56
* * test/xml.c (matches): Test that with-BOM without-prolog also parses.joe2005-02-281-0/+2
* * src/ne_xml.c (ne_xml_parser_s, ne_xml_parse): Conditionalize BOMjoe2005-02-281-1/+15
* * test/compress.c: Fix signedness warning.joe2005-02-281-1/+1
* * test/socket.c (addr_compare): Fix to pass real raw addresses andjoe2005-02-281-4/+10
* Add ne_get_content_type change and reshuffle.joe2005-02-281-1/+2
* * src/ne_basic.h (ne_get_content_type): Clarify that all fields willjoe2005-02-281-4/+4
* Note provider-callback error handling API change; fixed bug.joe2005-02-262-6/+2
* * src/ne_private.h (ne__pull_request_body): Remove prototype.joe2005-02-263-79/+56
* Ignore ChangeLogjoe2005-02-260-0/+0
* ne_lock_refresh does now DTRT, and D.J.'s cunningly borked proxyjoe2005-02-261-5/+0
* * src/ne_request.h: Remove EOL definition, namespace violation.joe2005-02-268-9/+20
* * src/ne_locks.c (ne_lock_refresh): Always update timeout of passed-injoe2005-02-261-3/+1
* ne_uri_escape escaping rules updated.joe2005-02-262-2/+1
* * src/ne_uri.h (ne_path_escape): Fix grammar.joe2005-02-261-3/+3
* * ChangeLog.CVS: Renamed from ChangeLog.joe2005-02-262-0/+3
* * macros/neon.m4 (NE_SNPRINTF): Use new trio URL.joe2005-02-261-1/+1
* * src/ne_socket.c (init_ssl): Call OpenSSL_add_all_algorithms insteadjoe2005-02-261-1/+1
* * src/ne_auth.c (clean_session, make_gss_error, free_auth): Fixedjoe2005-02-241-4/+4