Documenting the options deprecating in CHANGES.md
[openssl.git] / include /
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
2020-12-04 Richard LevitteSwitch deprecation method for RC4
2020-12-04 Richard LevitteSwitch deprecation method for RC2
2020-12-04 Richard LevitteSwitch deprecation method for RAND
2020-12-04 Richard LevitteSwitch deprecation method for PKCS#12
2020-12-04 Richard LevitteSwitch deprecation method for MDC2
2020-12-04 Richard LevitteSwitch deprecation method for MD5
2020-12-04 Richard LevitteSwitch deprecation method for MD4
2020-12-04 Richard LevitteSwitch deprecation method for MD2
2020-12-04 Richard LevitteSwitch deprecation method for IDEA
2020-12-04 Richard LevitteSwitch deprecation method for HMAC
2020-12-04 Richard LevitteSwitch deprecation method for EVP
2020-12-04 Richard LevitteSwitch deprecation method for ERR
2020-12-04 Richard LevitteSwitch deprecation method for ENGINE
2020-12-04 Richard LevitteSwitch deprecation method for DES
2020-12-04 Richard LevitteSwitch deprecation method for CRYPTO
2020-12-04 Richard LevitteSwitch deprecation method for CONF
2020-12-04 Richard LevitteSwitch deprecation method for CMAC
2020-12-04 Richard LevitteSwitch deprecation method for CAST
2020-12-04 Richard LevitteSwitch deprecation method for Camellia
2020-12-04 Richard LevitteSwitch deprecation method for BIGNUM
2020-12-04 Richard LevitteSwitch deprecation method for Blowfish
2020-12-04 Richard LevitteSwitch deprecation method for BIO
2020-12-04 Richard LevitteSwitch deprecation method for ASN.1
2020-12-04 Richard LevitteSwitch deprecation method for AES
2020-12-03 Shane LontisFix EVP_PKEY_CTX propq so that it uses a copy
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-12-03 Paulitag unused function arguments as ossl_unused
2020-12-02 Matt CaswellFix a compile error with the no-sock option
2020-12-02 Richard LevitteENCODER: Don't pass libctx to OSSL_ENCODER_CTX_new_by_E...
2020-12-02 Shane LontisAdd EVP_KDF-X942 to the fips module
2020-11-28 Richard LevitteERR: Drop or deprecate dangerous or overly confusing...
2020-11-27 Dr. David von OheimbX509_dup: fix copying of libctx and propq using new...
2020-11-27 Dr. David von Oheimbasn1t.h: Improve comments documenting ASN1_ITYPE_....
2020-11-27 Richard LevitteEVP_PKEY & DSA: Make DSA EVP_PKEY_CTX parameter ctrls...
2020-11-27 Matt CaswellConvert DH deprecations to the new way of deprecating...
2020-11-27 Matt CaswellDeprecate more DH functions
2020-11-27 Matt CaswellDeprecate the DHparams and DHxparams PEM routines
2020-11-27 Matt CaswellDeprecate EVP_PKEY_assign_DH and other similar macros
2020-11-27 Matt CaswellDeprecate functions for getting and setting DH values...
2020-11-27 Matt CaswellDeprecate DH_new as well as i2d_DHparams and d2i_DHparams
2020-11-26 Matt CaswellUpdate copyright year
2020-11-24 Richard LevitteERR: Rebuild all generated error headers and source...
2020-11-24 Richard LevitteModify the ERR init functions to use the internal ERR...
2020-11-23 Richard LevitteRSA: Fix guard mixup
2020-11-19 Pauliprov: move the entropy source out of the FIPS provider
2020-11-19 Paulirand: move the entropy source out of the FIPS provider
2020-11-19 Paulidoc: Documentation changes for moving the entropy sourc...
2020-11-19 Matt CaswellAllow multiple nested marks
2020-11-18 Richard LevitteDeprecate RSA harder
2020-11-18 PauliRename SHA3 internal functions so they have an ossl_...
2020-11-18 Paulirename sha1_ctrl to ossl_sha1_ctrl.
2020-11-18 Matt CaswellOnly disabled what we need to in a no-dh build
2020-11-18 Matt CaswellImplement a replacement for SSL_set_tmp_dh()
2020-11-18 Matt CaswellDeprecate SSL_CTRL_SET_TMP_DH and other related ctrls
2020-11-18 Richard LevitteReally deprecate the old NAMEerr() macros
2020-11-15 Daniel BeveniusREF_PRINT: cast pointer to void to avoid warnings
2020-11-13 Shane LontisRemove unused helper functions EVP_str2ctrl() & EVP_hex...
2020-11-12 XiaokangQianOptimize AES-XTS mode in OpenSSL for aarch64
2020-11-11 Tomas MrazAdd ossl_is_absolute_path function to detect absolute...
2020-11-11 Tomas MrazAvoid duplicate ends_with_dirsep functions
2020-11-11 Richard LevitteENCODER: Add tracing
2020-11-11 Richard LevitteENCODER: Add output structure support for EVP_PKEY...
2020-11-11 Richard LevitteENCODER: Add support for OSSL_FUNC_encoder_does_selection()
2020-11-11 Richard LevitteENCODER: Add support for specifying the outermost outpu...
2020-11-11 Richard LevitteCORE: Add support for specifying the outermost object...
2020-11-11 Richard LevitteDECODER: Add tracing
2020-11-11 Richard LevitteDECODER: Add input structure support for EVP_PKEY decoding
2020-11-11 Richard LevitteDECODER: Add support for OSSL_FUNC_decoder_does_selection()
2020-11-11 Richard LevitteDECODER: Add support for specifying the outermost input...
2020-11-11 Shane LontisAdd support for making all of KBKDF FixedInput fields...
2020-11-04 Randall S. BeckerMoved OPENSSL_fork_prepare,_parent,_child from init...
2020-11-01 Shane LontisAdd AES KW inverse ciphers to the EVP layer
2020-10-30 Matt CaswellAllow empty deprecation macros to be passed as macro...
2020-10-30 Matt CaswellFix some missed usage of DEFINE_LHASH_OF()
2020-10-30 Richard LevitteAdd easy to digest selector macros for EVP_PKEYs
2020-10-26 KanAdd parentheses to fix PCLINT Info:773
2020-10-23 Nicola TuveriConstify OSSL_FUNC_keymgmt_validate()
2020-10-22 PauliRemove EVP_aes_(128|192|256)_siv functions
2020-10-22 Shane LontisRename EVP_KDF_size() to EVP_KDF_CTX_get_kdf_size().
2020-10-22 Shane LontisRename EVP_MAC_size() to EVP_MAC_CTX_get_mac_size().
2020-10-22 Nicola TuveriConstify OSSL_FUNC_keymgmt_has()
next