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