summaryrefslogtreecommitdiffstats
path: root/runtime/nsdsel_gtls.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into ietf-tlsRainer Gerhards2008-05-161-0/+6
|\
| * fixed potential uninitialzed var access (highly improbable)Rainer Gerhards2008-05-161-0/+2
| * bugfix: TLS server went into an endless loop in some situations.Rainer Gerhards2008-05-151-0/+4
* | client provides x.509 and server prints fingerprintRainer Gerhards2008-05-151-0/+3
|/
* server's X509 cert fingerprint is obtained by client on connectRainer Gerhards2008-05-081-2/+2
* added a bit of doc (at least something...)Rainer Gerhards2008-05-081-0/+4
* restructured netstrm driver layerRainer Gerhards2008-04-301-30/+5
* server handshake now works with nonblocking socketsRainer Gerhards2008-04-301-2/+70
* made gtls server driver work in plain tcp modeRainer Gerhards2008-04-251-3/+17
* added select() driver for GnuTlsRainer Gerhards2008-04-241-0/+170