summaryrefslogtreecommitdiff
path: root/crypto/passphrase.c
Commit message (Expand)AuthorAgeFilesLines
* Stop raising ERR_R_MALLOC_FAILURE in most placesRichard Levitte2022-10-051-13/+6
* Update copyright yearMatt Caswell2022-05-031-1/+1
* Fix invalid malloc failures in PEM_write_bio_PKCS8PrivateKey()Darshan Sen2022-01-261-1/+2
* Compensate for UI method always adding NUL terminationTomas Mraz2022-01-031-9/+24
* Fix pvk encoder to properly query for the passphraseTomas Mraz2021-12-061-2/+13
* Update copyright yearMatt Caswell2021-07-291-1/+1
* ossl_pw_get_passphrase: No ui method does not necessarily mean internal errorTomas Mraz2021-06-241-1/+2
* CORE: Fix small bug in passphrase cachingRichard Levitte2020-09-031-1/+2
* CORE: Generalise internal pass phrase prompterRichard Levitte2020-08-241-0/+324