summaryrefslogtreecommitdiffstats
path: root/runtime/netstrm.h
Commit message (Expand)AuthorAgeFilesLines
* strmsrv now supports KEEPALIVE socket optionRainer Gerhards2009-06-021-2/+6
* added capability to run multiple tcp listeners (on different ports)Rainer Gerhards2009-05-221-0/+1
* bugfix: $AllowedSender handled invalidly for plain TCP transportRainer Gerhards2008-11-291-1/+9
* somewhat improved plain tcp syslog reliabilityRainer Gerhards2008-06-091-0/+1
* first implementation of TLS server client authentication checkRainer Gerhards2008-05-191-1/+1
* added first rough ability to authenticate the server against its certificateRainer Gerhards2008-05-161-1/+3
* made imgssapi work with new netstrm driver modelRainer Gerhards2008-05-051-1/+8
* added $InputTCPServerStreamDriverMode config directiveRainer Gerhards2008-04-301-0/+1
* fixed problem with module unload sequenceRainer Gerhards2008-04-291-2/+2
* added $ActionSendStreamDriverMode config directiveRainer Gerhards2008-04-281-0/+1
* made gtls server driver work in plain tcp modeRainer Gerhards2008-04-251-6/+0
* message reception via TCP work againRainer Gerhards2008-04-241-12/+8
* removed listener array from inidividual netstrm (mostly finished)Rainer Gerhards2008-04-231-1/+2
* added new netstrms classRainer Gerhards2008-04-231-22/+6
* objects for receive-side socket abstraction specifiedRainer Gerhards2008-04-231-3/+31
* converted netstrm into generic netstrm and the nsd_pctp driverRainer Gerhards2008-04-181-7/+7
* brought netstrm to a (hopefully) somewhat usable stateRainer Gerhards2008-04-171-7/+1
* imported tcp module from librelp as basis for new stream classRainer Gerhards2008-04-171-1/+21
* added new "netstrm" class (not yet implemented)Rainer Gerhards2008-04-171-0/+44