Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ALPN (RFC 7301) and remove NPN | lloyd | 2015-03-20 | 1 | -10/+11 |
* | Fix memory leak in TLS tests. Remove last few remaining uses of auto_ptr. | lloyd | 2015-03-08 | 1 | -10/+12 |
* | Remove SSLv3 and handling of SSLv2 client hellos. | lloyd | 2015-01-11 | 1 | -1/+0 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -0/+5 |
* | All tests now share an RNG. Uses system RNG if available | lloyd | 2014-12-28 | 1 | -2/+2 |
* | No need to pass version by reference | lloyd | 2014-10-31 | 1 | -1/+2 |
* | Better TLS checks | lloyd | 2014-04-10 | 1 | -27/+45 |
* | Rename test sources | lloyd | 2014-01-07 | 1 | -0/+281 |