]> git.ipfire.org Git - thirdparty/openssl.git/history - include/internal/cryptlib.h
SERIALIZER: New API for serialization of objects through providers
[thirdparty/openssl.git] / include / internal / cryptlib.h
2019-11-29  Richard LevitteSERIALIZER: New API for serialization of objects throug...
2019-10-31  Richard Levittecrypto/evp/evp_fetch.c: Make it more prominent that...
2019-09-28  Dr. Matthias St... Fix header file include guard names
2019-09-11  Dr. Matthias St... drbg: ensure fork-safety without using a pthread_atfork...
2019-09-01  Bernd EdlingerRemove extern declarations of OPENSSL_ia32cap_P
2019-07-17  Rich SalzDeprecated {OPENSSL,CRYPTO}_debug_mem_{push,pop}
2019-06-26  Bernd EdlingerKeep the externally visible macro BIO_FLAGS_UPLINK...
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-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-05-12  Richard LevitteCreate internal number<->name mapping API
2019-05-08  Richard Levitteossl_bsearch(): New generic internal binary search...
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-02-15  Richard LevitteAdd an OpenSSL library context
2019-01-21  Bernd EdlingerPPC: Try out if mftb works before using it
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-09-24  PauliUse secure_getenv(3) when available.
2018-07-25  Andy Polyakovcrypto/dllmain.c: remove unused OPENSSL_NONPIC_relocate...
2018-06-22  Nicola TuveriRemove __cplusplus preamble from internal headers
2018-02-07  PauliMake OPENSSL_rdtsc universally available.
2017-11-25  Kurt RoeckxCreate a prototype for OPENSSL_rdtsc
2017-10-13  Rich SalzAdd CRYPTO_get_alloc_counts.
2017-08-29  PauliMove OPENSSL_CONF from e_os.h to cryptlib.h
2017-08-29  Paulie_os.h removal from other headers and source files.
2017-08-03  Matt CaswellMove ossl_assert