]> git.ipfire.org Git - thirdparty/openssl.git/history - include/crypto/x509.h
RFC7250 (RPK) support
[thirdparty/openssl.git] / include / crypto / x509.h
2023-03-28  Todd ShortRFC7250 (RPK) support
2023-02-07  Tomas MrazDo not create DSA keys without parameters by decoder
2023-01-24  Dr. David von OheimbX509{,_CRL,_REVOKED}_{set,sign}*(): fix 'modified'...
2022-08-24  Dr. David von OheimbX509: clean up doc and implementation of X509{,_REQ...
2021-08-25  Paulicpp: fix included files to avoid failure in no-deprecat...
2021-08-24  Matt CaswellFix i2v_GENERAL_NAME to not assume NUL terminated strings
2021-06-14  Matt CaswellAdd a generic SubjectPublicKeyInfo decoder
2021-06-08  Matt CaswellActually use a legacy route in pem_read_bio_key_legacy()
2021-03-28  Tomas MrazImplement EVP_PKEY_dup() function
2021-03-22  Shane LontisFix usages of const EVP_MD.
2021-03-19  Richard LevitteMake ossl_d2i_PUBKEY_legacy() completely libcrypto...
2021-03-19  Richard LevittePROV: Add type specific PKCS#8 decoding to the DER...
2021-03-19  Richard LevittePROV: Add type specific SubjectPublicKeyInfo decoding...
2021-03-18  Shane LontisAdd ossl_ x509 symbols
2021-03-18  Shane LontisAdd ossl_v3 symbols
2021-03-18  Shane LontisAdd ossl_asn1 symbols
2021-02-24  Richard LevitteX509: Refactor X509_PUBKEY processing to include provid...
2021-02-18  Dr. David von OheimbRename internal X509_add_cert_new() to ossl_x509_add_ce...
2021-02-18  Dr. David von OheimbAdd internal X509_add_certs_new(), which simplifies...
2021-02-10  FdaSilvaYYinclude/crypto: add a few missing #pragma once directives
2021-01-28  Richard LevitteUpdate copyright year
2021-01-13  Dr. David von OheimbAdd X509V3_set_issuer_pkey, needed for AKID of self...
2020-12-03  Shane LontisFix x509_crl propq so that it uses a copy
2020-12-03  Shane LontisFix X509 propq so it does not use references
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-11  Dr. David von OheimbExtend X509 cert checks and error reporting in v3_...
2020-08-24  Richard LevitteSTORE: Modify to support loading with provider based...
2020-08-21  Dr. David von OheimbAdd prerequisite #include directives to include/crypto...
2020-08-20  Richard LevitteX509: Add d2i_PUBKEY_ex(), which take a libctx and...
2020-08-12  Dr. David von OheimbIntroduce X509_add_cert[s] simplifying various addition...
2020-08-09  Shane LontisAdd internal method x509_set0_libctx().
2020-07-24  Shane LontisAdd X509 related libctx changes.
2020-04-23  Matt CaswellUpdate copyright year
2020-04-16  Matt CaswellIntroduce an internal version of X509_check_issued()
2020-04-08  Matt CaswellAdd X509_STORE_CTX_new_with_libctx()
2020-03-23  Dr. David von OheimbConstify various mostly X509-related parameter types...
2020-03-15  Richard LevitteX509: Rename X509_set0_sm2_id() and friends
2020-02-17  Dr. David von Oheimbchunk 7 of CMP contribution to OpenSSL
2019-09-28  Dr. Matthias St... Reorganize private crypto header files