summaryrefslogtreecommitdiffstats
path: root/crypto/x509/x_all.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Create a libctx aware X509_verify_ex()Matt Caswell2020-04-161-6/+18
* Teach d2i_PrivateKey et al about libctxMatt Caswell2020-04-151-0/+36
* Chunk 10 of CMP contribution to OpenSSL: CMP http client and related testsDr. David von Oheimb2020-04-021-1/+1
* Fix error handling in x509v3_cache_extensions and related functionsBernd Edlinger2020-03-211-3/+5
* X509: Rename X509_set0_sm2_id() and friendsRichard Levitte2020-03-151-8/+2
* Move OSSL_CMP_X509_digest() to x_all.c, renaming it to X509_digest_sig()Dr. David von Oheimb2020-03-101-0/+29
* Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.cDr. David von Oheimb2020-02-101-10/+19
* Fix no-ecMatt Caswell2020-02-081-0/+2
* Deprecate the ECDSA and EV_KEY_METHOD functions.Pauli2020-02-041-0/+6
* X509: Refactor X509_verify() and X509_REQ_verify() for better streamliningRichard Levitte2020-02-021-139/+41
* PROV SERIALIZER: add common functionality to serialize keysRichard Levitte2019-11-291-0/+24
* Explicitly test against NULL; do not use !p or similarRich Salz2019-10-091-2/+4
* Reorganize private crypto header filesDr. Matthias St. Pierre2019-09-281-3/+3
* Support SM2 certificate signingPaul Yang2019-06-281-20/+65
* Make X509_set_sm2_id consistent with other settersPaul Yang2019-04-091-1/+4
* Support SM2 certificate verification杨洋2019-03-131-0/+110
* constify *_dup() and *i2d_*() and related functions as far as possible, intro...David von Oheimb2019-03-061-34/+34
* Following the license change, modify the boilerplates in crypto/x509/Richard Levitte2018-12-061-1/+1
* Use safestack.h exclusively internally.Pauli2017-09-281-2/+1
* Add -Wundef to --strict-warnings options.Bernd Edlinger2017-02-241-1/+1
* X509_CRL_digest() - ensure precomputed sha1 hash before returning itRichard Levitte2017-01-281-1/+1
* Fix no-ocspRichard Levitte2017-01-131-0/+1
* Make X509_Digest,others publicRich Salz2017-01-121-0/+14
* Copyright consolidation 09/10Rich Salz2016-05-171-54/+6
* Fix no-ocspMatt Caswell2016-04-061-0/+4
* Remove #error from include files.Rich Salz2016-03-211-6/+2
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* embed CRL serial number and signature fieldsDr. Stephen Henson2015-10-151-2/+2
* embed certificate serial number and signature fieldsDr. Stephen Henson2015-10-151-3/+4
* Embed various signature algorithms.Dr. Stephen Henson2015-09-171-14/+14
* Embed X509_REQ_INFODr. Stephen Henson2015-09-161-3/+3
* Embed X509_CINFDr. Stephen Henson2015-09-161-8/+8
* X509_CRL_INFO embedDr. Stephen Henson2015-09-161-6/+6
* make X509_REQ opaqueDr. Stephen Henson2015-08-311-0/+1
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-317/+322
* Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz2015-01-141-9/+9
* Fix various certificate fingerprint issues.Dr. Stephen Henson2015-01-051-0/+2
* Reencode with X509_CRL_ctx_sign too.Dr. Stephen Henson2013-06-051-0/+1
* Reencode certificates in X509_sign_ctx.Dr. Stephen Henson2013-05-021-0/+1
* add wrapper function for certificate downloadDr. Stephen Henson2012-11-291-0/+6
* Generalise OCSP I/O functions to support dowloading of other ASN1Dr. Stephen Henson2012-11-281-0/+8
* Add call to ENGINE_register_all_complete() to ENGINE_load_builtin_engines(),Dr. Stephen Henson2010-10-031-0/+1
* add X509_CRL_sign_ctx functionDr. Stephen Henson2010-03-141-0/+19
* remove SSLEAY_MACROS codeNils Larsch2006-11-061-1/+0
* Tidy up CRL handling by checking for critical extensions when it isDr. Stephen Henson2006-09-211-6/+0
* makeNils Larsch2005-07-161-0/+4
* Give everything prototypes (well, everything that's actually used).Ben Laurie2005-03-311-68/+43
* Automatically mark the CRL cached encoding as invalid when some operationsDr. Stephen Henson2004-12-091-0/+1
* (oops) Apologies all, that last header-cleanup commit was from the wrongGeoff Thorpe2004-04-191-0/+2