aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/info.txt
Commit message (Collapse)AuthorAgeFilesLines
* Move Credentials_Manager to TLSJack Lloyd2015-08-291-1/+1
|
* Add ALPN (RFC 7301) and remove NPNlloyd2015-03-201-33/+1
|
* Remove SSLv3 and handling of SSLv2 client hellos.lloyd2015-01-111-2/+0
|
* Change TLS session encryption to use AES-256/GCM instead of CBC+HMAClloyd2015-01-081-2/+0
|
* Rename the various pubkey padding schemes to match the common names.lloyd2014-01-181-2/+2
| | | | Way back when, following IEEE 1363 naming seemed like a good idea. But not so much.
* Split up docs into the reference manual, the website, and everything else.lloyd2014-01-101-0/+2
| | | | | | | | | | | 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
* Move lib into srclloyd2014-01-101-0/+90