Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | added first experimental skeleton of what is to become a testconfig generator | Rainer Gerhards | 2011-03-04 | 1 | -0/+72 | |
| * | | | | preparing for 5.7.7v5.7.7 | Rainer Gerhards | 2011-03-02 | 3 | -3/+3 | |
* | | | | | added additional test for repeated message reduction (with valgrind) | Rainer Gerhards | 2011-03-06 | 3 | -0/+32 | |
* | | | | | adding forgotten testbench file | Rainer Gerhards | 2011-03-06 | 1 | -0/+23 | |
* | | | | | changed testbench parser patterns for more usual system config | Rainer Gerhards | 2011-03-04 | 4 | -10/+10 | |
* | | | | | Merge branch 'master-tcpsrv-mt'v6.1.5 | Rainer Gerhards | 2011-03-04 | 13 | -90/+440 | |
|\ \ \ \ \ | ||||||
| * | | | | | added new tls-based test to testbench | Rainer Gerhards | 2011-02-28 | 3 | -2/+21 | |
| * | | | | | some cleanup | Rainer Gerhards | 2011-02-28 | 2 | -34/+5 | |
| * | | | | | Merge branch 'master' into master-tcpsrv-mt | Rainer Gerhards | 2011-02-28 | 57 | -271/+2099 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | completed new TLS code in tcpflood | Rainer Gerhards | 2011-02-28 | 2 | -24/+53 | |
| * | | | | | | experiemental milestone: tcpflood support buffering in TLS mode | Rainer Gerhards | 2011-02-04 | 1 | -2/+30 | |
| * | | | | | | fixed very recent regression in tcpsrv.c & some cleanup | Rainer Gerhards | 2011-02-02 | 1 | -7/+6 | |
| * | | | | | | added support for TLS (in anon mode) to tcpflood | Rainer Gerhards | 2011-02-02 | 4 | -6/+130 | |
| * | | | | | | (somewhat) improved TLS subsystem | Rainer Gerhards | 2011-02-01 | 3 | -26/+15 | |
| * | | | | | | tcpsrv select-handler experimentally moved to multi-threading as well | Rainer Gerhards | 2011-01-31 | 2 | -14/+45 | |
| * | | | | | | fixing regression: multi-threading had races | Rainer Gerhards | 2011-01-31 | 6 | -12/+33 | |
| * | | | | | | interim commit: current debug state of new imptcp | Rainer Gerhards | 2011-01-28 | 2 | -17/+37 | |
| * | | | | | | resolved problem with intermixing requests | Rainer Gerhards | 2011-01-27 | 2 | -6/+25 | |
| * | | | | | | experimental: added thread pool to tcpsrv epoll handler | Rainer Gerhards | 2011-01-27 | 2 | -26/+126 | |
* | | | | | | | Merge branch 'v5-beta' | Rainer Gerhards | 2011-03-01 | 2 | -1/+18 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | bugfix: potential abort condition when $RepeatedMsgReduction set to on | Rainer Gerhards | 2011-03-01 | 2 | -1/+11 | |
* | | | | | | | improved testbench | Rainer Gerhards | 2011-03-01 | 6 | -1/+55 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge branch 'v5-beta' | Rainer Gerhards | 2011-02-25 | 22 | -26/+214 | |
|\| | | | | | ||||||
| * | | | | | preparing for 5.7.6v5.7.6 | Rainer Gerhards | 2011-02-25 | 3 | -3/+3 | |
| * | | | | | bugfix: fixed a memory leak and potential abort condition | Rainer Gerhards | 2011-02-25 | 3 | -10/+26 | |
| * | | | | | cosmetic: removing commented-out testing aid | Rainer Gerhards | 2011-02-25 | 1 | -1/+0 | |
| * | | | | | Merge branch 'v5-beta' of git+ssh://git.adiscon.com/git/rsyslog into v5-beta | Rainer Gerhards | 2011-02-25 | 1 | -2/+5 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'v5-beta' of git+ssh://git.adiscon.com/git/rsyslog into v5-beta | Rainer Gerhards | 2011-02-24 | 1 | -0/+4 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | bugfix: testbench failed when omuxsock was not selected in ./configure | Rainer Gerhards | 2011-02-24 | 1 | -1/+4 | |
| | * | | | | | | bugfix: testbench failed when imptcp was not selected | Rainer Gerhards | 2011-02-24 | 1 | -1/+1 | |
| | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | Merge branch 'v5-stable' into v5-beta | Rainer Gerhards | 2011-02-25 | 2 | -1/+14 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | / / | | | |_|/ / | | |/| | | | ||||||
| | * | | | | bugfix: memory leak when $RepeatedMsgReduction on was used | Rainer Gerhards | 2011-02-25 | 2 | -0/+9 | |
| * | | | | | fixed compile problems on Solaris | Rainer Gerhards | 2011-02-23 | 1 | -0/+4 | |
| | |/ / / | |/| | | | ||||||
| * | | | | fixed testsuite problems during make distcheckv5.7.5 | Rainer Gerhards | 2011-02-23 | 3 | -5/+5 | |
| * | | | | added debug support for trying to find well-hidden bug | Rainer Gerhards | 2011-02-23 | 2 | -1/+12 | |
| * | | | | preparing for 5.7.5 release | Rainer Gerhards | 2011-02-23 | 3 | -3/+3 | |
| * | | | | bugfix (minor): warning message suggested invalid compatibility mode | Rainer Gerhards | 2011-02-22 | 1 | -1/+1 | |
| * | | | | added one more test for imuxsock to autmatted test suite | Rainer Gerhards | 2011-02-22 | 7 | -13/+62 | |
| * | | | | the last fix introduced another regression, fixed now | Rainer Gerhards | 2011-02-22 | 1 | -5/+8 | |
| * | | | | bugfix: imuxsock does not sanitization at all (regression) | Rainer Gerhards | 2011-02-22 | 2 | -6/+6 | |
| * | | | | improved testbench, added tests for imuxsock | Rainer Gerhards | 2011-02-21 | 9 | -1/+74 | |
| * | | | | fixed dumb but important typo in code... | Rainer Gerhards | 2011-02-21 | 1 | -1/+1 | |
| * | | | | bugfix: imuxsock did no longer remove trailing LF | Rainer Gerhards | 2011-02-21 | 2 | -0/+9 | |
| * | | | | regression: fixed compile error with --enable-debug | Rainer Gerhards | 2011-02-21 | 1 | -1/+0 | |
* | | | | | Merge branch 'v5-beta' | Rainer Gerhards | 2011-02-18 | 3 | -1/+42 | |
|\| | | | | ||||||
| * | | | | enhance: imfile did not yet support multiple rulesets, now added | Rainer Gerhards | 2011-02-18 | 3 | -1/+42 | |
* | | | | | preparing for 6.1.4 releasev6.1.4 | Rainer Gerhards | 2011-02-18 | 3 | -4/+23 | |
* | | | | | Merge branch 'v5-beta' | Rainer Gerhards | 2011-02-18 | 17 | -41/+108 | |
|\| | | | | ||||||
| * | | | | Merge branch 'v5-beta' of git+ssh://git.adiscon.com/git/rsyslog into v5-beta | Rainer Gerhards | 2011-02-17 | 2 | -5/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | Merge branch 'v5-stable' into v5-beta | Rainer Gerhards | 2011-02-17 | 2 | -5/+2 | |
| | |\| | | |