aboutsummaryrefslogtreecommitdiffstats
path: root/src/crypto/ssl.c
Commit message (Expand)AuthorAgeFilesLines
* #if 0 out for nowMichael Brown2007-01-261-0/+3
* We don't actually have a stdio.h header file. Our printf() functions areMichael Brown2006-09-271-1/+0
* added stdio.h to includes for DBG compilationMarty Connor2006-09-271-0/+1
* The first packet (ClientHello Handshake) can be constructed and is acceptedDerek Pryor2006-07-171-0/+133