]> git.ipfire.org Git - thirdparty/openssl.git/history - include
Don't hold a lock when calling a callback in ossl_namemap_doall_names
[thirdparty/openssl.git] / include /
2021-02-24  Matt CaswellDon't hold a lock when calling a callback in ossl_namem...
2021-02-24  Richard LevitteAllow the sshkdf type to be passed as a single character
2021-02-24  Matt CaswellDuplicate the file and func error strings
2021-02-24  Pauliprovider: add an unquery function to allow providers...
2021-02-24  Tomas MrazDeprecated EVP_PKEY_CTX_get0_dh_kdf_ukm() and EVP_PKEY_...
2021-02-24  Richard LevitteX509: Refactor X509_PUBKEY processing to include provid...
2021-02-23  Pauliprovider: add option to load a provider without disabli...
2021-02-23  Paulirand: add DRBG/seed setting functions
2021-02-23  PauliRAND_METHOD deprecation: code changes
2021-02-23  Richard LevitteEVP: Implement data-driven translation between known...
2021-02-23  Richard LevitteEVP: make evp_pkey_is_assigned() usable in the FIPS...
2021-02-23  Richard LevitteEVP: Make evp_pkey_ctx_state() available to all of EVP
2021-02-23  Richard LevitteEVP: Implement EVP_PKEY_CTX_is_a()
2021-02-22  Matt CaswellNote that the OSSL_CORE_MAKE_FUNC macro is reserved
2021-02-22  Shane LontisAdd EVP_PKEY_public_check_quick.
2021-02-21  Shane LontisFix external symbols for pkcs7.
2021-02-21  Shane LontisFix external symbols for cms.
2021-02-21  jwalch-Wunused-function cleanup
2021-02-19  Shane LontisFix d2i_AutoPrivateKey_ex so that is uses the new decod...
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-18  Matt CaswellUpdate copyright year
2021-02-18  Tomas Mrazdsa_check: Perform simple parameter check if seed is...
2021-02-17  Tomas MrazRename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODE...
2021-02-17  Richard LevitteFix backward incompatibility revolving around OSSL_HTTP...
2021-02-17  Paulicore: add get_entropy and clear_entropy calls to RAND
2021-02-17  Paulierr: generated error files
2021-02-16  Matt CaswellDon't overflow the output length in EVP_CipherUpdate...
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...
next