aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/info.txt
Commit message (Expand)AuthorAgeFilesLines
* TLS: Split CBC+HMAC modes to standalone AEAD_ModeJack Lloyd2016-10-071-0/+1
* Merge GH #567/GH #457 TLS refactoring and Callbacks interfaceJack Lloyd2016-08-311-0/+1
|\
| * Changes to TLS::Callbacks for GH PR #457Jack Lloyd2016-08-161-1/+0
| * Added virtual Callback InterfaceMatthias Gierlings2016-06-191-0/+1
| * Reduction of code complexity in TLS classes.Matthias Gierlings2016-06-191-0/+1
* | Update info.txtDaniel Neus2016-08-161-2/+1
* | add sha1_sse2 to the TLS module dependenciesDaniel Neus2016-08-151-0/+1
* | Remove unused kdf2 dependency from tls moduleRené Korthaus2016-07-041-1/+0
* | Various fixes with bsi module policyRené Korthaus2016-07-041-0/+1
|/
* Make SRP6 support optional in TLSJack Lloyd2016-02-071-1/+0
* Remove TLS heartbeat support.Jack Lloyd2016-02-071-1/+0
* 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
* Split up docs into the reference manual, the website, and everything else.lloyd2014-01-101-0/+2
* Move lib into srclloyd2014-01-101-0/+90