summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* preparing for 3.19.10, starting a new beta branchv3.19.10Rainer Gerhards2008-07-153-8/+9
* Merge branch 'master' into betaRainer Gerhards2008-07-15228-3370/+10746
|\
| * bugfix (cosmetical): authorization was not checked when gtls handshake comple...varmojfekoj2008-07-152-1/+13
| * some fixes in ChangeLogRainer Gerhards2008-07-141-3/+2
| * Merge branch 'beta'Rainer Gerhards2008-07-141-0/+5
| |\
| * | bugfix: priority was incorrectly calculated on FreeBSD 7Rainer Gerhards2008-07-142-6/+14
| * | bugfix: UDP syslog forwarding did not work on all platformsRainer Gerhards2008-07-142-3/+10
| * | cleanup of debugging messages (removed no longer needed ones)Rainer Gerhards2008-07-145-12/+1
| * | Merge branch 'beta' - important mutex bugfixRainer Gerhards2008-07-143-2/+50
| |\ \
| * | | temporary: some debug instrumentation to help find a segfault on freebsdRainer Gerhards2008-07-111-0/+6
| * | | update project status after 3.18.0 releaseRainer Gerhards2008-07-111-3/+5
| * | | some html files were not included in distribution tarballRainer Gerhards2008-07-111-0/+5
| * | | Merge branch 'beta'Rainer Gerhards2008-07-116-35/+135
| |\ \ \
| * | | | bugfix: bad memory leak in disk-based queue modesRainer Gerhards2008-07-092-21/+9
| * | | | minor: enhanced debug output (PRI now included)Rainer Gerhards2008-07-091-1/+1
| * | | | bumped version numberRainer Gerhards2008-07-073-2/+4
| * | | | preparing for 3.19.9v3.19.9Rainer Gerhards2008-07-072-5/+6
| * | | | Merge branch 'beta'Rainer Gerhards2008-07-072-4/+4
| |\ \ \ \
| * | | | | rewriten omusrmsg to no longer fork() a new process for sending messagesRainer Gerhards2008-07-042-107/+84
| * | | | | finalized tutorial for creating a TLS-secured syslog infrastructureRainer Gerhards2008-07-037-3/+288
| * | | | | bugfix: machine certificate was required for client even in TLS anon modeRainer Gerhards2008-07-026-19/+29
| * | | | | bumped version numberRainer Gerhards2008-07-013-2/+4
| * | | | | finalized 3.19.8v3.19.8Rainer Gerhards2008-07-012-7/+9
| * | | | | some more changes to cater for new LogError() interfaceRainer Gerhards2008-07-013-16/+16
| * | | | | Merge branch 'beta'Rainer Gerhards2008-07-019-38/+185
| |\ \ \ \ \
| * | | | | | "worked around" structure misalignment problem in test suiteRainer Gerhards2008-07-012-9/+11
| * | | | | | applied ErrLog interface change to ommailRainer Gerhards2008-07-011-2/+2
| * | | | | | added (internal) error codes to error messagesRainer Gerhards2008-06-2732-219/+255
| * | | | | | reduced number of compile warnings in -pedantic gcc modeRainer Gerhards2008-06-2714-57/+53
| * | | | | | misc small changes: corrected version, removed some debug output,Rainer Gerhards2008-06-275-8/+16
| * | | | | | bugfix: gtls always read only 8 bytes per recv callRainer Gerhards2008-06-251-1/+1
| * | | | | | fixed invalid state checking inside gtls retry handlerRainer Gerhards2008-06-251-1/+1
| * | | | | | updated sample rsyslog.conf to new capabilitiesRainer Gerhards2008-06-251-4/+2
| * | | | | | gnu error status must be set after retry operationRainer Gerhards2008-06-241-0/+2
| * | | | | | added helpful web references to sample rsyslog.confRainer Gerhards2008-06-241-0/+4
| * | | | | | bugfix: gtls und ptcp netstream driver communicated invalid iRetRainer Gerhards2008-06-243-4/+13
| * | | | | | improved gtls error reportingRainer Gerhards2008-06-242-3/+5
| * | | | | | added support for EGAIN while trying to receive data on gTLS sessionRainer Gerhards2008-06-246-31/+143
| * | | | | | disabled compile warnings caused by third-party librariesRainer Gerhards2008-06-239-1/+28
| * | | | | | changed Rcv-Interface in tcpsrv subsystemRainer Gerhards2008-06-237-38/+56
| * | | | | | disabled in-depth GnuTLS debugging aidRainer Gerhards2008-06-231-0/+2
| * | | | | | added some develop environmet files to .gitignoreRainer Gerhards2008-06-231-0/+7
| * | | | | | added tls server docRainer Gerhards2008-06-231-0/+118
| * | | | | | improved TLS docRainer Gerhards2008-06-203-40/+44
| * | | | | | bugfix: some error states were swappedRainer Gerhards2008-06-202-6/+29
| * | | | | | added doc on how to generate certficatesRainer Gerhards2008-06-195-1/+349
| * | | | | | begun step-by-step guide for TLS protected syslogRainer Gerhards2008-06-1815-55/+209
| * | | | | | updated status to reflect 3.17.4 releaseRainer Gerhards2008-06-162-3/+4
| * | | | | | Merge branch 'beta'Rainer Gerhards2008-06-161-1/+1
| |\ \ \ \ \ \
| * | | | | | | added .gitignore for testsRainer Gerhards2008-06-161-0/+3