Add Attribute Certificate suport comments to CHANGES and NEWS
[openssl.git] / crypto / conf / conf_sap.c
13 days ago Richard LevitteVMS: Move defining _XOPEN_SOURCE and _XOPEN_SOURCE_EXT...
2024-04-04 Richard LevitteDiverse small VMS build fixups
2023-09-07 Matt CaswellCopyright year updates
2023-08-31 Ingo FranzkiOPENSSL_init_crypto load config into initial global...
2023-06-30 Yi Liconf/conf_sap.c: correct return of ossl_config_int...
2022-09-09 Gang Chencrypto/conf: gcc build warning fix
2021-06-02 Rich SalzMake conf_method_st and conf_st deprecated
2021-04-19 Tanzinul IslamResurrect and modernize C++Builder config
2021-04-08 Matt CaswellUpdate copyright year
2021-03-18 Shane LontisAdd ossl_ conf symbols
2020-04-23 Matt CaswellUpdate copyright year
2020-03-20 Shane LontisAdd support for passing the libctx to the config loader
2019-11-07 Richard LevitteUpdate source files for pre-3.0 deprecation
2019-05-29 Dr. Matthias St... crypto/conf: openssl_config_int() returns unitialized...
2019-03-20 Richard LevitteOPENSSL_config(): restore error agnosticism
2019-01-07 Viktor DukhovniMore configurable crypto and ssl library initialization
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteRefactor the computation of API version limits
2017-11-13 Andy PolyakovResolve warnings in VC-WIN32 build, which allows to...
2017-08-22 Rich SalzUse "" not <> for internal/ includes
2016-06-14 Rich SalzRT4562: Fix misleading doc on OPENSSL_config
2016-05-17 Rich SalzCopyright consolidation 04/10
2016-04-13 Matt CaswellRename int_*() functions to *_int()
2016-04-13 Matt CaswellRename lots of *_intern or *_internal function to int_*
2016-03-23 Rich SalzMove dso.h to internal
2016-03-20 Rich SalzRemove #error from include files.
2016-02-18 Roumen PetrovFix OPENSSL_config with NULL parameter
2016-02-14 Viktor DukhovniFixes to make no-deprecated work again
2016-02-11 Rich SalzHide OPENSSL_INIT_SETTINGS.
2016-02-10 Rich SalzRename INIT funtions, deprecate old ones.
2016-02-09 Rich SalzPortability fix
2016-02-09 Matt CaswellUpdates for auto init/deinit review comments
2016-02-09 Matt CaswellAuto init/deinit libcrypto
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-11-24 Marcus Meissnermark openssl configuration as loaded at end of OPENSSL_...
2015-09-30 David WoodhouseFix no-stdio build
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-01-26 Rich SalzMake OPENSSL_config truly ignore errors.
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2014-11-20 Rich SalzRT3488: Update doc for OPENSSL_config
2008-11-05 Dr. Stephen HensonUpdate obsolete email address...
2007-04-09 Dr. Stephen HensonDon't ignore config_name parameter passed to OPENSSL_co...
2003-01-30 Richard LevitteAdd the possibility to build without the ENGINE framework.
2002-02-23 Dr. Stephen HensonNew OPENSSL_LOAD_CONF define to load openssl.cnf