Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a bug in Miller-Rabin primality testing introduced in 1.8.3 | lloyd | 2014-04-10 | 1 | -1/+8 |
* | X.509 path validation now performs all possible tests and returns a | lloyd | 2014-04-05 | 1 | -0/+9 |
* | Fix an OCSP response decoding bug, we were not decoding KeyID properly. | lloyd | 2014-04-05 | 1 | -0/+4 |
* | Add RFC 6979 nonce generator. Also some HMAC_DRBG cleanups. | lloyd | 2014-03-22 | 1 | -0/+3 |
* | Add HMAC_DRBG | lloyd | 2014-03-21 | 1 | -0/+4 |
* | Use stdint.h instead of cstdint for Clang. Bugzilla 266 | lloyd | 2014-02-21 | 1 | -0/+3 |
* | Transformation_Filter calls send() inside of start_msg() which means | lloyd | 2014-02-17 | 1 | -0/+4 |
* | Don't assume the leading cert chain is presented in-order | lloyd | 2014-02-16 | 1 | -0/+3 |
* | Tick version to 1.11.9 | lloyd | 2014-02-15 | 1 | -0/+2 |