]> git.ipfire.org Git - thirdparty/openssl.git/history - include/openssl/x509.h.in
sslapitest.c: With fips skip tests depending on X25519 and X448
[thirdparty/openssl.git] / include / openssl / x509.h.in
2024-04-17  Viktor DukhovniDefine KU_ constants via corresponding X509v3_KU_
2023-09-07  Matt CaswellCopyright year updates
2023-06-15  Hugo LandauPartially revert #18070 (Add support for Windows CA...
2022-11-02  slontisAdd d2i_PUBKEY_ex_fp and d2i_PUBKEY_ex_bio.
2022-09-14  Hugo LandauAdd support for loading root CAs from Windows crypto API
2022-09-14  Hugo LandauFix URI handling in SSL_CERT_DIR/introduce SSL_CERT_URI env
2022-08-24  Dr. David von OheimbX509: clean up doc and implementation of X509{,_REQ...
2022-07-19  Dr. David von OheimbAdd X509_PUBKEY_set0_public_key(), extracted from X509_...
2022-05-09  Nathan SidwellHeader file cleanup for C++20 header-units
2022-05-03  Matt CaswellUpdate copyright year
2022-04-05  Daniel FialaRedefine macro X509_http_nbio to avoid using ocsp.h
2021-12-21  Dr. David von Oheimbadd OSSL_STACK_OF_X509_free() for commonly used pattern
2021-06-16  Dr. David von OheimbX509_digest_sig(): Improve default hash for EdDSA and...
2021-06-08  Dr. David von OheimbMove trust-related decls from x509.h.in to x509_vfy...
2021-06-08  Dr. David von Oheimbx509.h.in: extended 'documenting' comment on X509_TRUST...
2021-06-05  Matt CaswellProvide the ability to create an X509_PUBKEY with a...
2021-06-02  Paulix509: remove TODOs
2021-05-05  Dr. David von OheimbDeprecate X509{,_CRL}_http_nbio() and simplify their...
2021-04-29  Jon SpillettAdd library context and property query support into...
2021-04-28  David BenjaminAdd X509 version constants.
2021-04-08  Shane LontisFix more certificate related lib_ctx settings.
2021-03-22  Shane LontisFix usages of const EVP_MD.
2021-02-17  Richard LevitteFix backward incompatibility revolving around OSSL_HTTP...
2021-02-06  Dr. David von OheimbAdd X509_STORE_CTX_verify(), which takes the first...
2021-02-02  Rich SalzDeprecate X509_certificate_type
2021-02-02  Dr. David von OheimbFix not backwards-compat X509_http_nbio() and X509_CRL_...
2021-01-28  Richard LevitteUpdate copyright year
2021-01-26  Shane LontisDeprecate EC_KEY + Update ec apps to use EVP_PKEY
2021-01-20  Dr. David von Oheimbconstify X509_REQ_add_extensions() and X509_REQ_add_ext...
2021-01-13  Dr. David von OheimbAdd X509_NAME_hash_ex() to be able to check if it faile...
2020-12-20  Richard LevitteDrop OPENSSL_NO_RSA everywhere
2020-12-17  Paulidsa: provider and library deprecation changes
2020-12-04  Richard LevitteSwitch deprecation method for X.509
2020-11-18  Richard LevitteDeprecate RSA harder
2020-10-15  Akshit AkhouryChanging X509at_get0_data_by_OBJ to expect const stack...
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-13  Matt CaswellFix safestack issues in x509v3.h
2020-09-13  Matt CaswellFix safestack issues in x509.h