summaryrefslogtreecommitdiffstats
path: root/crypto/x509/x_req.c
AgeCommit message (Expand)Author
2022-12-01Update copyright yearTomas Mraz
2022-11-23crypto/*: Fix various typos, repeated words, align some spelling to LDP.FdaSilvaYY
2021-06-05Ensure libctx/propq is propagated when handling X509_REQMatt Caswell
2021-04-21Fix memory leak in X509_REQPetr Gotthard
2021-04-08Update copyright yearMatt Caswell
2021-03-22Fix usages of const EVP_MD.Shane Lontis
2020-10-01Fix memory leak in req_cb() of x_req.c - handle distinguishing_id also with N...Dr. David von Oheimb
2020-09-13Fix safestack issues in x509.hMatt Caswell
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz
2020-04-23Update copyright yearMatt Caswell
2020-03-15X509: Rename X509_set0_sm2_id() and friendsRichard Levitte
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2019-06-28Support SM2 certificate signingPaul Yang
2018-12-06Following the license change, modify the boilerplates in crypto/x509/Richard Levitte
2016-05-17Copyright consolidation 09/10Rich Salz
2016-03-08Convert CRYPTO_LOCK_X509_* to new multi-threading APIAlessandro Ghedini
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-09-22Fix path in commentsDr. Stephen Henson
2015-09-22Move certificate request and CRL routines to x509 dir.Dr. Stephen Henson