summaryrefslogtreecommitdiffstats
path: root/runtime/nsd_gtls.c
Commit message (Expand)AuthorAgeFilesLines
* final touches for 3.19.0v3.19.0Rainer Gerhards2008-05-061-1/+0
* trying to remove compiler warningsRainer Gerhards2008-05-051-2/+2
* made default certificate file locations configurableRainer Gerhards2008-05-051-7/+21
* made imgssapi work with new netstrm driver modelRainer Gerhards2008-05-051-1/+4
* added $InputTCPServerStreamDriverMode config directiveRainer Gerhards2008-04-301-3/+3
* restructured netstrm driver layerRainer Gerhards2008-04-301-0/+3
* server handshake now works with nonblocking socketsRainer Gerhards2008-04-301-1/+8
* made plain tcp syslog via TLS work on the serverRainer Gerhards2008-04-301-5/+122
* added $ActionSendStreamDriverMode config directiveRainer Gerhards2008-04-281-3/+27
* fixed memory leaksRainer Gerhards2008-04-281-3/+4
* made gtls server driver work in plain tcp modeRainer Gerhards2008-04-251-6/+85
* added select() driver for GnuTlsRainer Gerhards2008-04-241-17/+5
* made this compile with the new abstracted socket server callsRainer Gerhards2008-04-241-9/+2
* improved TLS session closureRainer Gerhards2008-04-181-5/+22
* first working TLS-enabled plain TCP senderRainer Gerhards2008-04-181-5/+112
* set stage for TLS client implementationRainer Gerhards2008-04-181-0/+259