Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | added helpful web references to sample rsyslog.conf | Rainer Gerhards | 2008-06-24 | 1 | -0/+4 | |
| * | | | | | | | bugfix: gtls und ptcp netstream driver communicated invalid iRet | Rainer Gerhards | 2008-06-24 | 3 | -4/+13 | |
| * | | | | | | | improved gtls error reporting | Rainer Gerhards | 2008-06-24 | 2 | -3/+5 | |
| * | | | | | | | added support for EGAIN while trying to receive data on gTLS session | Rainer Gerhards | 2008-06-24 | 6 | -31/+143 | |
| * | | | | | | | disabled compile warnings caused by third-party libraries | Rainer Gerhards | 2008-06-23 | 9 | -1/+28 | |
| * | | | | | | | changed Rcv-Interface in tcpsrv subsystem | Rainer Gerhards | 2008-06-23 | 7 | -38/+56 | |
| * | | | | | | | disabled in-depth GnuTLS debugging aid | Rainer Gerhards | 2008-06-23 | 1 | -0/+2 | |
| * | | | | | | | added some develop environmet files to .gitignore | Rainer Gerhards | 2008-06-23 | 1 | -0/+7 | |
| * | | | | | | | added tls server doc | Rainer Gerhards | 2008-06-23 | 1 | -0/+118 | |
| * | | | | | | | improved TLS doc | Rainer Gerhards | 2008-06-20 | 3 | -40/+44 | |
| * | | | | | | | bugfix: some error states were swapped | Rainer Gerhards | 2008-06-20 | 2 | -6/+29 | |
| * | | | | | | | added doc on how to generate certficates | Rainer Gerhards | 2008-06-19 | 5 | -1/+349 | |
| * | | | | | | | begun step-by-step guide for TLS protected syslog | Rainer Gerhards | 2008-06-18 | 15 | -55/+209 | |
| * | | | | | | | updated status to reflect 3.17.4 release | Rainer Gerhards | 2008-06-16 | 2 | -3/+4 | |
| * | | | | | | | Merge branch 'beta' | Rainer Gerhards | 2008-06-16 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | added .gitignore for tests | Rainer Gerhards | 2008-06-16 | 1 | -0/+3 | |
| * | | | | | | | | begun building a testbench | Rainer Gerhards | 2008-06-13 | 14 | -20/+336 | |
| * | | | | | | | | bugfix: restored accidently deleted version line | Rainer Gerhards | 2008-06-13 | 1 | -0/+1 | |
| * | | | | | | | | added a few more .gitignore rules to serve my environment | Rainer Gerhards | 2008-06-13 | 1 | -0/+2 | |
| * | | | | | | | | Merge branch 'beta' | Rainer Gerhards | 2008-06-12 | 5 | -10/+19 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | bumped version number | Rainer Gerhards | 2008-06-11 | 3 | -2/+4 | |
| * | | | | | | | | | updated statusv3.19.7 | Rainer Gerhards | 2008-06-11 | 1 | -4/+4 | |
| * | | | | | | | | | preparing for 3.19.7 release | Rainer Gerhards | 2008-06-11 | 1 | -1/+4 | |
| * | | | | | | | | | Remove .cvsignore files, add .gitignore. | Michael Biebl | 2008-06-11 | 16 | -89/+3 | |
| * | | | | | | | | | Fix linker flags for librsyslog and rsyslogd | Michael Biebl | 2008-06-11 | 2 | -2/+2 | |
| * | | | | | | | | | fixed syntax error (typo in var name) and cleaup | Rainer Gerhards | 2008-06-10 | 3 | -9/+5 | |
| * | | | | | | | | | made rsyslog tickless in the (usual and default) case that repeated | Rainer Gerhards | 2008-06-09 | 3 | -11/+22 | |
| * | | | | | | | | | somewhat improved plain tcp syslog reliability | Rainer Gerhards | 2008-06-09 | 10 | -13/+94 | |
| * | | | | | | | | | fixed a bug with the new property replacer option | Rainer Gerhards | 2008-06-07 | 2 | -2/+2 | |
| * | | | | | | | | | added new property replacer option "time-subseconds" | Rainer Gerhards | 2008-06-06 | 8 | -2/+80 | |
| * | | | | | | | | | added doc on suggested TLS deployment | Rainer Gerhards | 2008-06-06 | 2 | -3/+146 | |
| * | | | | | | | | | bumping version number | Rainer Gerhards | 2008-06-06 | 4 | -6/+8 | |
| * | | | | | | | | | preparing 3.19.6v3.19.6 | Rainer Gerhards | 2008-06-06 | 2 | -2/+3 | |
| * | | | | | | | | | enhanced property replacer to support multiple regex matches | Rainer Gerhards | 2008-06-04 | 5 | -11/+61 | |
| * | | | | | | | | | bugfix: removed some memory leaks in TLS code | Rainer Gerhards | 2008-06-04 | 3 | -7/+23 | |
| * | | | | | | | | | bugfix: off-by-one bug during certificate check | Rainer Gerhards | 2008-06-04 | 2 | -2/+5 | |
| * | | | | | | | | | bugfix: part of permittedPeer structure was not correctly initialized | Rainer Gerhards | 2008-06-03 | 2 | -2/+3 | |
| * | | | | | | | | | bumped version number | Rainer Gerhards | 2008-05-30 | 3 | -2/+4 | |
| * | | | | | | | | | finalized 3.19.5v3.19.5 | Rainer Gerhards | 2008-05-30 | 2 | -5/+5 | |
| * | | | | | | | | | capability for replacement text in no match regex case added | Rainer Gerhards | 2008-05-30 | 5 | -18/+59 | |
| * | | | | | | | | | enhanced property replacer's regex to support submatches | Rainer Gerhards | 2008-05-29 | 5 | -14/+80 | |
| * | | | | | | | | | fixed typo | Iida, Masanari | 2008-05-28 | 1 | -2/+2 | |
| * | | | | | | | | | updated status document | Rainer Gerhards | 2008-05-28 | 1 | -4/+4 | |
| * | | | | | | | | | bumped version number | Rainer Gerhards | 2008-05-27 | 3 | -2/+4 | |
| * | | | | | | | | | finalized 3.19.4v3.19.4 | Rainer Gerhards | 2008-05-27 | 2 | -7/+14 | |
| * | | | | | | | | | Merge branch 'ietf-tls' | Rainer Gerhards | 2008-05-27 | 12 | -96/+1248 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | implemented wildcards inside certificate name check authentication | Rainer Gerhards | 2008-05-27 | 4 | -7/+311 | |
| | * | | | | | | | | | client now provides cert even if it is not signed by one of the server's trus... | Rainer Gerhards | 2008-05-27 | 3 | -10/+170 | |
| | * | | | | | | | | | protected gtls error string function by a mutex. | Rainer Gerhards | 2008-05-26 | 2 | -1/+10 | |
| | * | | | | | | | | | fixed fingerprint generator | Rainer Gerhards | 2008-05-26 | 1 | -2/+1 |