summaryrefslogtreecommitdiffstats
path: root/runtime/rsyslog.h
Commit message (Expand)AuthorAgeFilesLines
* performance optimization: unnecessary time() calls during message parsing rem...Rainer Gerhards2008-09-161-0/+1
* Merge branch 'beta'Rainer Gerhards2008-09-121-2/+2
|\
| * fixed duplicate error numberRainer Gerhards2008-09-121-1/+1
| * Merge branch 'v3-stable' into betaRainer Gerhards2008-09-121-1/+1
* | added testbed for config errors and fixed a bugRainer Gerhards2008-07-291-0/+1
* | enhanced configuration file error reporting and verificationRainer Gerhards2008-07-291-0/+2
|/
* bugfix: machine certificate was required for client even in TLS anon modeRainer Gerhards2008-07-021-0/+1
* added (internal) error codes to error messagesRainer Gerhards2008-06-271-3/+9
* changed Rcv-Interface in tcpsrv subsystemRainer Gerhards2008-06-231-0/+3
* implemented wildcards inside certificate name check authenticationRainer Gerhards2008-05-271-0/+2
* client now provides cert even if it is not signed by one of the server's trus...Rainer Gerhards2008-05-271-0/+2
* added certificate validity date check (gtls)Rainer Gerhards2008-05-261-0/+3
* added gtls name authentication based on common name (inside DN)Rainer Gerhards2008-05-261-0/+1
* implemented x509/certvalid "authentication"Rainer Gerhards2008-05-211-0/+1
* first implementation of TLS server client authentication checkRainer Gerhards2008-05-191-0/+2
* improved error messages and corrected fingerprint formatRainer Gerhards2008-05-191-1/+1
* added first rough ability to authenticate the server against its certificateRainer Gerhards2008-05-161-0/+3
* server's X509 cert fingerprint is obtained by client on connectRainer Gerhards2008-05-081-0/+1
* added a bit of doc (at least something...)Rainer Gerhards2008-05-081-0/+1
* server handshake now works with nonblocking socketsRainer Gerhards2008-04-301-0/+1
* ability to load proper select netstrm driverRainer Gerhards2008-04-291-1/+2
* added $ActionSendStreamDriverMode config directiveRainer Gerhards2008-04-281-0/+1
* added select() driver for GnuTlsRainer Gerhards2008-04-241-0/+1
* made this compile with the new abstracted socket server callsRainer Gerhards2008-04-241-3/+0
* Merge branch 'sock-abstract' into tlsRainer Gerhards2008-04-241-0/+11
|\
| * removed listener array from inidividual netstrm (mostly finished)Rainer Gerhards2008-04-231-0/+1
| * added new netstrms classRainer Gerhards2008-04-231-0/+2
| * objects for receive-side socket abstraction specifiedRainer Gerhards2008-04-231-0/+5
* | first working TLS-enabled plain TCP senderRainer Gerhards2008-04-181-0/+1
* | Merge branch 'master' into tlsRainer Gerhards2008-04-181-0/+1
|\ \
| * | bugfix: a recent change effectively disabled error messagesRainer Gerhards2008-04-181-0/+1
* | | set stage for TLS client implementationRainer Gerhards2008-04-181-0/+3
| |/ |/|
* | converted netstrm into generic netstrm and the nsd_pctp driverRainer Gerhards2008-04-181-0/+3
* | imported tcp module from librelp as basis for new stream classRainer Gerhards2008-04-171-0/+5
* | added new "netstrm" class (not yet implemented)Rainer Gerhards2008-04-171-1/+2
|/
* completed better modularity of runtimeRainer Gerhards2008-04-171-4/+4
* moved "glblModPath" variable inside global data poolRainer Gerhards2008-04-171-0/+11
* modularization workRainer Gerhards2008-04-171-1/+3
* prevented segfault during runtime library init phaseRainer Gerhards2008-04-161-0/+1
* some more cleanupRainer Gerhards2008-04-161-0/+16
* provided ability to initialize the runtimeRainer Gerhards2008-04-161-0/+6
* moved files to the runtimeRainer Gerhards2008-04-161-0/+272