Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop raising ERR_R_MALLOC_FAILURE in most places | Richard Levitte | 2022-10-05 | 1 | -13/+6 |
* | Update copyright year | Matt Caswell | 2022-05-03 | 1 | -1/+1 |
* | Fix invalid malloc failures in PEM_write_bio_PKCS8PrivateKey() | Darshan Sen | 2022-01-26 | 1 | -1/+2 |
* | Compensate for UI method always adding NUL termination | Tomas Mraz | 2022-01-03 | 1 | -9/+24 |
* | Fix pvk encoder to properly query for the passphrase | Tomas Mraz | 2021-12-06 | 1 | -2/+13 |
* | Update copyright year | Matt Caswell | 2021-07-29 | 1 | -1/+1 |
* | ossl_pw_get_passphrase: No ui method does not necessarily mean internal error | Tomas Mraz | 2021-06-24 | 1 | -1/+2 |
* | CORE: Fix small bug in passphrase caching | Richard Levitte | 2020-09-03 | 1 | -1/+2 |
* | CORE: Generalise internal pass phrase prompter | Richard Levitte | 2020-08-24 | 1 | -0/+324 |