Fix grammar in certificates.txt
[openssl.git] / crypto / x509 / x_req.c
2022-10-12 FdaSilvaYYcrypto/*: Fix various typos, repeated words, align...
2022-10-05 Richard LevitteStop raising ERR_R_MALLOC_FAILURE in most places
2021-06-05 Matt CaswellEnsure libctx/propq is propagated when handling X509_REQ
2021-04-21 Petr GotthardFix memory leak in X509_REQ
2021-04-08 Matt CaswellUpdate copyright year
2021-03-22 Shane LontisFix usages of const EVP_MD.
2020-10-01 Dr. David von OheimbFix memory leak in req_cb() of x_req.c - handle disting...
2020-09-13 Matt CaswellFix safestack issues in x509.h
2020-04-24 Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-04-23 Matt CaswellUpdate copyright year
2020-03-15 Richard LevitteX509: Rename X509_set0_sm2_id() and friends
2019-09-28 Dr. Matthias St... Reorganize private crypto header files
2019-06-28 Paul YangSupport SM2 certificate signing
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2016-05-17 Rich SalzCopyright consolidation 09/10
2016-03-08 Alessandro GhediniConvert CRYPTO_LOCK_X509_* to new multi-threading API
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-09-22 Dr. Stephen HensonFix path in comments
2015-09-22 Dr. Stephen HensonMove certificate request and CRL routines to x509 dir.