summaryrefslogtreecommitdiffstats
path: root/tcps_sess.c
Commit message (Expand)AuthorAgeFilesLines
* added flow control options to other input sourcesRainer Gerhards2008-03-191-4/+4
* oversize message handling in TCP/GSSAPI receiverRainer Gerhards2008-03-141-3/+15
* bugfix: TCP (and GSSAPI) octet-counted frame did not work correctly in allRainer Gerhards2008-03-141-111/+82
* bugfix: imgssapi segfaulted under some conditions; this fix is actually notRainer Gerhards2008-03-131-2/+9
* implemented module unload handling (required a number of interface changes)Rainer Gerhards2008-03-111-0/+10
* some cleanupRainer Gerhards2008-03-071-6/+0
* added capability to ignore client-provided timestamp on unix sockets andRainer Gerhards2008-03-061-5/+4
* - extracted logerror*() family of functions from syslogd, made them theirRainer Gerhards2008-03-051-5/+6
* - changed modules.c calling conventions to be interface-basedRainer Gerhards2008-03-051-0/+1
* fixed newly introduced bugs in imgssapi and imtcp and their helpers nowRainer Gerhards2008-03-031-0/+5
* made imgssapi compileRainer Gerhards2008-03-031-16/+33
* - added class tcpsRainer Gerhards2008-03-021-0/+421