summaryrefslogtreecommitdiffstats
path: root/runtime/nsd.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v5-stable' into masterRainer Gerhards2012-01-181-16/+14
|\
| * Merge branch 'v4-stable' into v5-stableRainer Gerhards2012-01-161-16/+14
| |\
| | * license changesRainer Gerhards2012-01-161-16/+14
* | | interim commit: refactored epoll processingRainer Gerhards2011-01-261-1/+11
* | | improved tcpsrv performance by enabling multiple-entry epollRainer Gerhards2011-01-251-1/+1
|/ /
* | milestone commit: first working version with epoll/tcpRainer Gerhards2009-11-231-1/+1
* | milestone commit: first driver layer call doneRainer Gerhards2009-11-181-2/+2
* | added skeleton for supporting epoll() API in netstream subsystemRainer Gerhards2009-11-181-0/+9
|/
* strmsrv now supports KEEPALIVE socket optionRainer Gerhards2009-06-021-2/+6
* bugfix: $AllowedSender handled invalidly for plain TCP transportRainer Gerhards2008-11-291-1/+11
* somewhat improved plain tcp syslog reliabilityRainer Gerhards2008-06-091-1/+2
* 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
* added $ActionSendStreamDriverMode config directiveRainer Gerhards2008-04-281-0/+1
* made gtls server driver work in plain tcp modeRainer Gerhards2008-04-251-1/+2
* made this compile with the new abstracted socket server callsRainer Gerhards2008-04-241-0/+5
* Merge branch 'sock-abstract' into tlsRainer Gerhards2008-04-241-7/+21
|\
| * message reception via TCP work againRainer Gerhards2008-04-241-0/+2
| * removed listener array from inidividual netstrm (mostly finished)Rainer Gerhards2008-04-231-1/+2
| * added new netstrms classRainer Gerhards2008-04-231-1/+1
| * objects for receive-side socket abstraction specifiedRainer Gerhards2008-04-231-2/+18
* | first working TLS-enabled plain TCP senderRainer Gerhards2008-04-181-0/+5
* | set stage for TLS client implementationRainer Gerhards2008-04-181-1/+0
|/
* converted netstrm into generic netstrm and the nsd_pctp driverRainer Gerhards2008-04-181-0/+48