Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc small changes: corrected version, removed some debug output, | Rainer Gerhards | 2008-06-27 | 1 | -1/+1 |
* | added support for EGAIN while trying to receive data on gTLS session | Rainer Gerhards | 2008-06-24 | 1 | -2/+2 |
* | disabled compile warnings caused by third-party libraries | Rainer Gerhards | 2008-06-23 | 1 | -1/+1 |
* | begun building a testbench | Rainer Gerhards | 2008-06-13 | 1 | -0/+1 |
* | bugfix: restored accidently deleted version line | Rainer Gerhards | 2008-06-13 | 1 | -0/+1 |
* | Merge branch 'beta' | Rainer Gerhards | 2008-06-12 | 1 | -1/+0 |
|\ | |||||
| * | bumped version number | Rainer Gerhards | 2008-06-12 | 1 | -1/+1 |
| * | finalized 3.17.3v3.17.3 | Rainer Gerhards | 2008-05-28 | 1 | -1/+1 |
| * | cleaned up version information | Rainer Gerhards | 2008-05-02 | 1 | -1/+1 |
| * | uncommented dbgprintf's as I think these may be the trouble source | Rainer Gerhards | 2008-04-29 | 1 | -1/+1 |
| * | perparing for klog debug | Rainer Gerhards | 2008-04-28 | 1 | -1/+1 |
* | | bumped version number | Rainer Gerhards | 2008-06-11 | 1 | -1/+1 |
* | | bumping version number | Rainer Gerhards | 2008-06-06 | 1 | -1/+1 |
* | | bumped version number | Rainer Gerhards | 2008-05-30 | 1 | -1/+1 |
* | | bumped version number | Rainer Gerhards | 2008-05-27 | 1 | -1/+1 |
* | | bumping version number | Rainer Gerhards | 2008-05-21 | 1 | -1/+1 |
* | | bumped version number | Rainer Gerhards | 2008-05-16 | 1 | -1/+1 |
* | | bumped version number | Rainer Gerhards | 2008-05-15 | 1 | -1/+1 |
* | | configure help for --enable-gnutls wrong | Rainer Gerhards | 2008-05-06 | 1 | -1/+1 |
* | | bumping version number | Rainer Gerhards | 2008-05-06 | 1 | -1/+1 |
* | | first working TLS-enabled plain TCP sender | Rainer Gerhards | 2008-04-18 | 1 | -4/+4 |
* | | set stage for TLS client implementation | Rainer Gerhards | 2008-04-18 | 1 | -1/+39 |
* | | Merge branch 'master' into tls | Rainer Gerhards | 2008-04-17 | 1 | -22/+51 |
|\ \ | |||||
| * | | some cleanup after dual-merge | Rainer Gerhards | 2008-04-16 | 1 | -1/+1 |
| * | | Merge branch 'rfc3195' | Rainer Gerhards | 2008-04-16 | 1 | -17/+4 |
| |\ \ | |||||
| | * | | completed im3195 including some documentation | Rainer Gerhards | 2008-04-16 | 1 | -1/+1 |
| | * | | begun re-integrating rfc3195 in rsyslog | Rainer Gerhards | 2008-04-15 | 1 | -18/+5 |
| * | | | Merge branch 'runtime' | Rainer Gerhards | 2008-04-16 | 1 | -1/+23 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | some more cleanup | Rainer Gerhards | 2008-04-16 | 1 | -1/+2 |
| | * | | moved runtime files into their own directory | Rainer Gerhards | 2008-04-16 | 1 | -1/+1 |
| | * | | made runtime include directory available to rest of rsyslog | Michael Biebl | 2008-04-16 | 1 | -2/+4 |
| | * | | begin building runtime convenience library (does not build!) | Rainer Gerhards | 2008-04-15 | 1 | -0/+19 |
| | |/ | |||||
| * / | bumped version number | Rainer Gerhards | 2008-04-15 | 1 | -1/+1 |
| |/ | |||||
| * | final work for release of v3.17.1v3.17.1 | Rainer Gerhards | 2008-04-15 | 1 | -1/+1 |
| * | Merge branch 'bsd-port' | Rainer Gerhards | 2008-04-15 | 1 | -4/+8 |
| |\ | |||||
| | * | Add ENABLE_IMKLOG_LINUX | Michael Biebl | 2008-04-10 | 1 | -3/+5 |
| | * | Rename ENABLE_IMKLOGD to ENABLE_IMKLOG | Michael Biebl | 2008-04-10 | 1 | -1/+1 |
| | * | fixed klog platform selection on linux | Rainer Gerhards | 2008-04-09 | 1 | -0/+1 |
| | * | implemented klog driver for BSD | Rainer Gerhards | 2008-04-09 | 1 | -1/+1 |
| | * | fixed build system for BSD | Rainer Gerhards | 2008-04-09 | 1 | -3/+1 |
| | * | updated build system to detect correct klog driver | Rainer Gerhards | 2008-04-09 | 1 | -2/+5 |
| | * | our BSD define conflicted with a BSD system define | Rainer Gerhards | 2008-04-09 | 1 | -1/+1 |
| * | | removed dependency on MAXHOSTNAMELEN as much as it made sense. | Rainer Gerhards | 2008-04-10 | 1 | -0/+16 |
| |/ | |||||
| * | bumped version number | Rainer Gerhards | 2008-04-08 | 1 | -1/+1 |
* | | removed openssl configure check | Rainer Gerhards | 2008-04-10 | 1 | -37/+0 |
|/ | |||||
* | begun work on mail output plugin (open questions on TLS, so I see if I can | Rainer Gerhards | 2008-04-04 | 1 | -0/+15 |
* | added librelp check via PKG_CHECK thanks to Michael Biebl's patch | Rainer Gerhards | 2008-04-02 | 1 | -18/+3 |
* | - bugfix: rsyslogd was no longer build by default; man pages are only | Rainer Gerhards | 2008-04-01 | 1 | -1/+1 |
* | added configure checks for openssl | Rainer Gerhards | 2008-03-31 | 1 | -0/+37 |
* | bumping version number | Rainer Gerhards | 2008-03-31 | 1 | -1/+1 |