| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge r1263, r1264 from trunk:0.27.x | joe | 2007-10-19 | 1 | -1/+1 |
* | Merge r1256 from trunk: | joe | 2007-09-25 | 1 | -3/+6 |
* | Merge r1250, r1251, r1252, r1253 from trunk: | joe | 2007-09-16 | 1 | -4/+5 |
* | Merge r1237, r1238 from trunk: | joe | 2007-08-22 | 1 | -2/+4 |
* | Merge r1235 from trunk: | joe | 2007-08-22 | 1 | -2/+1 |
* | Make the notifier and progress interfaces mutually exclusive since the | joe | 2007-08-21 | 3 | -10/+27 |
* | * src/ne_gnutls.c [HAVE_ICONV && HAVE_GNUTLS_X509_DN_GET_RDN_AVA]: | joe | 2007-08-21 | 1 | -0/+1 |
* | * src/ne_session.h (ne_ssl_trust_cert): Clarify use with non-SSL session. | joe | 2007-08-19 | 2 | -2/+5 |
* | Perform hostname canonicalization for SSPI, patch by Yves Martin: | joe | 2007-08-10 | 1 | -1/+46 |
* | * src/ne_socket.h (ne_iaddr_reverse), | joe | 2007-08-10 | 2 | -1/+23 |
* | * src/ne_request.c (ne_begin_request): Ignore the "identity" | joe | 2007-08-10 | 1 | -9/+17 |
* | Fix compiler warnings with expat 2.x API: | joe | 2007-08-09 | 1 | -1/+1 |
* | * src/ne_session.h (ne_session_flag): Add NE_SESSFLAG_CONNAUTH. | joe | 2007-08-08 | 3 | -13/+18 |
* | * src/ne_uri.c (URI_FRAGMENT): Add macro. | joe | 2007-07-31 | 1 | -7/+24 |
* | * src/ne_session.h (ne_session_flag): Add NE_SESSFLAG_RFC4918. | joe | 2007-07-31 | 2 | -3/+13 |
* | * src/ne_session.h (ne_session_status): Clarify meaning of _recv/_sending. | joe | 2007-07-31 | 1 | -2/+2 |
* | * src/ne_gnutls.c (check_identity): Take URI object as argument; | joe | 2007-07-26 | 1 | -3/+35 |
* | * src/ne_session.h: Better docs for ne_session_status_info union. | joe | 2007-07-17 | 1 | -2/+7 |
* | * src/ne_session.h: Update ABI note for status union. | joe | 2007-07-17 | 1 | -3/+3 |
* | * src/ne_xml.h, src/ne_socket.h: Documentation updates. | joe | 2007-07-16 | 2 | -39/+41 |
* | * src/ne_alloc.h (ne_realloc): Don't mark with malloc attribute, per | joe | 2007-07-16 | 1 | -1/+1 |
* | * src/ne_utils.h, src/ne_md5.h, src/ne_compress.h: Docs updates; | joe | 2007-07-16 | 3 | -29/+37 |
* | * src/ne_redirect.h: Cleanup docs; no functional change. | joe | 2007-07-16 | 1 | -6/+7 |
* | * src/ne_string.h: More docco cleanup; no functional changes. | joe | 2007-07-16 | 1 | -20/+27 |
* | * src/ne_string.h: Update docco for ne_buffer_*; no functional change. | joe | 2007-07-16 | 1 | -26/+31 |
* | * src/ne_auth.c (auth_register): Fix multiple handler use (Werner Baumann) | joe | 2007-07-14 | 1 | -1/+1 |
* | Make the backwards-compat break in the status notification interface | joe | 2007-07-14 | 2 | -5/+5 |
* | * src/ne_ssl.h: Docs cleanup. | joe | 2007-07-14 | 1 | -3/+3 |
* | * src/ne_string.h (ne_buffer_snprintf): New prototype. | joe | 2007-07-12 | 2 | -2/+26 |
* | * src/ne_session.h: Add ne_status_disconnected status type. | joe | 2007-07-12 | 2 | -8/+17 |
* | * src/ne_gnutls.c (ne__ssl_exit): Implement for recent versions of | joe | 2007-07-11 | 1 | -2/+3 |
* | * src/ne_xml.h (ne_xml_resolve_nspace): New interface. | joe | 2007-07-03 | 2 | -5/+33 |
* | * src/ne_openssl.c (check_identity): Take URI object as argument; | joe | 2007-07-02 | 1 | -8/+40 |
* | * src/ne_request.c, src/ne_redirect.c, src/ne_basic.c: Update error | joe | 2007-07-02 | 3 | -10/+10 |
* | * src/ne_gnutls.c (ne_ssl_clicert_read): Update code/comment on | joe | 2007-06-27 | 1 | -1/+2 |
* | * src/ne_gnutls.c (pkcs12_parse, ne_ssl_clicert_read): Remove | joe | 2007-06-27 | 1 | -9/+4 |
* | * src/ne_gnutls.c (pkcs12_parse, ne_ssl_clicert_read): Fix handling of | joe | 2007-06-27 | 1 | -5/+8 |
* | * macros/neon.m4 (NEON_SSL): Check for gnutls_x509_dn_get_rdn_ava and | joe | 2007-06-27 | 1 | -1/+132 |
* | * src/ne_request.c (proxy_tunnel): Pass back error string and code for | joe | 2007-04-03 | 1 | -3/+5 |
* | * src/ne_auth.c (ah_post_send): Fix for SSPI to avoid invoking the | joe | 2007-02-07 | 1 | -1/+1 |
* | * src/ne_auth.c: Update comment. | joe | 2007-02-07 | 1 | -2/+1 |
* | * src/ne_string.c (ne_strerror): Handle failure cases for POSIX-style | joe | 2007-02-07 | 1 | -1/+6 |
* | * src/ne_socket.c (write_raw): Work around QNX issue passing large | joe | 2007-02-05 | 1 | -0/+6 |
* | * src/ne_auth.c (verify_negotiate_response): Fix comparison | joe | 2007-02-05 | 1 | -2/+3 |
* | * src/ne_auth.c (ah_pre_send): Set request idempotent flag | joe | 2007-02-05 | 1 | -0/+7 |
* | * src/ne_locks.c (lk_pre_send): Terminate If header with CRLF not LF. | joe | 2007-02-05 | 1 | -1/+1 |
* | Build fixes for SSPI code on MingW from Gisle Vanem: | joe | 2007-01-26 | 1 | -1/+5 |
* | Fix 0.26.x regression; ensure the "attempt" counter passed to creds | joe | 2007-01-11 | 1 | -1/+11 |
* | * src/ne_uri.c (uri_lookup): Fix cast to prevent buffer under-read on | joe | 2007-01-11 | 1 | -1/+1 |
* | * src/ne_auth.c (digest_challenge): Fix comment. | joe | 2007-01-09 | 1 | -1/+1 |