summaryrefslogtreecommitdiffstats
path: root/src/crypto/ssl.c
Commit message (Expand)AuthorAgeFilesLines
* We don't actually have a stdio.h header file. Our printf() functions areMichael Brown2006-09-271-1/+0Star
* 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