Invoke tear_down when exiting test_encode_tls_sct() prematurely
[openssl.git] / include / openssl / core.h
2023-09-07 Matt CaswellCopyright year updates
2023-04-21 Irak RigiaAdded a macro OSSL_DISPATCH_END as marker of the end...
2021-12-10 Richard LevitteMake OSSL_provider_init() OPENSSL_EXPORT, not just...
2021-05-11 Matt CaswellRegister callbacks with core for child provider creatio...
2021-05-11 Matt CaswellAdd the concept of a child OSSL_LIB_CTX
2021-05-06 Daniel BeveniusClarify where dispatch functions/ids are defined
2021-04-02 Richard LevitteCORE: Add an algorithm_description field to OSSL_ALGORITHM
2021-02-18 Matt CaswellUpdate copyright year
2021-02-10 FdaSilvaYYinclude/openssl: add a few missing #pragma once directives
2020-08-22 Shane LontisAdd Explicit EC parameter support to providers.
2020-06-24 Paulicore: add OSSL_INOUT_CALLBACK
2020-05-16 Matt CaswellMaintain strict type discipline between the core and...
2020-04-23 Matt CaswellUpdate copyright year
2020-04-08 Pauliparams: add a warning about the PTR types.
2019-11-29 Richard LevitteSERIALIZER: New API for serialization of objects throug...
2019-11-14 Richard LevitteCORE: Add a generic callback function type
2019-10-03 Richard LevitteReplumbing: make it possible for providers to specify...
2019-09-28 Dr. Matthias St... Fix header file include guard names
2019-09-28 Dr. Matthias St... Reorganize public header files (part 1)
2019-07-23 Richard LevitteReplace OSSL_ITEM with OSSL_PARAM as parameter descript...
2019-07-16 Pauliremove end of line spaces
2019-06-24 PauliChange OSSL_PARAM return size to not be a pointer.
2019-06-17 Matt CaswellTell the FIPS provider about thread stop events
2019-04-30 Richard LevitteReplumbing: give the possibility for the provider to...
2019-03-29 Richard LevitteWindows, VMS: build fixes
2019-03-12 PauliOSSL_PARAM helper functions.
2019-03-12 Richard LevitteRename 'buffer' to 'data' in OSSL_PARAM
2019-03-11 Richard LevitteReplumbing: Add the Provider Object, type OSSL_PROVIDER
2019-02-27 Richard LevitteReplumbing: Add include/openssl/core.h, initially with...