aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/msg_server_kex.cpp
Commit message (Expand)AuthorAgeFilesLines
* Check that TLS signature type is accepted by the policy.Jack Lloyd2016-03-061-2/+4
* cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-1/+1
* Make SRP6 support optional in TLSJack Lloyd2016-02-071-10/+8
* Fix bug causing TLS client to sometimes reject DHE server kexJack Lloyd2015-11-131-35/+14
* Add TLS_PSK testsJack Lloyd2015-11-131-4/+1
* Convert PK operations to using Algo_Registry instead of Engine.lloyd2015-02-031-1/+1
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Have TLS_Data_Reader decoding errors include the actual msg type namelloyd2014-04-121-1/+1
* Guess I won't be needing theselloyd2014-01-181-1/+0
* Move lib into srclloyd2014-01-101-0/+285