summaryrefslogtreecommitdiff
path: root/src/ne_privssl.h
Commit message (Expand)AuthorAgeFilesLines
* Rewrite GnuTLS PKCS#11 support to work (exclusively) with the newjoe2015-09-021-6/+6
* * src/ne_privssl.h, src/ne_gnutls.c, src/ne_socket.c: Avoid olde GnuTLS types,joe2013-07-311-4/+4
* * src/ne_defs.h: Define NE_PRIVATE.joe2009-09-021-8/+9
* Expose the cert verification failure case where a cert higher in thejoe2009-03-031-1/+2
* Support PKCS#11 in OpenSSL builds:joe2008-08-311-0/+6
* * src/ne_privssl.h: Make safe for inclusion in non-SSL build.joe2008-03-171-0/+2
* Initial support for PKCS#11, based on the pakchois PKCS#11 library:joe2008-02-061-0/+3
* Restore parts of r1315:joe2008-02-061-1/+6
* Revert diff r1320:r1314.joe2008-02-061-6/+1
* Add libneon-gnutls support library to allow use of external signingjoe2008-01-311-1/+6
* Enable TLS SNI support for GnuTLS builds:joe2007-12-051-0/+2
* Add TLS SNI support and enable by default:joe2007-12-011-0/+1
* * src/ne_privssl.h (ne__ssl_init, ne__ssl_exit): Add prototypes.joe2006-02-171-0/+7
* * macros/neon.m4 (NEON_SSL): Check for gnutls_session_get_data2.joe2005-11-291-0/+4
* Implement session caching for GNUTLS:joe2005-11-291-2/+12
* * src/ne_privssl.h (struct ne_ssl_context_s) [HAVE_GNUTLS]: Add verifyjoe2005-09-171-0/+1
* Fix slow startup problems with GNU TLS:joe2004-10-061-2/+1
* Simplify and extend abstraction of SSL layer:joe2004-10-061-13/+7
* Begin integration of GNU TLS support from Aleix Conchillo Flaque:joe2004-10-041-7/+29
* Merge trunk up to current neon CVS HEAD.joe2004-10-021-2/+2
* Import neon 0.24.0 to begin 0.24.x branch.joe2004-10-021-0/+48