summaryrefslogtreecommitdiffstats
path: root/runtime/nsd_gtls.h
Commit message (Expand)AuthorAgeFilesLines
* license changesRainer Gerhards2012-01-161-16/+14
* added support for EGAIN while trying to receive data on gTLS sessionRainer Gerhards2008-06-241-0/+15
* changed Rcv-Interface in tcpsrv subsystemRainer Gerhards2008-06-231-1/+2
* client now provides cert even if it is not signed by one of the server's trus...Rainer Gerhards2008-05-271-1/+5
* added capability to auto-configure tls auth rule for client connecting to serverRainer Gerhards2008-05-261-0/+1
* implemented x509/certvalid "authentication"Rainer Gerhards2008-05-211-1/+3
* first implementation of TLS server client authentication checkRainer Gerhards2008-05-191-1/+2
* improved error messages and corrected fingerprint formatRainer Gerhards2008-05-191-0/+3
* added first rough ability to authenticate the server against its certificateRainer Gerhards2008-05-161-0/+6
* added fromhost-ip properties and some bugfixesRainer Gerhards2008-05-161-0/+2
* server handshake now works with nonblocking socketsRainer Gerhards2008-04-301-1/+2
* made plain tcp syslog via TLS work on the serverRainer Gerhards2008-04-301-1/+8
* first working TLS-enabled plain TCP senderRainer Gerhards2008-04-181-0/+2
* set stage for TLS client implementationRainer Gerhards2008-04-181-0/+47