aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/tls_server.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Cleanups. Name our cert for localhost. Used AutoSeeded_RNG.lloyd2010-04-191-12/+16
| | | | Report SNI request, if any.
* TLS_Server example - more printfs, configurable portlloyd2010-02-171-3/+13
|
* Various minor SSL fixeslloyd2010-02-141-1/+1
|
* Import latest version of Ajisai into src/ssl; once this hits mainlinelloyd2010-01-111-0/+71
I'll officially kill off Ajisai (instead of it just lingering as a zombine as it is currently). Apparently I broke something (or multiple things) during the import process; servers crash and clients gets MAC errors on connect.