Add app for fips installation
[openssl.git] / include / internal /
2019-08-21 Richard LevitteModify ossl_method_store_add() to accept an OSSL_PROVID...
2019-08-21 Richard LevitteModify ossl_method_store_add() to handle reference...
2019-08-21 Richard LevitteFix ossl_param_bld_push_{utf8,octet}_string() / param_b...
2019-08-21 PauliConstify param builder string functions.
2019-08-15 Richard LevitteMove BLAKE2 MACs to the providers
2019-08-15 Richard LevittePrepare EVP_MAC infrastructure for moving all MACs...
2019-08-15 Richard LevitteRename provider and core get_param_types functions
2019-08-01 Matt CaswellLoad the config file by default
2019-07-26 Richard LevitteAdd functions to see if a provider is available for...
2019-07-23 Richard LevitteReplace OSSL_ITEM with OSSL_PARAM as parameter descript...
2019-07-23 Richard LevitteAdd internal function ossl_algorithm_do_all()
2019-07-18 PauliAdd param builder free function.
2019-07-18 Bernd EdlingerAdd value_barriers in constant time select functions
2019-07-17 Rich SalzDeprecated {OPENSSL,CRYPTO}_debug_mem_{push,pop}
2019-07-17 PauliParameter building utilities.
2019-07-16 PauliRemove tab characters from C source files.
2019-07-16 Rich SalzRegenerate mkerr files
2019-07-11 Matt CaswellGive WPACKET the ability to have a NULL buffer undernea...
2019-07-11 Matt CaswellMake the PACKET/WPACKET code available to both libcrypt...
2019-07-04 Matt CaswellPrevent the use of RUN_ONCE inside the FIPS module
2019-07-02 Richard Levitteossl_provider_upref to ossl_provider_up_ref
2019-07-02 Antoine CœurFix Typos
2019-06-26 Bernd EdlingerKeep the externally visible macro BIO_FLAGS_UPLINK...
2019-06-24 Richard LevitteReplumbing: add support for multiple names per algorithm
2019-06-24 PauliChange OSSL_PARAM return size to not be a pointer.
2019-06-21 PauliRemove OPENSSL_memcmp.
2019-06-17 Matt CaswellTell the FIPS provider about thread stop events
2019-06-17 Matt CaswellProvide a version of ossl_init_thread_start that works...
2019-06-17 Matt CaswellAdd the function openssl_ctx_get_concrete()
2019-06-10 Richard LevitteEVP fetching: make operation_id part of the method...
2019-06-07 Matt CaswellMove the rand_nonce_lock code into drbg_lib.c
2019-06-07 Matt CaswellMake the rand_crng code OPENSSL_CTX aware
2019-06-07 Matt CaswellConvert drbg_lib to use OPENSSL_CTX for its global...
2019-06-04 Shane LontisMove digests to providers
2019-05-31 Richard LevitteConstify OSSL_PROVIDER getter input parameters
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-08 Richard Levitteossl_bsearch(): New generic internal binary search...
2019-05-07 Boris PismennyLinux ktls sendfile
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-25 Matt CaswellFix KTLS compilation error
2019-04-09 Matt CaswellUse the right NID when putting a method in the store
2019-04-07 Patrick Steuerfix --strict-warnings build
2019-04-03 Richard LevitteReplumbing: add a configuration module for providers
2019-04-03 Richard LevitteReplumbing: add functionality to set provider parameters
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 PauliEnsure that the struct msghdr is properly zeroed.
2019-03-29 Soujyu TanakaAvoid linking error on WCE700 for _InterlockedExchangeA...
2019-03-19 Richard LevitteReplumbing: add fallback provider capability
2019-03-18 Richard LevitteReplumbing: pass callback data to the algo destructor too
2019-03-14 Richard Levitteinternal/refcount.h: allow non-atomic build
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-11 Richard LevitteReplumbing: Add the Provider Object, type OSSL_PROVIDER
2019-03-11 Rich SalzAdd regenerated header files
2019-02-18 Pauligenerated files
2019-02-18 PauliProperties for implementation selection.
2019-02-15 Richard LevitteAdd an OpenSSL library context
2019-02-05 Sam RobertsRemove unnecessary trailing whitespace
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-07 Viktor DukhovniMore configurable crypto and ssl library initialization
2019-01-04 Matt CaswellFix a RUN_ONCE bug
2018-12-07 Boris Pismennybio: Linux TLS Offload
2018-12-07 Boris PismennyLinux ktls infrastructure
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-11-30 Andy Polyakoverr/err.c: add err_clear_last_constant_time.
2018-11-04 Benjamin KadukAdd tsan_decr() API, counterpart of tsan_counter()
2018-09-24 PauliUse secure_getenv(3) when available.
2018-09-11 Matt CaswellUpdate copyright year
2018-08-26 Andy Polyakovinternal/tsan_assist.h: add tsan_ld_acq and tsan_st_rel.
2018-08-16 Andy Polyakovinternal/refcount.h: overhaul fencing and add _MSC_VER...
2018-08-07 Andy PolyakovAdd internal/tsan_assist.h.
2018-07-25 Andy Polyakovcrypto/dllmain.c: remove unused OPENSSL_NONPIC_relocate...
2018-07-16 Nicola TuveriRemove stale SM2 error codes
2018-06-22 Nicola TuveriRemove __cplusplus preamble from internal headers
2018-04-05 Matt CaswellMove the loading of the ssl_conf module to libcrypto
2018-03-26 Rich SalzRemove QNX support
2018-03-15 Dr. Matthias St... Publish the RAND_DRBG API
2018-03-09 Dr. Matthias St... RAND_DRBG: add a function for setting the reseeding...
2018-02-27 Matt CaswellUpdate copyright year
2018-02-21 Kurt RoeckxSwitch the DRBGs from AES-128-CTR to AES-256-CTR
2018-02-20 Matt CaswellAdd some new constant time functions needed by curve448
2018-02-15 Dr. Matthias St... DRBG: make locking api truly private
2018-02-13 Dr. Matthias St... DRBG: make the derivation function the default for...
2018-02-13 Dr. Matthias St... DRBG: unify initialization and cleanup code
2018-02-13 Dr. Matthias St... DRBG: add locking api
2018-02-13 Matt CaswellUpdate copyright year
2018-02-10 Rich SalzCopy name string in BIO_meth_new
2018-02-09 FdaSilvaYYSmall simplification in mkerr.pl
2018-02-07 Richard Levittemake update ERROR_REBUILD=-rebuild
2018-02-07 PauliMake OPENSSL_rdtsc universally available.
2018-01-29 Kurt RoeckxAdd RAND_DRBG_bytes
2018-01-09 Richard LevitteUpdate copyright years on all files merged since Jan...
next