index
:
rsyslog.git
master
ommongodb
rsyslog development for Lumberjack - various unofficial and potentially rebased branches
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
nsdsel_gtls.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup of debugging messages (removed no longer needed ones)
Rainer Gerhards
2008-07-14
1
-2
/
+0
*
fixed invalid state checking inside gtls retry handler
Rainer Gerhards
2008-06-25
1
-1
/
+1
*
gnu error status must be set after retry operation
Rainer Gerhards
2008-06-24
1
-0
/
+2
*
added support for EGAIN while trying to receive data on gTLS session
Rainer Gerhards
2008-06-24
1
-1
/
+21
*
implemented x509/certvalid "authentication"
Rainer Gerhards
2008-05-21
1
-1
/
+1
*
changed default GnuTLS key material to more reasonable values
Rainer Gerhards
2008-05-20
1
-1
/
+0
*
first implementation of TLS server client authentication check
Rainer Gerhards
2008-05-19
1
-4
/
+5
*
Merge branch 'master' into ietf-tls
Rainer Gerhards
2008-05-16
1
-0
/
+6
|
\
|
*
fixed potential uninitialzed var access (highly improbable)
Rainer Gerhards
2008-05-16
1
-0
/
+2
|
*
bugfix: TLS server went into an endless loop in some situations.
Rainer Gerhards
2008-05-15
1
-0
/
+4
*
|
client provides x.509 and server prints fingerprint
Rainer Gerhards
2008-05-15
1
-0
/
+3
|
/
*
server's X509 cert fingerprint is obtained by client on connect
Rainer Gerhards
2008-05-08
1
-2
/
+2
*
added a bit of doc (at least something...)
Rainer Gerhards
2008-05-08
1
-0
/
+4
*
restructured netstrm driver layer
Rainer Gerhards
2008-04-30
1
-30
/
+5
*
server handshake now works with nonblocking sockets
Rainer Gerhards
2008-04-30
1
-2
/
+70
*
made gtls server driver work in plain tcp mode
Rainer Gerhards
2008-04-25
1
-3
/
+17
*
added select() driver for GnuTls
Rainer Gerhards
2008-04-24
1
-0
/
+170