Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year | Matt Caswell | 2018-04-03 | 1 | -1/+1 |
* | EVP,KDF: Add more error code along some return 0 in ... | FdaSilvaYY | 2018-03-29 | 1 | -5/+18 |
* | evp/pbe_scrypt.c: add boundary condition for implicit cast. | Andy Polyakov | 2017-11-13 | 1 | -4/+12 |
* | Add explanatory comment about fitting into a size_t. | Pauli | 2017-09-15 | 1 | -0/+2 |
* | Ensure that the requested memory size cannot exceed the limit imposed by a | Pauli | 2017-09-14 | 1 | -0/+2 |
* | Manually revert "Ensure allocation size fits into size_t" | Pauli | 2017-09-14 | 1 | -11/+4 |
* | Use "" not <> for internal/ includes | Rich Salz | 2017-08-22 | 1 | -1/+1 |
* | Rename crypto/evp/scrypt.c to crypto/evp/pbe_scrypt.c | Richard Levitte | 2017-08-15 | 1 | -0/+248 |