aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/tls_session_key.cpp
Commit message (Expand)AuthorAgeFilesLines
* More record layer refactoringsJack Lloyd2019-05-241-22/+24
* More include header cleanupsJack Lloyd2017-09-211-0/+1
* Export tls_messages.h as a public headerRené Korthaus2016-12-231-1/+1
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-9/+9
* make sure kdf labels are always usedKai Michaelis2016-06-011-5/+7
* add label parameter to KDF::derive_keyKai Michaelis2016-05-191-2/+2
* Mass-prefix member vars with m_René Korthaus2016-01-081-9/+9
* Add extended master secret extension (RFC 7627) to TLSJack Lloyd2016-01-031-4/+20
* Remove SSLv3 and handling of SSLv2 client hellos.lloyd2015-01-111-6/+2
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Add ChaCha20Poly1305 TLS ciphersuites compatible with Google's implementationlloyd2014-12-311-1/+1
* Cleanup handling of TLS AEAD nonce sizes, push all knowledge of whatlloyd2014-11-031-5/+5
* Fix algo factory compilelloyd2014-01-181-1/+0
* Guess I won't be needing theselloyd2014-01-181-1/+0
* Move lib into srclloyd2014-01-101-0/+86