Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add PK_Decryptor::decrypt_or_random | Jack Lloyd | 2016-03-20 | 1 | -30/+22 |
* | Client must verify that the server sent an ECC curve which policy accepts. | Jack Lloyd | 2016-03-17 | 1 | -0/+6 |
* | Make SRP6 support optional in TLS | Jack Lloyd | 2016-02-07 | 1 | -3/+12 |
* | some trivial compiler/PVS-Studio warning fixes | Daniel Neus | 2015-12-22 | 1 | -1/+1 |
* | Drop the DH group check to a weaker version of the checks | Jack Lloyd | 2015-11-13 | 1 | -2/+3 |
* | Asan fix - referencing &vec[vec.size()] instead of vec.end() | Jack Lloyd | 2015-10-26 | 1 | -22/+3 |
* | Remove SSLv3 and handling of SSLv2 client hellos. | lloyd | 2015-01-11 | 1 | -14/+4 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Fix a couple things pointed out by VC++ warnings. | lloyd | 2014-12-22 | 1 | -4/+0 |
* | Have TLS_Data_Reader decoding errors include the actual msg type name | lloyd | 2014-04-12 | 1 | -4/+4 |
* | Guess I won't be needing these | lloyd | 2014-01-18 | 1 | -1/+0 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+419 |