aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/tls_session.h
Commit message (Expand)AuthorAgeFilesLines
* Address some issues with PR 492Jack Lloyd2016-08-131-1/+1
* Encrypt-then-MAC extension (RFC 7366)Juraj Somorovsky2016-05-111-1/+6
* cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-1/+1
* Remove support for the TLS min fragment length extension.Jack Lloyd2016-02-071-10/+1
* Add extended master secret extension (RFC 7627) to TLSJack Lloyd2016-01-031-1/+6
* lib/tls: Convert &vec[0] to vec.data()Simon Warta2015-06-231-1/+1
* Fix various bugs found by Coverity scanner.lloyd2015-05-151-0/+1
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Add DTLS-SRTP key establishment from RFC 5764 (required for WebRTC).lloyd2015-01-041-12/+16
* Move lib into srclloyd2014-01-101-0/+206