summaryrefslogtreecommitdiffstats
path: root/runtime/parser.c
Commit message (Expand)AuthorAgeFilesLines
* enhanced test environment (including testbench)Rainer Gerhards2009-10-221-2/+2
* bugfix in debug system and more instrumentation to find an issueRainer Gerhards2009-10-081-8/+8
* Merge branch 'v4-stable' into v4-beta & BUGFIXRainer Gerhards2009-10-011-2/+11
|\
| * bugfix: invalid handling of zero-sized messagesRainer Gerhards2009-09-291-2/+4
| * bugfix: random data could be appended to message, possibly causing segfaultsRainer Gerhards2009-09-241-3/+8
* | bugfix: message sanitation had some issuesRainer Gerhards2009-08-261-4/+12
* | bugfix: potential segfault when zip-compressed syslog records were received (...Rainer Gerhards2009-07-101-1/+0
* | introduced a new way of handling the RcvFrom propertyRainer Gerhards2009-06-301-1/+1
* | bugfix: msg_t mutex was sometimes initialized twiceRainer Gerhards2009-06-251-1/+0
* | optimized hostname processingRainer Gerhards2009-06-231-3/+0
* | cleaned up/optimized raw message handling in msg objectRainer Gerhards2009-06-181-53/+26
* | further optimized message objectRainer Gerhards2009-06-171-5/+0
|/
* removed long-obsoleted property UxTradMsgRainer Gerhards2009-06-161-1/+1
* done various optimizations to the stringbuf and its usersRainer Gerhards2009-06-161-1/+18
* some performance optimizationsRainer Gerhards2009-06-161-0/+17
* added capability to run multiple tcp listeners (on different ports)Rainer Gerhards2009-05-221-1/+1
* added $PreserveFQDN config file directiveRainer Gerhards2008-12-081-1/+1
* fixed some compiler warningsRainer Gerhards2008-12-051-0/+1
* some cleanup (forgotten...)Rainer Gerhards2008-12-031-4/+1
* bugfix: code did not compile without zlibRainer Gerhards2008-12-031-1/+5
* moved bParseHostname and bIsParsed to msgFlagsRainer Gerhards2008-10-091-2/+1
* reordered imudp processing.Rainer Gerhards2008-10-081-0/+314