]> git.ipfire.org Git - thirdparty/openssl.git/history - include
Detect EOF while reading in libssl
[thirdparty/openssl.git] / include /
2020-02-04  Matt CaswellDetect EOF while reading in libssl
2020-02-04  PauliDeprecate the ECDSA and EV_KEY_METHOD functions.
2020-02-04  PauliDeprecate the ECDH functions.
2020-02-04  Pauliec.h: fix preprocessor indentation
2020-02-02  Richard LevitteX509: Refactor X509_verify() and X509_REQ_verify()...
2020-01-30  Shane LontisAdd support for DH 'modp' group parameters (RFC 3526)
2020-01-29  Shane LontisAdd RSA key validation to default provider
2020-01-29  PauliTLS: use EVP for HMAC throughout libssl.
2020-01-29  PauliDeprecate the low level HMAC functions
2020-01-29  Paulihmac: preprocessor indentation fixes
2020-01-29  PauliDeprecate the low level CMAC functions
2020-01-29  Paulicmac: preprocessor indentation fixes
2020-01-28  Richard LevittePROV: Adapt the DSA signature implementation to provide...
2020-01-28  Richard LevitteAdapt ASN1_item_sign_ctx() for use with provided keypairs
2020-01-27  Matt CaswellModify EVP_PKEY_CTX_new_from_pkey() to add a propquery...
2020-01-25  Richard LevitteEVP: Adapt EVP_PKEY Seal and Open for provider keys
2020-01-24  PauliDeprecate the low level DES functions.
2020-01-24  Paulides: fix header file preprocessor indentation
2020-01-24  Dmitry BelyavskiyNew functions for PKCS8 attributes management
2020-01-24  Shane LontisModify DSA and DH keys to use a shared FFC_PARAMS struct
2020-01-23  Richard LevitteEVP: Add EVP_PKEY_get_default_digest_name() and use it
2020-01-23  Richard LevitteAdd internal maxsize macros
2020-01-23  Shane LontisAdd DH key exchange to fips provider
2020-01-22  Matt CaswellIntroduce SSL_CTX_new_with_libex()
2020-01-21  Richard LevittePROV: Add support for error queue marks and implement...
2020-01-20  Matt CaswellConvert rand_bytes_ex and rand_priv_bytes_ex to public...
2020-01-19  PauliDeprecate the low level IDEA functions.
2020-01-19  Pauliidea: fix preprocessor indention
2020-01-19  Pauliparam_bld: add a padded BN call.
2020-01-19  PauliTODO: undo md5.h and sha.h changes temporarily
2020-01-19  PauliDeprecate the low level MD5 functions.
2020-01-19  PauliDeprecate the low level SHA functions.
2020-01-19  Paulisha: fix preprocessor indentation
2020-01-17  Richard LevitteCORE: renumber OSSL_FUNC_KEYMGMT macros
2020-01-17  Richard LevitteEVP: make EVP_PKEY_{bits,security_bits,size} work with...
2020-01-17  Paul YangAdd duplication APIs to ASN1_TIME and related types
2020-01-15  Richard LevitteCRYPTO: Remove support for ex_data fields when building...
2020-01-15  PauliDeprecate the low level RC5 functions
2020-01-15  Paulirc5: fix preprocessor indentation
2020-01-15  PauliDeprecate the low level RC4 functions
2020-01-15  Paulirc4: fix preprocessor indentation
2020-01-15  PauliDeprecate the low level RC2 functions
2020-01-15  Paulirc2: fix preprocessor indentation
2020-01-15  PauliDeprecate the low level SEED functions
2020-01-15  Pauliseed: fix preprocessor indentation
2020-01-15  Shane LontisAdd FIPS Self test kats for digests
2020-01-13  Matt CaswellDeprecate the Low Level CAST APIs
2020-01-13  Matt CaswellDeprecate Low Level Camellia APIs
2020-01-12  PauliDeprecate the low level Whirlpool functions.
2020-01-12  Pauliwhirlpool: fix preprocessor indentation
2020-01-12  PauliDeprecate the low level MDC2 functions.
2020-01-12  Paulimdc2: fix preprocessor indentation
2020-01-12  PauliDeprecate the low level MD4 functions.
2020-01-12  Paulimd4: fix preprocessor indentation
2020-01-12  PauliDeprecate the low level MD2 functions.
2020-01-12  Paulimd2: fix preprocessor indentation
2020-01-12  PauliDeprecate the low level RIPEMD160 functions.
2020-01-12  Pauliripemd: fix preprocessor indentation
2020-01-12  Shane LontisAdd dsa signature alg to fips provider
2020-01-10  Shane LontisAdd GCM support for EVP_CTRL_GCM_IV_GEN and EVP_CTRL_GC...
2020-01-09  Richard LevitteEVP: Adapt KEYEXCH, SIGNATURE and ASYM_CIPHER to handle...
2020-01-09  Richard LevitteCORE & EVP: Specify OP_query_operation_name() for KEYMGMT
2020-01-08  Matt CaswellDeprecate Low Level Blowfish APIs
2020-01-07  Dr. Matthias St... Move random-related defines to "crypto/rand.h"
2020-01-06  Matt CaswellDeprecate the low level AES functions
2020-01-06  Shane LontisAdd AES_CBC_HMAC_SHA ciphers to providers.
2020-01-02  Matt CaswellRun make update
2019-12-19  Richard LevitteCRYPTO: split cipher_platform.h into algorithm specific...
2019-12-19  Fangming.FangOptimize AES-GCM implementation on aarch64
2019-12-18  Richard LevitteBIO: Add BIO_f_prefix(), a text line prefixing filter
2019-12-14  Rich SalzDeprecate most of debug-memory
2019-12-13  Richard LevitteAdd better support for using deprecated symbols internally
2019-12-12  Dr. David von Oheimbchunk 6 of CMP contribution to OpenSSL
2019-12-11  Dr. Matthias St... rand_lib.c: fix null pointer dereferences after RAND_ge...
2019-12-11  Jan-Frederik RieckersAdd support for otherName:NAIRealm in output
2019-12-11  Veres LajosFix some typos
2019-12-11  XiaokangQianOptimize AES-ECB mode in OpenSSL for both aarch64 and...
2019-12-10  Rich SalzRemove handling of outdated macro's
2019-12-10  avasMove U64 macro from sha.h to sha512.c
2019-12-05  Matt CaswellTeach the RSA implementation about TLS RSA Key Transport
2019-12-04  Matt CaswellDeprecate the AES_ige_*() functions
2019-12-04  Matt CaswellAdd the ability to supress deprecation warnings
2019-12-04  Dr. David von Oheimbadd X509_cmp_timeframe() including its documentation
2019-11-29  Richard LevittePROV SERIALIZER: add support for writing RSA keys
2019-11-29  Richard LevittePROV SERIALIZER: add common functionality to serialize...
2019-11-29  Richard LevittePROV BIO: add a BIO_vprintf() upcall, and a provider...
2019-11-29  Richard LevitteSERIALIZER: add hooks in PEM_write_bio_ and PEM_write_f...
2019-11-29  Richard LevitteSERIALIZER: add support for serializing EVP_PKEYs
2019-11-29  Richard LevitteCORE: expose the property parsers and checker to the...
2019-11-29  Richard LevitteSERIALIZER: add functions for serialization to file
2019-11-29  Richard LevitteSERIALIZER: New API for serialization of objects throug...
2019-11-29  Richard LevitteCORE: pass the full algorithm definition to the method...
2019-11-29  Richard LevitteCORE: ossl_namemap_add_names(): new function to add...
2019-11-29  Matt CaswellDisable mem leak checking for the self test lock
2019-11-29  Matt CaswellMake sure we only run the self tests once
2019-11-21  Matt CaswellTweak some algorithm naming inconsistencies
2019-11-20  Richard LevitteReplumbing: pre-populate the EVP namemap with commonly...
2019-11-18  PauliProperties: make query cache reference count aware.
2019-11-18  Richard LevittePEM: constify PEM_write_ routines
2019-11-17  Anthony HuAdd missing EVP_PKEY_METHOD accessors for digestsign...
next