summaryrefslogtreecommitdiffstats
path: root/tcpsrv.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2012-03-191-3/+4
|\
| * added configuration directive to disable octet-counted framingRainer Gerhards2012-03-191-3/+4
* | Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2012-03-141-0/+1
|\|
| * added missing initialization of stats countersRainer Gerhards2012-03-141-0/+1
* | Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2012-01-161-16/+19
|\|
| * Merge branch 'v5-stable' into v5-stable-newstatsRainer Gerhards2012-01-161-16/+19
| |\
| | * Merge branch 'v4-stable' into v5-stableRainer Gerhards2012-01-141-16/+19
| | |\
| | | * some more files to ASL 2.0Rainer Gerhards2012-01-111-16/+16
* | | | Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2011-12-201-1/+14
|\| | |
| * | | imtcp: added stats countersRainer Gerhards2011-12-201-1/+14
| |/ /
* | | Merge branch 'v5-stable' into v5-develRainer Gerhards2011-06-141-2/+3
|\| |
| * | bugfix: memory leak in imtcp & subsystems under some circumstancesRainer Gerhards2011-06-101-3/+6
* | | Merge branch 'v4-devel' into v5-develRainer Gerhards2011-06-141-1/+3
|\ \ \ | | |/ | |/|
| * | bugfix: memory leak in imtcp & subsystems under some circumstancesRainer Gerhards2011-06-141-4/+6
* | | added capability for imtcp to activate keep-alive packetsRainer Gerhards2011-05-091-0/+14
* | | Merge branch 'v5-stable' into v5-develRainer Gerhards2011-05-031-1/+2
|\ \ \ | | |/ | |/|
| * | Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-05-021-1/+2
| |\|
| | * bugfix: TCP connection invalidly aborted when messages needed to be discardedRainer Gerhards2011-05-021-1/+1
| | * slightly more informative errmsg when TCP connection is abortedRainer Gerhards2011-05-021-3/+5
* | | added new config directive $InputTCPFlowControl...Rainer Gerhards2011-04-011-0/+14
|/ /
* | added work-around for bug in gtls, which causes fd leak when using TLSBojan Smojver2011-02-231-0/+1
* | added capability to turn off standard LF delimiter in TCP serverRainer Gerhards2010-03-011-1/+15
* | fixing some potential segfault conditionsRainer Gerhards2009-11-251-12/+21
* | milestone commit: first working version with epoll/tcpRainer Gerhards2009-11-231-69/+37
* | milestone: working towards utilizing epoll interfaceRainer Gerhards2009-11-191-9/+24
* | milestone commit: first driver layer call doneRainer Gerhards2009-11-181-4/+114
* | added a bit of doc and improved an error messageRainer Gerhards2009-11-111-2/+3
* | enhanced test environment (including testbench)Rainer Gerhards2009-10-221-1/+1
* | improved input thread termination for imtcp and imuxsockRainer Gerhards2009-10-161-0/+4
* | Merge branch 'v4-devel' into tmpRainer Gerhards2009-10-021-0/+19
|\|
| * bumped version number, corrected error message code (minor nit)Rainer Gerhards2009-10-011-1/+1
| * added $InputTCPServerNotifyOnConnectionClose config directiveRainer Gerhards2009-10-011-0/+19
* | Merge branch 'beta'Rainer Gerhards2009-08-181-12/+32
|\|
| * added $InputTCPMaxListeners directiveRainer Gerhards2009-08-171-13/+26
| * bugfix: if tcp listen port could not be created, no error message was emittedRainer Gerhards2009-08-171-2/+6
* | internal: added ability to terminate input modules not via pthread_cancel...Rainer Gerhards2009-07-201-1/+3
* | minor: dbgprintf() converted to DBGPRINTF()Rainer Gerhards2009-07-201-5/+5
* | re-structured tcpsrv.c a bit, no real changeRainer Gerhards2009-07-201-38/+49
|/
* introduced the idea of detached propertiesRainer Gerhards2009-06-291-3/+12
* Merge branch 'master' into omfileRainer Gerhards2009-06-161-1/+2
|\
| * some performance optimizationsRainer Gerhards2009-06-161-1/+2
* | fixed a regression from past commit & more performance enhancementRainer Gerhards2009-06-121-1/+1
* | performance-enhanced imtcpRainer Gerhards2009-06-121-1/+0
* | completed multi-ruleset core supportRainer Gerhards2009-06-121-0/+17
|/
* added a generic network stream serverRainer Gerhards2009-06-021-1/+4
* greatly enhanced testbenchRainer Gerhards2009-05-271-3/+0
* added new testing module imdiagRainer Gerhards2009-05-251-7/+19
* added capability to run multiple tcp listeners (on different ports)Rainer Gerhards2009-05-221-46/+104
* made imdiag *just* compile & some cleanupRainer Gerhards2009-05-201-11/+6
* Merge branch 'beta'Rainer Gerhards2009-04-091-0/+15
|\