summaryrefslogtreecommitdiffstats
path: root/src/crypto/ssl_constructs.h
Commit message (Collapse)AuthorAgeFilesLines
* The first packet (ClientHello Handshake) can be constructed and is acceptedDerek Pryor2006-07-171-83/+111
| | | | | by SSL servers. Framework.c allows me to test the library against a given https server.
* Adding SSL Constructs header file. (First version)Derek Pryor2006-07-101-0/+314