]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/x509/x_all.c
threads_pthread.c: change inline to ossl_inline
[thirdparty/openssl.git] / crypto / x509 / x_all.c
2024-04-24  Damian Hobson-Garciax509_acert: Add API to sign and verify attribute certif...
2024-04-24  Damian Hobson-GarciaAdd RFC 5755 attribute certificate support
2023-09-07  Matt CaswellCopyright year updates
2023-06-06  Vladimír Kotalallow to disable http
2023-01-24  Dr. David von OheimbAPPS: generated certs bear X.509 V3, unless -x509v1...
2023-01-24  Dr. David von OheimbX509{,_CRL,_REVOKED}_{set,sign}*(): fix 'modified'...
2022-11-02  slontisAdd d2i_PUBKEY_ex_fp and d2i_PUBKEY_ex_bio.
2022-10-20  Gibeom GwonFix no longer implicitly refresh the cached TBSCertificate
2022-09-10  Dr. David von Oheimbcrypto/x509/{x509_req,x_all}.c: add some NULL parameter...
2022-09-10  Gibeom GwonX509 x_all.c: Set 'modified' flag when ASN1_item_sign...
2022-09-10  Gibeom GwonX509 x509_req.c: Set 'modified' flag when X509_req_info...
2021-06-16  Dr. David von OheimbX509_digest_sig(): Improve default hash for EdDSA and...
2021-06-08  Tomas MrazX509_digest_sig: Handle RSA-PSS and EDDSA certificates
2021-06-05  Matt CaswellEnsure libctx/propq is propagated when handling X509_REQ
2021-06-05  Matt CaswellTeach more of the ASN.1 code about libctx/propq
2021-05-14  Dr. David von OheimbAdd OSSL_ prefix to HTTP_DEFAULT_MAX_{LINE_LENGTH,RESP_LEN}
2021-05-12  Dr. David von OheimbHTTP client: Minimal changes that include the improved API
2021-04-08  Shane LontisFix more certificate related lib_ctx settings.
2021-03-30  Paulix509: fix coverity 1474471: NULL pointer dereference
2021-03-22  Shane LontisFix usages of const EVP_MD.
2021-03-18  Shane LontisAdd ossl_asn1 symbols
2021-02-21  Shane LontisFix external symbols for pkcs7.
2021-01-28  Richard LevitteUpdate copyright year
2021-01-18  Shane LontisFix PKCS7 potential segfault
2021-01-13  Dr. David von OheimbX509_cmp(): Fix comparison in case x509v3_cache_extensi...
2020-12-20  Richard LevitteDrop OPENSSL_NO_RSA everywhere
2020-11-13  Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-01  Matt CaswellRun the withlibctx.pl script
2020-09-03  Richard LevitteSTORE: Move the built-in 'file:' loader to become an...
2020-08-21  Dr. David von OheimbAdd libctx and propq param to ASN.1 sign/verify/HMAC...
2020-08-13  Dr. David von OheimbRemove needless #ifndef OPENSSL_NO_SOCK for X509_{CRL_...
2020-08-09  Shane LontisAdd libctx support to PKCS7.
2020-07-24  Shane LontisAdd X509 related libctx changes.
2020-04-16  Matt CaswellCreate a libctx aware X509_verify_ex()
2020-04-15  Matt CaswellTeach d2i_PrivateKey et al about libctx
2020-04-02  Dr. David von Oheimb Chunk 10 of CMP contribution to OpenSSL: CMP http...
2020-03-21  Bernd EdlingerFix error handling in x509v3_cache_extensions and relat...
2020-03-15  Richard LevitteX509: Rename X509_set0_sm2_id() and friends
2020-03-10  Dr. David von OheimbMove OSSL_CMP_X509_digest() to x_all.c, renaming it...
2020-02-10  Dr. David von OheimbGeneralize the HTTP client so far implemented mostly...
2020-02-07  Matt CaswellFix no-ec
2020-02-04  PauliDeprecate the ECDSA and EV_KEY_METHOD functions.
2020-02-02  Richard LevitteX509: Refactor X509_verify() and X509_REQ_verify()...
2019-11-29  Richard LevittePROV SERIALIZER: add common functionality to serialize...
2019-10-09  Rich SalzExplicitly test against NULL; do not use !p or similar
2019-09-28  Dr. Matthias St... Reorganize private crypto header files
2019-06-28  Paul YangSupport SM2 certificate signing
2019-04-09  Paul YangMake X509_set_sm2_id consistent with other setters
2019-03-13  杨洋Support SM2 certificate verification
2019-03-06  David von Oheimbconstify *_dup() and *i2d_*() and related functions...
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2017-09-28  PauliUse safestack.h exclusively internally.
2017-02-24  Bernd EdlingerAdd -Wundef to --strict-warnings options.
2017-01-28  Richard LevitteX509_CRL_digest() - ensure precomputed sha1 hash before...
2017-01-13  Richard LevitteFix no-ocsp
2017-01-12  Rich SalzMake X509_Digest,others public
2016-05-17  Rich SalzCopyright consolidation 09/10
2016-04-06  Matt CaswellFix no-ocsp
2016-03-20  Rich SalzRemove #error from include files.
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-10-15  Dr. Stephen Hensonembed CRL serial number and signature fields
2015-10-15  Dr. Stephen Hensonembed certificate serial number and signature fields
2015-09-17  Dr. Stephen HensonEmbed various signature algorithms.
2015-09-16  Dr. Stephen HensonEmbed X509_REQ_INFO
2015-09-16  Dr. Stephen HensonEmbed X509_CINF
2015-09-16  Dr. Stephen HensonX509_CRL_INFO embed
2015-08-31  Dr. Stephen Hensonmake X509_REQ opaque
2015-05-14  Richard LevitteIdentify and move common internal libcrypto header...
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-14  Rich SalzCleanup OPENSSL_NO_xxx, part 1 master-pre-reformat
2015-01-05  Dr. Stephen HensonFix various certificate fingerprint issues.
2013-06-05  Dr. Stephen HensonReencode with X509_CRL_ctx_sign too.
2013-05-02  Dr. Stephen HensonReencode certificates in X509_sign_ctx.
2012-11-29  Dr. Stephen Hensonadd wrapper function for certificate download
2012-11-28  Dr. Stephen HensonGeneralise OCSP I/O functions to support dowloading...
2010-10-03  Dr. Stephen HensonAdd call to ENGINE_register_all_complete() to ENGINE_lo...
2010-03-14  Dr. Stephen Hensonadd X509_CRL_sign_ctx function
2006-11-06  Nils Larschremove SSLEAY_MACROS code
2006-09-21  Dr. Stephen HensonTidy up CRL handling by checking for critical extension...
2005-07-16  Nils Larschmake
2005-03-31  Ben LaurieGive everything prototypes (well, everything that's...
2004-12-09  Dr. Stephen HensonAutomatically mark the CRL cached encoding as invalid...
2004-04-19  Geoff Thorpe(oops) Apologies all, that last header-cleanup commit...
2002-08-07  Bodo Mölleruse a generic EC_KEY structure (EC keys are not ECDSA...
2002-02-13  Bodo MöllerECDSA support
2001-10-16  Dr. Stephen HensonRetain compatibility of EVP_DigestInit() and EVP_Digest...
2001-07-27  Dr. Stephen HensonMore linker bloat reorganisation:
2001-02-23  Dr. Stephen HensonInitial support for ASN1_ITEM_FUNCTION option to
2001-02-19  Richard LevitteMake all configuration macros available for application...
2001-02-02  Dr. Stephen HensonVarious function for commmon operations.
2000-12-30  Dr. Stephen HensonASN1_ITEM versions of ASN1_d2i_{fp, bio} and replacement of
2000-12-29  Dr. Stephen HensonReplace the old ASN1_dup() with ASN1_item_dup() and
2000-12-28  Dr. Stephen HensonAdd NO_ASN1_OLD to remove some old style functions:
2000-09-03  Dr. Stephen HensonAdd 'rsautl' low level RSA utility.
2000-06-01  Geoff ThorpeThe previous commit to crypto/stack/*.[ch] pulled the...
2000-05-18  Dr. Stephen HensonFix c_rehash script, add -fingerprint option to crl.
2000-01-01  Dr. Stephen HensonFix some of the command line password stuff. New function
1999-12-26  Dr. Stephen HensonNew {i2d,d2i}_PrivateKey_{bio, fp} functions.
1999-12-24  Dr. Stephen HensonAllow passwords to be included on command line for...
next