Update the demos/README file because it is really old. New demos should provide best...
[openssl.git] / include /
2021-03-04 Tomas Mrazinclude/crypto: Remove TODOs that are irrelevant for 3.0
2021-03-04 Tomas Mrazinclude/internal: Remove TODOs that are irrelevant...
2021-03-03 Tomas MrazEVP_PKEY_CTX_get/settable_params: pass provider operati...
2021-03-01 Rich SalzRemove RSA SSLv23 padding mode
2021-03-01 Dr. David von OheimbGeneralize schmeme parsing of OSSL_HTTP_parse_url(...
2021-03-01 Dr. David von OheimbOSSL_HTTP_parse_url(): Handle any userinfo, query,...
2021-02-28 Paulicore: add params argument to DRBG instantiate call
2021-02-28 Paulievp: add params argument to EVP_RAND_instantiate()
2021-02-28 Paulievp: add param argument to KDF derive call
2021-02-28 Paulicore: add param argument to KDF derive call
2021-02-28 Paulicore: update to use the extra MAC init arguments
2021-02-28 Paulievp: updates for the new additional MAC_init arguments
2021-02-28 Paulisiphash: Add the C and D round parameters for SipHash.
2021-02-27 Dr. David von OheimbCode cleanup mostly in crypto/x509/v3_purp.c
2021-02-26 Paulicore: support modified gettable/settable ctx calls...
2021-02-26 Paulievp: upport modified gettable/settable ctx calls for...
2021-02-26 Paulievp: support modified gettable/settable ctx calls for...
2021-02-26 Paulicore: core: support modified gettable/settable ctx...
2021-02-26 Paulicore: support modified gettable/settable ctx calls...
2021-02-26 Paulievp: support modified gettable/settable ctx calls for...
2021-02-26 Paulievp: support modified gettable/settable ctx calls for...
2021-02-26 Paulicore: update RNG gettable/settable ctx param calls
2021-02-26 Paulicore: update digest gettable/settable ctx params calls
2021-02-26 Shane LontisFix external symbols related to ec & sm2 keys
2021-02-26 Shane LontisFix external symbols related to dsa keys
2021-02-26 Shane LontisFix external symbols related to dh keys
2021-02-26 Shane LontisFix external symbols for bn
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...
next