summaryrefslogtreecommitdiffstats
path: root/tools/omfwd.c
Commit message (Expand)AuthorAgeFilesLines
* added work-around for bug in gtls, which causes fd leak when using TLSBojan Smojver2011-02-231-0/+1
* Merge branch 'v4-stable' into v5-stableRainer Gerhards2010-12-161-2/+0
|\
| * some cleanup based on clang static analyzer resultsRainer Gerhards2010-12-161-2/+0
* | Merge branch 'v4-stable' into v5-stableRainer Gerhards2010-03-291-2/+2
|\|
| * bugfix: recent patch to fix small memory leak could cause invalid free.Rainer Gerhards2010-03-161-2/+2
* | Merge branch 'v4-beta' into betaRainer Gerhards2010-02-041-0/+3
|\|
| * Merge branch 'v4-stable' into v4-betaRainer Gerhards2010-02-041-0/+3
| |\
| | * bugfix: several smaller bugs resolved after flexelint reviewvarmojfekoj2010-02-041-0/+3
| | * bugfix (backport): omfwd segfaultRainer Gerhards2009-08-271-2/+0
| | * Merge branch 'v4.3.2' (v4-beta) into v4-stablev4.4.0Rainer Gerhards2009-08-211-19/+50
| | |\
| | * \ Merge branch 'v3-stable' into v4-stableRainer Gerhards2009-07-131-2/+2
| | |\ \
* | | | | Merge branch 'v4-beta' into betaRainer Gerhards2010-01-121-0/+6
|\| | | |
| * | | | fixed a memory leak when sending messages in zip-compressed formatNaoya Nakazawa2010-01-111-0/+6
| * | | | added tcp output rebinding option.Rainer Gerhards2009-07-141-0/+6
* | | | | more cleanup and working towards a parser module calling interfaceRainer Gerhards2009-11-031-1/+1
* | | | | enhanced test environment (including testbench)Rainer Gerhards2009-10-221-2/+2
* | | | | added tcp output rebinding option.Rainer Gerhards2009-07-141-0/+6
* | | | | Merge branch 'beta'Rainer Gerhards2009-07-131-2/+2
|\| | | |
| * | | | Merge branch 'v3-stable' into v4-betaRainer Gerhards2009-07-131-2/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | fix compile error in zip sender patchRainer Gerhards2009-07-131-2/+2
| | * | | bugfix: sending syslog messages with zip compression did not workRainer Gerhards2009-07-131-2/+2
| * | | | bugfix: omfwd segfault when debugging is turned onRainer Gerhards2009-07-091-2/+0
* | | | | first version supporting udp spoofing and non-spoofing at the same timeRainer Gerhards2009-07-091-2/+0
* | | | | moved udp spoofing code to its own output module (omudpspoof)Rainer Gerhards2009-07-091-108/+12
* | | | | Merge branch 'master' into udpspoofRainer Gerhards2009-07-091-18/+55
|\| | | |
| * | | | re-enabled pipe, tty and console in omfileRainer Gerhards2009-06-121-0/+1
| | |_|/ | |/| |
| * | | added ability for the UDP output action to rebind its send socket after sendi...Rainer Gerhards2009-05-291-19/+50
| | |/ | |/|
| * | fixed some problems with "make check"Demo2009-03-311-1/+1
| * | bugfix: fixed some segaults on SolarisRainer Gerhards2009-03-251-1/+0
* | | changed imudp so that it supports sender spoofing.David Lang2009-07-081-10/+100
| |/ |/|
* | some minor bugfixesRainer Gerhards2009-06-181-1/+1
|/
* removed compile time fixed message size limit (was 2K)Rainer Gerhards2008-09-021-3/+10
* bugfix: IPv6 addresses could not be specified in forwarding actionsRainer Gerhards2008-08-051-2/+17
* bugfix: UDP syslog forwarding did not work on all platformsRainer Gerhards2008-07-141-3/+6
* Merge branch 'beta'Rainer Gerhards2008-07-011-15/+7
* added (internal) error codes to error messagesRainer Gerhards2008-06-271-7/+7
* somewhat improved plain tcp syslog reliabilityRainer Gerhards2008-06-091-1/+6
* bugfix: removed some memory leaks in TLS codeRainer Gerhards2008-06-041-7/+21
* Merge branch 'ietf-tls'Rainer Gerhards2008-05-271-23/+15
|\
| * changed config directive name to reflect different useRainer Gerhards2008-05-221-23/+15
* | Merge branch 'ietf-tls'Rainer Gerhards2008-05-211-18/+77
|\|
| * first implementation of TLS server client authentication checkRainer Gerhards2008-05-191-15/+35
| * regained netstream driver genericity; improved driversRainer Gerhards2008-05-171-3/+9
| * added first rough ability to authenticate the server against its certificateRainer Gerhards2008-05-161-18/+51
* | bugfix: default syslog port was no longer used if none was configured.varmojfekoj2008-05-211-1/+1
|/
* invalid strdup when no driver name was set caused segfaultRainer Gerhards2008-05-051-1/+2
* support for different forwarding stream drivers addedRainer Gerhards2008-05-051-2/+15
* added $InputTCPServerStreamDriverMode config directiveRainer Gerhards2008-04-301-1/+1
* fixed problem with module unload sequenceRainer Gerhards2008-04-291-12/+6
* added $ActionSendStreamDriverMode config directiveRainer Gerhards2008-04-281-0/+6