aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/tls.c
Commit message (Expand)AuthorAgeFilesLines
* Various warnings fixups for OpenBSD with gcc-3.3.5.Michael Brown2007-12-071-1/+1
* use malloc attributeHolger Lubitz2007-08-201-1/+1
* tls_change_cipher() can complain about null cipher and digestMichael Brown2007-07-301-4/+2
* Change #warnings to FIXMEs, so that we can build without NO_WERROR=1Michael Brown2007-07-301-8/+11
* TLS now working again.Michael Brown2007-07-301-0/+1732