summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tag release 0.28.0.0.28.0joe2008-02-080-0/+0
* * po/: make update-po.joe2008-02-0810-480/+480
* Merge r1348 from trunk:joe2008-02-081-0/+1
* * macros/neon.m4 (NE_ADD_ABITAG): Make no-op to retain neon 0.27joe2008-02-081-5/+1
* Remove stale ChangeLog.joe2008-02-081-5563/+0
* Merge r1344 from trunk:joe2008-02-086-25/+57
* Revert r1295 for 0.28.x.joe2008-02-083-125/+45
* Create 0.28.x branch.joe2008-02-080-0/+0
* * NEWS: No news like good news.joe2008-02-081-3/+8
* * neon.mak: Removes quotes around $(MAKE) since nmake quotesjoe2008-02-081-3/+3
* * src/ne_basic.h: Deprecate ne_options API. Add NE_CAP_* constants,joe2008-02-072-20/+81
* * Makefile.in: Install ne_pkcs11.h.joe2008-02-071-1/+1
* * src/ne_pkcs11.h: Further doc tweaks.joe2008-02-071-5/+5
* * src/ne_pkcs11.h: Add interface description for attempt parameter.joe2008-02-072-4/+11
* * src/ne_pkcs11.c: Clean up debugging.joe2008-02-071-5/+5
* Adjust PKCS#11 interfaces to allow a single provider to be sharedjoe2008-02-074-126/+159
* * src/ne_gnutls.c (match_hostname, check_identity): Tone down joe2008-02-071-2/+4
* * src/ne_gnutls.c (ne_ssl_clicert_read): Fail if missing cert or key.joe2008-02-071-1/+3
* * src/Makefile.in: Regenerate deps.joe2008-02-061-16/+8
* Initial support for PKCS#11, based on the pakchois PKCS#11 library:joe2008-02-069-23/+634
* * macros/neon.m4 (NEON_WITH_LIBS): Adjust PKG_CONFIG_PATH joe2008-02-061-1/+3
* * src/ne_alloc.h: Include stdlib.h on all platforms tojoe2008-02-061-2/+2
* Restore parts of r1315:joe2008-02-063-2/+13
* Re-apply r1317, portion of r1316:joe2008-02-062-1/+14
* * test/ssl.c, test/makekeys.sh: Restore test cases for PKCS#12 joe2008-02-062-4/+24
* Revert diff r1320:r1314.joe2008-02-0616-327/+65
* * src/ne_socket.c (ne_sock_cipher): Fix non-SSL build.joe2008-02-061-3/+4
* * NEWS: News so far.joe2008-02-061-0/+22
* * src/ne_ssl.h: Update docco for ne_ssl_clicert*_read.joe2008-01-311-8/+11
* * test/makekeys.sh: Generate clicert without cert, and encryptedjoe2008-01-312-0/+16
* * src/Makefile.in, Makefile.in: Fix for NE_SSL_LIBNAME for non-GnuTLSjoe2008-01-312-3/+3
* * src/ne_openssl.c (ne_ssl_clicert_read): Fail if private key lacksjoe2008-01-311-1/+8
* Add support for PKCS#12 client certs which don't include a privatejoe2008-01-314-13/+65
* Add libneon-gnutls support library to allow use of external signingjoe2008-01-3112-48/+232
* * src/ne_socket.c (ne_sock_accept_ssl, ne_sock_connect_ssl): Fixjoe2008-01-311-3/+3
* * src/ne_session.c (ne_get_error): Don't "clean" the error stringjoe2008-01-311-1/+1
* * Makefile.in: Add datarootdir to silence autoconf/config.status warning.joe2008-01-311-0/+1
* * src/ne_string.c (ascii_printable): Define array.joe2008-01-311-5/+42
* * test/request.c (send_bad_offset): Use a pipe rather than a joe2008-01-301-8/+6
* * src/ne_gnutls.c: Remove now-redundant #includes.joe2008-01-301-3/+0
* * config.hw.in: Fix build with VS2008 (Stefan Kung).joe2008-01-301-0/+4
* * configure.in: Wording tweak, no functional change.joe2008-01-301-1/+1
* * src/ne_basic.c (dispatch_to_fd): Fix handling of ranged PUT withjoe2008-01-302-2/+11
* * src/ne_session.h: Docco update.joe2008-01-301-1/+1
* * src/ne_props.c (startelm): Include the namespaces for both elementjoe2008-01-302-6/+41
* * src/ne_dates.c (GMTOFF) [HAVE_TIMEZONE]: Add definition.joe2008-01-302-7/+21
* * src/ne_private.h (struct ne_session_s): Add local_addr field.joe2008-01-305-5/+43
* * src/ne_ssl.h: Docco tweaks.joe2007-12-271-2/+5
* * test/request.c: Spelling fix.joe2007-12-271-1/+1
* * src/Makefile.in: Add deps for ne_gnutls.c.joe2007-12-161-0/+3