htparser: Implemented an in-memory database for TLS session storage.
[ashd.git] / src / ssl-gnutls.c
2011-02-27 Fredrik Tolfhtparser: Implemented an in-memory database for TLS...
2011-02-26 Fredrik Tolfhtparser: Fixed SSL memory leak.
2011-02-02 Fredrik Tolfhtparser: Try to generate dhparams as late as possible.
2010-10-19 Fredrik TolfMerge branch 'sni'
2010-10-19 Fredrik Tolfsni: Documented SNI operation.
2010-10-19 Fredrik Tolfsni: Added support for reading a whole directory with...
2010-10-19 Fredrik TolfAdded support for reading additional certificates for...
2010-10-09 Fredrik Tolfsni: Install a post-client-hello function to check...
2010-10-03 Fredrik Tolfhtparser: Format v4-mapped address as dotted-quad.
2010-09-06 Fredrik Tolfhtparser: Pass the server's local IP address.
2010-08-31 Fredrik TolfAdded an initial implementation of HTTPS.