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
/
nsd_gtls.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
bugfix: TLS server went into an endless loop in some situations.
Rainer Gerhards
2008-05-15
1
-0
/
+6
*
|
client provides x.509 and server prints fingerprint
Rainer Gerhards
2008-05-15
1
-6
/
+31
|
/
*
server's X509 cert fingerprint is obtained by client on connect
Rainer Gerhards
2008-05-08
1
-187
/
+47
*
added a bit of doc (at least something...)
Rainer Gerhards
2008-05-08
1
-1
/
+233
*
bugfix: gtls netstram driver did not specify threading model
Rainer Gerhards
2008-05-08
1
-3
/
+7
*
limited number of unavoidable compiler warnings when compiling with GnuTLS
Rainer Gerhards
2008-05-07
1
-2
/
+15
*
added missing includes (noticed under SuSe Linux)
Rainer Gerhards
2008-05-06
1
-0
/
+1
*
final touches for 3.19.0
v3.19.0
Rainer Gerhards
2008-05-06
1
-1
/
+0
*
trying to remove compiler warnings
Rainer Gerhards
2008-05-05
1
-2
/
+2
*
made default certificate file locations configurable
Rainer Gerhards
2008-05-05
1
-7
/
+21
*
made imgssapi work with new netstrm driver model
Rainer Gerhards
2008-05-05
1
-1
/
+4
*
added $InputTCPServerStreamDriverMode config directive
Rainer Gerhards
2008-04-30
1
-3
/
+3
*
restructured netstrm driver layer
Rainer Gerhards
2008-04-30
1
-0
/
+3
*
server handshake now works with nonblocking sockets
Rainer Gerhards
2008-04-30
1
-1
/
+8
*
made plain tcp syslog via TLS work on the server
Rainer Gerhards
2008-04-30
1
-5
/
+122
*
added $ActionSendStreamDriverMode config directive
Rainer Gerhards
2008-04-28
1
-3
/
+27
*
fixed memory leaks
Rainer Gerhards
2008-04-28
1
-3
/
+4
*
made gtls server driver work in plain tcp mode
Rainer Gerhards
2008-04-25
1
-6
/
+85
*
added select() driver for GnuTls
Rainer Gerhards
2008-04-24
1
-17
/
+5
*
made this compile with the new abstracted socket server calls
Rainer Gerhards
2008-04-24
1
-9
/
+2
*
improved TLS session closure
Rainer Gerhards
2008-04-18
1
-5
/
+22
*
first working TLS-enabled plain TCP sender
Rainer Gerhards
2008-04-18
1
-5
/
+112
*
set stage for TLS client implementation
Rainer Gerhards
2008-04-18
1
-0
/
+259
[prev]