summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | added pmsnare parser moduleDavid Lang2011-02-085-1/+262
| | * | preparing for 5.7.3v5.7.3Rainer Gerhards2011-02-043-3/+3
| | * | removed invalid link from docRainer Gerhards2011-02-041-1/+0
| * | | bugfix/omhdfs: directive $OMHDFSFileName rendered unusableRainer Gerhards2011-02-042-1/+5
| * | | preparing for 6.1.3v6.1.3Rainer Gerhards2011-02-013-3/+5
| * | | fixed some regressions in imptcpRainer Gerhards2011-02-011-2/+11
| * | | Merge branch 'v5-devel'Rainer Gerhards2011-02-0119-80/+769
| |\| |
| | * | added doc for new ommysql directivesAriel P2011-02-011-0/+12
| | * | added pmaixforwardedfrom message parserDavid Lang2011-02-014-0/+194
| | * | added $OMMySQLConfigFile/$OMMySQLConfigSection config directivesAriel P2011-01-312-0/+41
| | * | Merge branch 'v5-stable' into v5-develRainer Gerhards2011-01-262-11/+29
| | |\|
| | | * preparing for v5.6.3v5.6.3Rainer Gerhards2011-01-263-3/+4
| | | * Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-01-262-10/+26
| | | |\
| | | | * imfile bugfix: potential duplication of log contentRainer Gerhards2011-01-102-13/+12
| | | | * forgot the actual patch with the last commit :(Rainer Gerhards2010-12-171-1/+1
| | | | * bugfix: imfile potentially duplicates linesRainer Gerhards2010-12-172-0/+17
| | * | | Merge branch 'v5-devel-david-imfile' into v5-develRainer Gerhards2011-01-265-29/+101
| | |\ \ \
| | | * | | enhanced imfile to support multi-line messagesDavid Lang2011-01-255-29/+101
| | * | | | pmciscomsg: fixed some problemsDavid Lang2011-01-251-4/+9
| | * | | | integrated pmciscomsg into the build systemRainer Gerhards2011-01-132-0/+19
| | * | | | added pmcisconames (uncompiled & untested)David Lang2011-01-132-0/+161
| | |/ / /
| | * | | Merge branch 'v5.6.2-newimudp' into v5-devel-newimudpRainer Gerhards2011-01-108-4/+212
| | |\ \ \
| | | * | | improved imudp real-time scheduling support & bugfixDražen Kačar2011-01-108-3/+211
| | * | | | Merge branch 'v4-devel' into v5-devel-newimudpRainer Gerhards2011-01-101-42/+1
| | |\ \ \ \
| | | * | | | imudp: removing new scheduling priority setting codeRainer Gerhards2011-01-102-43/+0
| | | * | | | added support for systems without epoll_create1()Rainer Gerhards2010-12-172-2/+20
| * | | | | | experimental support for monogodb addedVictor Pereira2011-01-315-0/+335
| * | | | | | cleanup of imptcp; doc added; config statement for workers addedRainer Gerhards2011-01-313-23/+24
| * | | | | | added multi-threading support to imptcpRainer Gerhards2011-01-281-47/+182
| * | | | | | small speedup to imptcp: read more than one events in epoll callRainer Gerhards2011-01-281-1/+2
| * | | | | | imptcp now supports non-cancel termination mode, a plus in stabilityRainer Gerhards2011-01-282-15/+14
* | | | | | | completed new TLS code in tcpfloodRainer Gerhards2011-02-282-24/+53
* | | | | | | experiemental milestone: tcpflood support buffering in TLS modeRainer Gerhards2011-02-041-2/+30
* | | | | | | fixed very recent regression in tcpsrv.c & some cleanupRainer Gerhards2011-02-021-7/+6
* | | | | | | added support for TLS (in anon mode) to tcpfloodRainer Gerhards2011-02-024-6/+130
* | | | | | | (somewhat) improved TLS subsystemRainer Gerhards2011-02-013-26/+15
* | | | | | | tcpsrv select-handler experimentally moved to multi-threading as wellRainer Gerhards2011-01-312-14/+45
* | | | | | | fixing regression: multi-threading had racesRainer Gerhards2011-01-316-12/+33
* | | | | | | interim commit: current debug state of new imptcpRainer Gerhards2011-01-282-17/+37
* | | | | | | resolved problem with intermixing requestsRainer Gerhards2011-01-272-6/+25
* | | | | | | experimental: added thread pool to tcpsrv epoll handlerRainer Gerhards2011-01-272-26/+126
|/ / / / / /
* | | | | | interim commit: refactored epoll processingRainer Gerhards2011-01-267-20/+90
* | | | | | tcpflood: time display was invalid due to wrong formatRainer Gerhards2011-01-262-7/+9
* | | | | | improved tcpsrv performance by enabling multiple-entry epollRainer Gerhards2011-01-256-28/+49
* | | | | | abandon imttcp, concept failed, explanation comment added to moduleRainer Gerhards2011-01-241-0/+53
* | | | | | thread leak fixed (but not in a clean way)Rainer Gerhards2011-01-241-2/+10
* | | | | | added first (very experimental) version of imttcpRainer Gerhards2011-01-244-1/+1109
* | | | | | minor: typo fixRainer Gerhards2011-01-181-1/+1
* | | | | | fixed regression in tcpfloodRainer Gerhards2011-01-101-5/+6
* | | | | | tcpflood test tool: cleaned up sender multithreadingRainer Gerhards2011-01-102-2/+44