aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/info.txt
Commit message (Expand)AuthorAgeFilesLines
* prepare TLS 1.2 for addition of TLS 1.3Hannes Rantzsch2022-04-041-7/+3
* Extract helper for handshake message transitionsRené Meusel2022-04-041-0/+1
* Remove TLS 1.0/1.1 and DTLS 1.0Jack Lloyd2021-04-011-1/+1
* Remove deprecated headers, make more headers internalJack Lloyd2020-11-061-1/+0
* New TLS session encryption formatJack Lloyd2019-12-151-1/+1
* Allow disabling TLS 1.0/1.1 and DTLS 1.0 at build timeJack Lloyd2019-11-101-3/+0
* Remove unneeded load_on autoJack Lloyd2018-09-041-2/+0
* Use enums to represent TLS signature and kex algorithms.Jack Lloyd2018-01-281-0/+1
* More build fixesJack Lloyd2017-09-241-1/+2
* Remove "Dirty hack" for multiple defines in lex_me_harder()Simon Warta2017-04-021-1/+3
* Export tls_messages.h as a public headerRené Korthaus2016-12-231-2/+2
* Make TLS CBC optionalJack Lloyd2016-10-081-1/+0
* 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