]> git.ipfire.org Git - thirdparty/openssl.git/history - include
Change default RSA, DSA and DH size to 2048 bit
[thirdparty/openssl.git] / include /
2019-05-20  Arne SchwabeChange SSL parameter SSL_session_reused const
2019-05-20  Richard LevitteClear CRMF vs CMP confusion
2019-05-16  Shane LontisAdded X963KDF API
2019-05-12  Richard LevitteEVP_FETCH: deal with names without pre-defined NIDs
2019-05-12  Richard LevitteCreate internal number<->name mapping API
2019-05-09  Shane LontisFixed 32bit issue for kdf_opts
2019-05-08  Richard Levitteossl_bsearch(): New generic internal binary search...
2019-05-07  PauliCoverity CID 1444960: Error handling issues
2019-05-07  Boris Pismennyssl: Add SSL_sendfile
2019-05-07  Boris PismennyLinux ktls sendfile
2019-05-03  Shane LontisAdded generated files for EVP_KDF changes
2019-05-03  Shane LontisAdded EVP_KDF (similiar to the EVP_MAC)
2019-05-02  Matt CaswellInstead of global data store it in an OPENSSL_CTX
2019-05-02  Matt CaswellAdd support for openssl_ctx_run_once and openssl_ctx_onfree
2019-04-30  PauliStructure alignment macro.
2019-04-30  Richard LevitteReplumbing: give the possibility for the provider to...
2019-04-30  Richard LevitteReplumbing: make the oneshot proider cipher function...
2019-04-25  Matt CaswellFix error in BIO_get_ktls_send() and BIO_get_ktls_recv()
2019-04-25  Matt CaswellFix KTLS compilation error
2019-04-23  Richard LevitteAdd a way for the application to get OpenSSL configurat...
2019-04-23  Richard LevitteAdd the possibility to display and use MODULESDIR
2019-04-19  Matt CaswellCreate provider errors and use them
2019-04-19  Matt CaswellAdd a maximum output length to update and final calls
2019-04-19  Matt CaswellAdd iv length and key length params to the cipher init...
2019-04-19  Matt CaswellImplement AES CBC ciphers in the default provider
2019-04-19  Matt CaswellMake EVP_Encrypt*/EVP_Decrypt* and EVP_Cipher* provider...
2019-04-15  Richard LevitteProviders: for the digest_final operation, pass a outpu...
2019-04-12  Matt CaswellDeprecate AES_ige_encrypt() and AES_bi_ige_encrypt()
2019-04-11  Shane Lontisadded code to validate EC named curve parameters
2019-04-10  PauliReseeding without derivation function is not supported...
2019-04-09  Paul YangMake X509_set_sm2_id consistent with other setters
2019-04-09  Richard LevitteParams API: {utf8,octet}_ptr need to know the data...
2019-04-09  Matt CaswellUse the right NID when putting a method in the store
2019-04-09  Richard LevitteParams: add OSSL_PARAM_construct_end()
2019-04-07  Patrick Steuerfix --strict-warnings build
2019-04-05  Richard LevitteEVP_set_default_properties(): New function to set globa...
2019-04-05  Richard LevitteConvert the ENGINE_CONF trace calls to use CONF instead
2019-04-05  Richard LevitteRename the PROVIDER_CONF trace to CONF
2019-04-05  Richard LevitteFix number clash: EVP_F_AESNI_XTS_INIT_KEY vs EVP_F_EVP...
2019-04-05  PauliMove the AES-XTS mode duplicated key check into the...
2019-04-04  Dr. Matthias St... trace: add PROVIDER_CONF trace category
2019-04-03  Richard LevitteCorrect EVP_F_EVP_MD_BLOCK_SIZE number
2019-04-03  Matt CaswellSupport EVP_MD_block_size() with providers
2019-04-03  Richard LevitteReplumbing: add a configuration module for providers
2019-04-03  Richard LevitteReplumbing: add functionality to set provider parameters
2019-04-03  PauliAES-XTS block limit.
2019-04-01  Boris Pismennyssl: Linux TLS Rx Offload
2019-04-01  Boris Pismennybio: Linux TLS Rx Offload
2019-04-01  Boris PismennyLinux ktls Rx infrastructure
2019-04-01  Richard LevitteRework DSO API conditions and configuration option
2019-03-29  Dr. Matthias St... trace: rename the default trace category from 'ANY...
2019-03-29  Dr. Matthias St... trace: apps/openssl: print the correct category name
2019-03-29  Richard LevitteRemove heartbeats completely
2019-03-29  Richard LevitteWindows, VMS: build fixes
2019-03-29  PauliEnsure that the struct msghdr is properly zeroed.
2019-03-29  Soujyu TanakaAvoid linking error on WCE700 for _InterlockedExchangeA...
2019-03-28  Matt CaswellMake OCSP_id_cmp and OCSP_id_issuer_cmp accept const...
2019-03-22  Bernd EdlingerMake err_clear_constant_time really constant time
2019-03-21  Matt CaswellMake EVP_Digest* functions provider aware
2019-03-21  Matt CaswellImplement EVP_MD_fetch()
2019-03-21  Matt CaswellAdd a skeleton default provider
2019-03-20  David von Oheimbreplace 'OpenSSL license' by 'Apache License 2.0'
2019-03-19  Richard LevitteReplumbing: Add a mechanism to pre-populate the provide...
2019-03-19  Richard LevitteReplumbing: add fallback provider capability
2019-03-19  Shane LontisSingle step kdf implementation
2019-03-19  Rich SalzMove ASN1_BROKEN macros
2019-03-19  Dmitry BelyavskiyProviding missing accessor to EVP_PKEY.engine
2019-03-18  Richard LevitteReplumbing: pass callback data to the algo destructor too
2019-03-15  Matt CaswellGuard some SM2 functions with OPENSSL_NO_SM2
2019-03-15  Dr. Matthias St... trace: don't leak the line prefix
2019-03-14  Richard Levitteinternal/refcount.h: allow non-atomic build
2019-03-13  杨洋Support SM2 certificate verification
2019-03-12  Richard LevitteReplumbing: Add constructor of libcrypto internal metho...
2019-03-12  Richard LevitteReplumbing: Add support for the provider query_operatio...
2019-03-12  Richard LevitteReplumbing: Add an OSSL_PROVIDER iterator with callback
2019-03-12  PauliOSSL_PARAM helper functions.
2019-03-12  Richard LevitteRename 'buffer' to 'data' in OSSL_PARAM
2019-03-12  David von Oheimb2nd chunk: CRMF code (crypto/crmf/, ) and its integration
2019-03-12  David von OheimbCertificate Management Protocol (CMP, RFC 4210) extensi...
2019-03-12  Shane Lontisadded generated files
2019-03-11  Richard LevitteReplumbing: New public API to load or add providers
2019-03-11  Richard LevitteReplumbing: Add the Provider Object, type OSSL_PROVIDER
2019-03-11  Rich SalzAdd regenerated header files
2019-03-11  Rich Salzutil/mkerr.pl: Add an inclusion of symhacks.h in all...
2019-03-06  David von Oheimbconstify *_dup() and *i2d_*() and related functions...
2019-03-06  Richard LevitteMake it possible to trace the trace functionality itself
2019-03-06  Richard LevitteAdapt BN_CTX_DEBUG to the new generic trace API
2019-03-06  Richard LevitteAdapt OPENSSL_DEBUG_DECRYPT to the new generic trace API
2019-03-06  Richard LevitteAdapt OPENSSL_POLICY_DEBUG to the new generic trace API
2019-03-06  Richard LevitteAdapt OPENSSL_DEBUG_KEYGEN to the new generic trace API
2019-03-06  Richard LevitteAdapt OPENSSL_DEBUG_PKCS5V2 to the new generic trace API
2019-03-06  Richard LevitteAdapt ENGINE_REF_COUNT_DEBUG to the new generic trace API
2019-03-06  Richard LevitteAdapt ENGINE_TABLE_DEBUG to the new generic trace API
2019-03-06  Richard LevitteAdapt ENGINE_CONF_DEBUG to the new generic trace API
2019-03-06  Richard LevitteAdapt OPENSSL_INIT_DEBUG to the new generic trace API
2019-03-06  Richard LevitteAdapt CIPHER_DEBUG to the new generic trace API
2019-03-06  Richard LevitteAdapt SSL_DEBUG to the new generic trace API
2019-03-06  Richard LevitteMake it possible to disable the TRACE API
2019-03-06  Richard LevitteAdd generic trace API
2019-02-27  Richard LevitteReplumbing: Add include/openssl/core.h, initially with...
next