summaryrefslogtreecommitdiffstats
path: root/runtime/nsd_ptcp.c
Commit message (Expand)AuthorAgeFilesLines
* added $InputTCPServerStreamDriverMode config directiveRainer Gerhards2008-04-301-3/+1
* restructured netstrm driver layerRainer Gerhards2008-04-301-0/+3
* server handshake now works with nonblocking socketsRainer Gerhards2008-04-301-3/+0
* made plain tcp syslog via TLS work on the serverRainer Gerhards2008-04-301-0/+3
* fixed problem with module unload sequenceRainer Gerhards2008-04-291-2/+2
* added $ActionSendStreamDriverMode config directiveRainer Gerhards2008-04-281-0/+17
* made gtls server driver work in plain tcp modeRainer Gerhards2008-04-251-3/+25
* made this compile with the new abstracted socket server callsRainer Gerhards2008-04-241-0/+1
* Merge branch 'sock-abstract' into tlsRainer Gerhards2008-04-241-97/+149
|\
| * some cleanupRainer Gerhards2008-04-241-1/+0
| * fixed newly introduced memory leaksRainer Gerhards2008-04-241-2/+0
| * message reception via TCP work againRainer Gerhards2008-04-241-6/+47
| * removed listener array from inidividual netstrm (mostly finished)Rainer Gerhards2008-04-231-23/+37
| * objects for receive-side socket abstraction specifiedRainer Gerhards2008-04-231-93/+94
* | first working TLS-enabled plain TCP senderRainer Gerhards2008-04-181-0/+21
|/
* fixed abort on rsyslogd terminationRainer Gerhards2008-04-181-1/+1
* converted netstrm into generic netstrm and the nsd_pctp driverRainer Gerhards2008-04-181-0/+579