aboutsummaryrefslogtreecommitdiffstats
path: root/doc/credentials_manager.rst
Commit message (Collapse)AuthorAgeFilesLines
* Split up docs into the reference manual, the website, and everything else.lloyd2014-01-101-153/+0
| | | | | | | | | | | Add `website` target to makefile. Some progress towards fixing minimized builds. TLS now hard requires ECDSA and GCM since otherwise a minimized build has only insecure options. Remove boost_thread dependency in command line tool
* Add an optional parameter to TLS::Client specifying the port number.lloyd2012-07-121-0/+16
| | | | | | Pass this down into the session managers. Also document how to use session tickets with TLS servers.
* Basic PSK documentationlloyd2012-07-061-3/+15
|
* Rename all text files that are actually reStructuredText to .rstlloyd2012-07-011-0/+125