Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better TLS checks | lloyd | 2014-04-10 | 1 | -1/+2 |
* | Make X.509 extension decoding failures point back to the problem extension | lloyd | 2014-04-05 | 2 | -10/+17 |
* | X.509 path validation now performs all possible tests and returns a | lloyd | 2014-04-05 | 4 | -137/+153 |
* | Fix an OCSP response decoding bug, we were not decoding KeyID properly. | lloyd | 2014-04-05 | 1 | -4/+5 |
* | Don't assume the leading cert chain is presented in-order | lloyd | 2014-02-16 | 1 | -5/+17 |
* | Add missing std includes | lloyd | 2014-02-16 | 1 | -0/+1 |
* | Fix macro feature check | lloyd | 2014-02-15 | 1 | -1/+1 |
* | Check the feature macro before assuming boost.filesystem | lloyd | 2014-02-10 | 1 | -0/+7 |
* | Fix a bug introduced in 1.11.6 where we tried to check CRL signatures | lloyd | 2014-02-08 | 4 | -13/+13 |
* | Guess I won't be needing these | lloyd | 2014-01-18 | 10 | -10/+0 |
* | Split up docs into the reference manual, the website, and everything else. | lloyd | 2014-01-10 | 1 | -0/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 47 | -0/+7708 |