htparser: Request client certificate only of trust- and/or crl-lists have been given.
[ashd.git] / src / ssl-gnutls.c
2021-12-02 Fredrik Tolfhtparser: Request client certificate only of trust...
2021-11-10 Fredrik Tolfhtparser: Fixed readcrtchain bug.
2021-11-10 Fredrik Tolfhtparser: Use certificate chains in named credentials...
2016-12-31 Fredrik TolfMerge branch 'master' into timeheap
2016-05-18 Fredrik TolfMerge branch 'master' into duplex
2016-05-18 Fredrik TolfMerge branch 'master' into duplex
2016-05-18 Fredrik Tolfhtparser: Added support for full-duplex requests.
2016-05-08 Fredrik Tolfhtparser: Use bufio instead of stdio for greater respon...
2015-11-01 Fredrik Tolfhtparser: Fixed SSL client-address formatting.
2015-02-03 Fredrik Tolfhtparser: Handle ECONNABORTED correctly.
2014-04-25 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2014-04-13 Fredrik Tolfhtparser: Fixed typo.
2014-04-13 Fredrik Tolfhtparser: Accept more connections in bulk.
2014-04-12 Fredrik Tolfhtparser: Added support for handing a cipher priority...
2012-12-28 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2012-12-28 Fredrik Tolfhtparser: Improved shutdown behavior further.
2012-12-28 Fredrik Tolfhtparser: More well-defined shutdown behavior.
2012-12-27 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2012-12-27 Fredrik Tolfhtparser: Fixed SSL listening bug.
2011-03-09 Fredrik TolfMerge branch 'master' into sslres
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.