summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge r1263, r1264 from trunk:0.27.xJoe Orton2007-10-193-3/+10
* * po/: make update-po.Joe Orton2007-09-259-369/+369
* Bump to 0.27.2.Joe Orton2007-09-252-1/+5
* Merge r1256 from trunk:Joe Orton2007-09-251-3/+6
* Merge r1250, r1251, r1252, r1253 from trunk:Joe Orton2007-09-165-10/+19
* Merge r1240 from trunk:Joe Orton2007-08-222-3/+5
* Merge r1237, r1238 from trunk:Joe Orton2007-08-223-2/+44
* Merge r1235 from trunk:Joe Orton2007-08-221-2/+1
* Create 0.27.x branch from 0.27.0 tag.Joe Orton2007-08-220-0/+0
* * NEWS: Tweak more.Joe Orton2007-08-211-1/+1
* * po/: make update-po.Joe Orton2007-08-219-855/+1577
* * NEWS: Tweak.Joe Orton2007-08-211-1/+1
* * NEWS: Tweak, update.Joe Orton2007-08-211-8/+12
* * macros/neon.m4: Bump to 0.27.Joe Orton2007-08-212-5/+7
* * BUGS: Note a broken HTTP server which would need some customJoe Orton2007-08-211-0/+11
* Make the notifier and progress interfaces mutually exclusive since theJoe Orton2007-08-213-10/+27
* * src/ne_gnutls.c [HAVE_ICONV && HAVE_GNUTLS_X509_DN_GET_RDN_AVA]:Joe Orton2007-08-211-0/+1
* * src/ne_session.h (ne_ssl_trust_cert): Clarify use with non-SSL session.Joe Orton2007-08-193-2/+18
* * test/socket.c (addr_reverse): Remove debugging code added in r1220.Joe Orton2007-08-181-4/+0
* Perform hostname canonicalization for SSPI, patch by Yves Martin:Joe Orton2007-08-101-1/+46
* * config.hw.in: Fix ne_xml.c build on Win32.Joe Orton2007-08-101-0/+4
* * src/ne_socket.h (ne_iaddr_reverse),Joe Orton2007-08-104-3/+49
* * src/ne_request.c (ne_begin_request): Ignore the "identity"Joe Orton2007-08-103-24/+37
* Fix compiler warnings with expat 2.x API:Joe Orton2007-08-093-3/+8
* * src/ne_session.h (ne_session_flag): Add NE_SESSFLAG_CONNAUTH.Joe Orton2007-08-083-13/+18
* * src/ne_uri.c (URI_FRAGMENT): Add macro.Joe Orton2007-07-311-7/+24
* * src/ne_session.h (ne_session_flag): Add NE_SESSFLAG_RFC4918.Joe Orton2007-07-312-3/+13
* * src/ne_session.h (ne_session_status): Clarify meaning of _recv/_sending.Joe Orton2007-07-311-2/+2
* Changes so far.Joe Orton2007-07-291-0/+53
* * src/ne_gnutls.c (check_identity): Take URI object as argument;Joe Orton2007-07-261-3/+35
* * doc/ref/neon.xml: Add a list of the functions using global state, for clarity.Joe Orton2007-07-201-0/+52
* * src/ne_session.h: Better docs for ne_session_status_info union.Joe Orton2007-07-171-2/+7
* * src/ne_session.h: Update ABI note for status union.Joe Orton2007-07-171-3/+3
* * macros/neon.m4 (NEON_SSL): Don't attempt to prevent incompatibilityJoe Orton2007-07-161-3/+2
* * src/ne_xml.h, src/ne_socket.h: Documentation updates.Joe Orton2007-07-162-39/+41
* * src/ne_alloc.h (ne_realloc): Don't mark with malloc attribute, perJoe Orton2007-07-161-1/+1
* * src/ne_utils.h, src/ne_md5.h, src/ne_compress.h: Docs updates;Joe Orton2007-07-163-29/+37
* * src/ne_redirect.h: Cleanup docs; no functional change.Joe Orton2007-07-161-6/+7
* * src/ne_string.h: More docco cleanup; no functional changes.Joe Orton2007-07-161-20/+27
* * src/ne_string.h: Update docco for ne_buffer_*; no functional change.Joe Orton2007-07-161-26/+31
* Update credit roll, copyright notice.Joe Orton2007-07-142-3/+4
* * test/auth.c (multi_handler): Use any_request().Joe Orton2007-07-141-1/+1
* * src/ne_auth.c (auth_register): Fix multiple handler use (Werner Baumann)Joe Orton2007-07-142-1/+51
* Make the backwards-compat break in the status notification interfaceJoe Orton2007-07-143-6/+6
* * src/ne_ssl.h: Docs cleanup.Joe Orton2007-07-141-3/+3
* * src/ne_string.h (ne_buffer_snprintf): New prototype.Joe Orton2007-07-123-3/+44
* * src/ne_session.h: Add ne_status_disconnected status type.Joe Orton2007-07-123-9/+23
* * src/ne_gnutls.c (ne__ssl_exit): Implement for recent versions ofJoe Orton2007-07-111-2/+3
* * src/ne_xml.h (ne_xml_resolve_nspace): New interface.Joe Orton2007-07-033-22/+91
* * doc/ref/err.xml: Update ne_get_error docs.Joe Orton2007-07-031-6/+20