Remove duplicate GENERATE declarations for .pod files
[openssl.git] / include /
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
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
next