aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/tls_extensions.h
Commit message (Expand)AuthorAgeFilesLines
* cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-11/+11
* Make SRP6 support optional in TLSJack Lloyd2016-02-071-0/+2
* Remove support for the TLS min fragment length extension.Jack Lloyd2016-02-071-33/+1
* Remove TLS heartbeat support.Jack Lloyd2016-02-071-26/+0
* Add final attribute to many classesJack Lloyd2016-01-101-11/+11
* Mass-prefix member vars with m_René Korthaus2016-01-081-15/+15
* String comparision fixesDaniel Neus2016-01-041-2/+2
* Add extended master secret extension (RFC 7627) to TLSJack Lloyd2016-01-031-1/+23
* tls: Add missing overridesDaniel Seither2015-07-301-30/+30
* Add ALPN (RFC 7301) and remove NPNlloyd2015-03-201-20/+15
* 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-0/+27
* Fix various warnings from VC++ 2014 and add missing includelloyd2014-10-311-0/+6
* Verify that the server did not send any extension that the client didn'tlloyd2014-04-111-0/+3
* Guess I won't be needing theselloyd2014-01-181-1/+0
* Move lib into srclloyd2014-01-101-0/+397