]> git.ipfire.org Git - thirdparty/openssl.git/history - include
Document the newly added function EVP_PKEY_param_check_quick()
[thirdparty/openssl.git] / include /
2021-02-15  Matt CaswellImplement EVP_PKEY_param_check_quick() and use it in...
2021-02-12  Matt CaswellDeprecate the libssl level SRP APIs
2021-02-12  Matt CaswellDeprecate the low level SRP APIs
2021-02-12  Job SnijdersAdd OID for draft-ietf-opsawg-finding-geofeeds detached...
2021-02-11  Dr. David von Oheimbx509_vfy.c: Make chain_build() error diagnostics to...
2021-02-11  Tomas MrazVarious cleanup of PROV_R_ reason codes
2021-02-11  Tomas MrazMove the PROV_R reason codes to a public header
2021-02-10  FdaSilvaYYinclude/internal: add a few missing #pragma once directives
2021-02-10  FdaSilvaYYinclude/openssl: add a few missing #pragma once directives
2021-02-10  FdaSilvaYYinclude/crypto: add a few missing #pragma once directives
2021-02-10  Oleksandr TymoshenkoHandle partial data re-sending on ktls/sendfile on...
2021-02-10  Shane LontisReplace provider cipher flags with separate param fields
2021-02-10  Shane LontisReplace MAC flags OSSL_MAC_PARAM_FLAGS with separate...
2021-02-10  Shane LontisChange the ASN1 variant of x942kdf so that it can test...
2021-02-09  Tomas MrazDeprecate BN_pseudo_rand() and BN_pseudo_rand_range()
2021-02-08  Shane LontisSimplify the EVP_PKEY_XXX_fromdata_XX methods.
2021-02-07  PauliFix race condition & allow operation cache to grow.
2021-02-06  Dr. David von OheimbAdd X509_STORE_CTX_verify(), which takes the first...
2021-02-05  Matt CaswellRemove all OPENSSL_NO_XXX from libssl where XXX is...
2021-02-05  Matt CaswellRemove OPENSSL_NO_EC guards from libssl
2021-02-05  Matt CaswellMake supported_groups code independent of EC and DH
2021-02-05  Richard LevitteRemove the old DEPRECATEDIN macros
2021-02-05  Richard LevitteERR: Rebuild all generated error headers and source...
2021-02-05  Richard LevitteERR: clean away everything related to _F_ macros from...
2021-02-05  Tomas MrazRSA: properly generate algorithm identifier for RSA...
2021-02-05  Richard LevitteEVP: Modify the checks in EVP_PKEY_{set,get}_xxx_param...
2021-02-05  Richard LevitteEVP: Adapt the other EVP_PKEY_set_xxx_param() functions
2021-02-04  Matt CaswellRemove a DSA related TODO
2021-02-03  Richard LevitteEVP: Fix evp_pkey_ctx_store_cached_data() to handle...
2021-02-03  Richard LevitteCORE & PROV: clean away OSSL_FUNC_mac_size()
2021-02-03  Rich SalzDeprecate EVP_MD_CTX_{set_}update_fn()
2021-02-02  Matt CaswellEnsure the EVP_PKEY operation_cache is appropriately...
2021-02-02  Matt CaswellAlways ensure we hold ctx->lock when calling CRYPTO_get...
2021-02-02  Rich SalzDeprecate X509_certificate_type
2021-02-02  Job SnijdersAdd some PKIX-RPKI objects
2021-02-02  Dr. David von OheimbConstify OSSL_HTTP_REQ_CTX_get0_mem_bio()
2021-02-02  Dr. David von OheimbHTTP: add more error detection to low-level API
2021-02-02  Dr. David von OheimbHTTP: Fix mistakes and unclarities on maxline and max_r...
2021-02-02  Dr. David von OheimbFix not backwards-compat X509_http_nbio() and X509_CRL_...
2021-01-28  Daniel BeveniusEVP: fix keygen for EVP_PKEY_RSA_PSS
2021-01-28  Juergen ChristRemove superfluous EVP_KDF_CTRL_ defines.
2021-01-28  Juergen ChristFix parameter types in sshkdf
2021-01-28  Richard LevitteUpdate copyright year
2021-01-27  Daniel BeveniusFix typo in thread_once comments
2021-01-26  Dr. David von OheimbTLS client: allow cert verify callback return -1 for...
2021-01-26  Daiki Uenoparams: OSSL_PARAM_utf8_ptr: don't automatically refere...
2021-01-26  Richard LevitteClean away unnecessary length related OSSL_PARAM key...
2021-01-26  Matt CaswellAdd EVP_PKEY functions to get EC conv form and field...
2021-01-26  Shane LontisDeprecate EC_KEY + Update ec apps to use EVP_PKEY
2021-01-26  Shane LontisAdd functions to set values into an EVP_PKEY
2021-01-25  Tomas Mrazbn: Deprecate the X9.31 RSA key generation related...
2021-01-23  Dr. David von OheimbOCSP HTTP: Restore API of undocumented and recently...
2021-01-23  Dr. David von Oheimbrename OSSL_HTTP_REQ_CTX_header to OSSL_HTTP_REQ_CTX_se...
2021-01-21  Dr. David von OheimbCMP: Allow PKCS#10 input also for ir, cr, kur, and...
2021-01-21  Rich SalzDeprecate EVP_KEY_new_CMAC_key and EVP_PKEY_new_CMAC_key_ex
2021-01-20  Vadim Fedorenkoktls: Initial support for ChaCha20-Poly1305
2021-01-20  Dr. David von Oheimbconstify X509_REQ_add_extensions() and X509_REQ_add_ext...
2021-01-20  Dr. David von OheimbX509: Enable printing cert even with invalid validity...
2021-01-19  Rich SalzDeprecate OCSP_xxx API for OSSL_HTTP_xxx
2021-01-18  Tomas MrazRename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_...
2021-01-16  Dr. David von Oheimbreplace all BIO_R_NULL_PARAMETER by ERR_R_PASSED_NULL_P...
2021-01-14  Matt CaswellEnable locking on the primary DRBG when we create it
2021-01-13  Dr. David von Oheimbx509v3.h.in: Deprecate CTX_TEST and replace it by X509V...
2021-01-13  Dr. David von OheimbAdd X509V3_set_issuer_pkey, needed for AKID of self...
2021-01-13  Dr. David von OheimbX509_cmp(): Fix comparison in case x509v3_cache_extensi...
2021-01-13  Dr. David von OheimbAdd X509_NAME_hash_ex() to be able to check if it faile...
2021-01-12  Richard LevitteClean away extraneous library specific FETCH_FAILED...
2021-01-12  Richard LevitteUse centralized fetching errors
2021-01-08  Thomas De Schamphe... replace 'unsigned const char' with 'const unsigned...
2021-01-08  Nicola TuveriAdd SM2 private key range validation
2021-01-08  Michael BaentschAdding TLS group name retrieval
2021-01-04  Dr. David von OheimbUpdate copyright years of auto-generated headers (make...
2020-12-31  Matt CaswellAdd some more CRYPTO_atomic functions
2020-12-23  Matt CaswellMove the caching of cipher constants into evp_cipher_fr...
2020-12-20  Richard LevitteDrop OPENSSL_NO_RSA everywhere
2020-12-17  Paulidsa: provider and library deprecation changes
2020-12-17  Richard LevitteCORE: Separate OSSL_PROVIDER activation from OSSL_PROVI...
2020-12-17  Richard LevitteDECODER: Adjust the library context of keys in our...
2020-12-16  Richard LevitteEVP_PKEY & EC_KEY: Make EC EVP_PKEY_CTX parameter ctrls...
2020-12-16  Richard LevitteEVP_PKEY & DH: Make DH EVP_PKEY_CTX parameter ctrls...
2020-12-15  Richard LevittePROV: Add MSBLOB and PVK encoders
2020-12-15  Rich SalzDeprecate OCSP_REQ_CTX_set1_req
2020-12-13  Richard LevittePEM: Unlock MSBLOB and PVK functions from 'no-dsa'...
2020-12-11  Shane LontisAdd fips self tests for all included kdf
2020-12-10  Dr. David von Oheimbopenssl_hexstr2buf_sep(): Prevent misleading 'malloc...
2020-12-08  Richard LevitteEVP: Add EVP_PKEY_get_group_name() to extract the group...
2020-12-08  Richard LevitteEVP: constify the EVP_PKEY_get_*_param() argument ...
2020-12-08  Matt CaswellCheck that multi-strings/CHOICE types don't use implici...
2020-12-07  Shane LontisDeprecate EC_POINT_bn2point and EC_POINT_point2bn.
2020-12-07  Shane LontisChange OPENSSL_hexstr2buf_ex() & OPENSSL_buf2hexstr_ex...
2020-12-05  Richard LevittePEM: Add a more generic way to implement PEM _ex functi...
2020-12-04  Richard LevitteSwitch deprecation method for X.509
2020-12-04  Richard LevitteSwitch deprecation method for Whirlpool
2020-12-04  Richard LevitteSwitch deprecation method for OSSL_STORE
2020-12-04  Richard LevitteSwitch deprecation method for SSL
2020-12-04  Richard LevitteSwitch deprecation method for SRP
2020-12-04  Richard LevitteSwitch deprecation method for SHA
2020-12-04  Richard LevitteSwitch deprecation method for SEED
2020-12-04  Richard LevitteSwitch deprecation method for RIPEMD
2020-12-04  Richard LevitteSwitch deprecation method for RC5
next