summaryrefslogtreecommitdiffstats
path: root/src/crypto/ssl.h
Commit message (Collapse)AuthorAgeFilesLines
* [crypto] Remove unused filesMichael Brown2009-02-101-19/+0Star
|
* The first packet (ClientHello Handshake) can be constructed and is acceptedDerek Pryor2006-07-171-0/+19
by SSL servers. Framework.c allows me to test the library against a given https server.