aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/msg_client_kex.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add PK_Decryptor::decrypt_or_randomJack Lloyd2016-03-201-30/+22
* Client must verify that the server sent an ECC curve which policy accepts.Jack Lloyd2016-03-171-0/+6
* Make SRP6 support optional in TLSJack Lloyd2016-02-071-3/+12
* some trivial compiler/PVS-Studio warning fixesDaniel Neus2015-12-221-1/+1
* Drop the DH group check to a weaker version of the checksJack Lloyd2015-11-131-2/+3
* Asan fix - referencing &vec[vec.size()] instead of vec.end()Jack Lloyd2015-10-261-22/+3
* Remove SSLv3 and handling of SSLv2 client hellos.lloyd2015-01-111-14/+4
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Fix a couple things pointed out by VC++ warnings.lloyd2014-12-221-4/+0
* Have TLS_Data_Reader decoding errors include the actual msg type namelloyd2014-04-121-4/+4
* Guess I won't be needing theselloyd2014-01-181-1/+0
* Move lib into srclloyd2014-01-101-0/+419