16 Commits (master)

Author SHA1 Message Date
David Benjamin 6612078312 Document and test PEM_X509_INFO_read_bio's odd decryption behavior 4 months ago
David Benjamin a9bdeed0cb Add something to the error queue when Proc-Type version is wrong 4 months ago
David Benjamin 3fe5e2a25e Unexport a couple internal PEM functions from pem.h 4 months ago
David Benjamin 4854ec106f Apply OpenSSL's "copyright consolidation" changes 5 months ago
David Benjamin d8cd383938 Allow empty passwords in PEM password callback 9 months ago
David Benjamin e44712755d Const-correct the 'kstr' parameter of PEM functions 1 year ago
David Benjamin 0568c2c1db Rewrite the warning about X509_AUX 1 year ago
David Benjamin 38c4bf10ce Move X509_INFO back into x509.h and document 1 year ago
David Benjamin fcd464ce97 Trim X509_INFO and move to crypto/pem 2 years ago
David Benjamin a438519f9e Fix miscellaneous size_t truncations 2 years ago
David Benjamin db98becc48 Const-correct the various EVP_PKEY PEM writers 2 years ago
David Benjamin 4d7b383e98 Remove PEM_X509_INFO_write_bio. 3 years ago
David Benjamin b9ec9dee56 Remove OPENSSL_NO_FP_API ifdefs. 4 years ago
David Benjamin 6d904d5b8a Document low-level PEM read/write functions. 5 years ago
David Benjamin 5e549fb640 clang-format pem.h and convert comments. 5 years ago
Adam Langley fb0c05cac2 acvp: add CMAC-AES support. 5 years ago