summaryrefslogtreecommitdiffstats
path: root/tcpsrv.h
Commit message (Expand)AuthorAgeFilesLines
* added capability to turn off standard LF delimiter in TCP serverRainer Gerhards2010-03-011-2/+5
* replaced data type "bool" by "sbool" because this created some portability is...Rainer Gerhards2010-02-021-2/+2
* milestone commit: first working version with epoll/tcpRainer Gerhards2009-11-231-0/+1
* added $InputTCPServerNotifyOnConnectionClose config directiveRainer Gerhards2009-10-011-1/+4
* added $InputTCPMaxListeners directiveRainer Gerhards2009-08-171-2/+5
* introduced the idea of detached propertiesRainer Gerhards2009-06-291-2/+2
* Merge branch 'master' into omfileRainer Gerhards2009-06-161-0/+1
|\
| * some performance optimizationsRainer Gerhards2009-06-161-0/+1
* | completed multi-ruleset core supportRainer Gerhards2009-06-121-0/+3
|/
* added new testing module imdiagRainer Gerhards2009-05-251-1/+4
* added capability to run multiple tcp listeners (on different ports)Rainer Gerhards2009-05-221-3/+13
* Merge branch 'beta'Rainer Gerhards2009-04-091-1/+4
|\
| * bugfix: $InputTCPMaxSessions config directive was accepted, but not honoredRainer Gerhards2009-04-091-1/+3
* | enhanced imtcp, among others to handel invalid NetScreen framingRainer Gerhards2008-12-101-1/+18
|/
* changed Rcv-Interface in tcpsrv subsystemRainer Gerhards2008-06-231-2/+2
* first implementation of TLS server client authentication checkRainer Gerhards2008-05-191-1/+5
* added $InputTCPServerStreamDriverMode config directiveRainer Gerhards2008-04-301-0/+2
* added new netstrms classRainer Gerhards2008-04-231-6/+7
* objects for receive-side socket abstraction specifiedRainer Gerhards2008-04-231-6/+7
* bugfix: imgssapi segfaulted under some conditions; this fix is actually notRainer Gerhards2008-03-131-2/+2
* renamed library module file names to lm*, so that they match the overallRainer Gerhards2008-03-071-0/+2
* made imgssapi compileRainer Gerhards2008-03-031-10/+24
* - added class tcpsRainer Gerhards2008-03-021-0/+68