summaryrefslogtreecommitdiffstats
path: root/tools/omfwd.c
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
* added new netstrms classRainer Gerhards2008-04-231-4/+19
* converted netstrm into generic netstrm and the nsd_pctp driverRainer Gerhards2008-04-181-0/+2
* improvements in omfwd and cleanup of omgssapiRainer Gerhards2008-04-171-4/+30
* modified omfwd to work with netstrm (and also did some cleanup)Rainer Gerhards2008-04-171-303/+238
* moved "family" variable to global data poolRainer Gerhards2008-04-171-2/+6
* some more cleanupRainer Gerhards2008-04-161-0/+643