]> git.ipfire.org Git - thirdparty/openssl.git/history - include
Make OCSP_id_cmp and OCSP_id_issuer_cmp accept const params
[thirdparty/openssl.git] / include /
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...
2019-02-27  Simo SorceImplement SSH KDF
2019-02-26  Richard LevitteAdd BN_native2bn and BN_bn2nativepad, for native BIGNUM...
2019-02-19  Matt CaswellDon't interleave handshake and other record types in...
2019-02-18  Pauligenerated files
2019-02-18  PauliProperties for implementation selection.
2019-02-17  Billy BrumleySCA hardening for mod. field inversion in EC_GROUP
2019-02-15  Richard LevitteAdd an OpenSSL library context
2019-02-15  Richard LevitteAdd CRYPTO_alloc_ex_data()
2019-02-15  David AsrafAdd EC_GROUP_get0_field
2019-02-15  Richard LevitteMark generated functions unused (applies to safestack...
2019-02-15  Todd ShortAdd option to disable Extended Master Secret
2019-02-15  Matt CaswellFix no-stdio
2019-02-13  David MakepeaceAdded new EVP/KDF API.
2019-02-07  Matt CaswellMake OPENSSL_malloc_init() a no-op
2019-02-06  Antoine Salonblake2: backport changes to blake2s
2019-02-06  Antoine Salonblake2: register MAC objects
2019-02-06  Antoine Salonblake2b: add EVP_MAC API
2019-02-05  Sam RobertsRemove unnecessary trailing whitespace
2019-02-05  Sam RobertsMake some simple getters take const SSL/SSL_CTX
2019-02-01  Michael TuexenFix end-point shared secret for DTLS/SCTP
2019-01-30  Petr VorelReuse already defined macros
2019-01-30  David BenjaminDocument and add macros for additional DSA options
2019-01-27  Antonio Iaconocrypto/cms: Add support for CAdES Basic Electronic...
2019-01-27  Ping Yuadd an additional async notification communication...
2019-01-27  Matthias KraftAdd "weak" declarations of symbols used in safestack...
2019-01-25  Dr. Matthias St... X509_STORE: fix two misspelled compatibility macros
2019-01-24  Klotz, TobiasCleanup vxworks support to be able to compile for VxWorks 7
2019-01-21  Bernd EdlingerPPC: Try out if mftb works before using it
2019-01-21  David von Oheimbupdate Copyright date
2019-01-21  David von Oheimbadd 'L' after _OPENSSL_VERSION_PRE_RELEASE literals...
2019-01-16  Richard Levittecrypto/bio/b_dump.c: change all char* to void*, and...
2019-01-07  Viktor DukhovniMore configurable crypto and ssl library initialization
2019-01-04  Matt CaswellImplement OPENSSL_INIT_NO_ATEXIT
2019-01-04  Matt CaswellFix a RUN_ONCE bug
2019-01-03  Matt Caswellmake update
2018-12-22  Shreya BhandareEVP_PKEY_size declared to take a const parameter
2018-12-19  Richard LevitteX509_check_issued: check that signature algo matches...
2018-12-15  Kurt RoeckxDeprecate TLS_MAX_VERSION, DTLS_MAX_VERSION and DTLS_MI...
2018-12-11  Todd ShortAdd RFC5297 AES-SIV support
2018-12-10  Richard Levittemake update
2018-12-07  Boris Pismennyssl: Linux TLS Tx Offload
2018-12-07  Boris Pismennyevp/e_aes: Expose IV
2018-12-07  Boris Pismennybio: Linux TLS Offload
2018-12-07  Boris PismennyLinux ktls infrastructure
2018-12-07  Matt CaswellOnly include opensslconf.h once
2018-12-07  Matt CaswellRemove the cast from the definition of OPENSSL_VERSION_...
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06  Richard LevitteRefactor the computation of API version limits
2018-12-06  Richard Levitteinclude/openssl/opensslconf.h.in: allow future deprecat...
2018-12-06  Richard LevitteSwitch to MAJOR.MINOR.PATCH versioning and version...
2018-12-06  Richard LevitteSwitch future deprecation version from 1.2.0 to 3.0
2018-11-30  Andy Polyakoverr/err.c: add err_clear_last_constant_time.
2018-11-20  Matt CaswellUpdate copyright year
2018-11-15  Antoine SalonDeprecate SSL_set_tmp_ecdh
2018-11-15  Antoine SalonMaking SRP_user_pwd functions public
2018-11-15  Antoine SalonAdded SRP_VBASE_add0_user()
next