]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/conf
Update copyright year
[thirdparty/openssl.git] / crypto / conf /
2022-05-03  Matt CaswellUpdate copyright year
2022-04-22  Dmitry Belyavskiystr[n]casecmp => OPENSSL_strncasecmp
2022-02-05  Richard LevitteMove e_os.h to include/internal
2022-01-06  Bernd EdlingerFix copyright year issues
2022-01-03  Dr. David von OheimbUpdate troublesome copyright years of auto-generated...
2021-11-17  Dr. David von OheimbAdd and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX...
2021-10-14  Bernd EdlingerFix another memory leak reported in CIFuzz
2021-10-14  Bernd EdlingerFix a memory leak reported in CIFuzz
2021-06-17  Matt CaswellUpdate copyright year
2021-06-02  Tomas MrazAdd NCONF_get_section_names()
2021-06-02  Rich SalzAdd NCONF_get0_libctx()
2021-06-02  Rich SalzMake conf_method_st and conf_st deprecated
2021-05-26  Rich SalzUse <> for #include openssl/xxx
2021-05-26  Paulierr: rename err_load_xxx_strings_int functions
2021-05-11  Dr. David von OheimbAdd convenience functions and macros for asymmetric...
2021-05-05  Rich SalzAdd .includedir pragma
2021-05-05  Rich SalzAllow absolute paths to be set
2021-04-19  Tanzinul IslamResurrect and modernize C++Builder config
2021-04-08  Matt CaswellUpdate copyright year
2021-04-01  Randall S. BeckerCorrected missing definitions from NonStop SPT build.
2021-03-31  Rich SalzAdd a local perl module to get year last changed
2021-03-18  Shane LontisAdd ossl_ conf symbols
2021-01-28  Richard LevitteUpdate copyright year
2021-01-14  Dmitry BelyavskiySkip BOM when reading the config file
2021-01-13  Dr. David von OheimbAPPS: Allow OPENSSL_CONF to be empty, not loading a...
2021-01-04  Dr. David von OheimbUpdate copyright years of auto-generated headers (make...
2020-11-24  Richard LevitteERR: Rebuild all generated error headers and source...
2020-11-18  Richard LevitteCONF: Convert one last CONFerr() to ERR_raise()
2020-11-13  Richard LevitteCRYPTO: refactor ERR_raise()+ERR_add_error_data() to...
2020-11-13  Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-11-11  Tomas MrazDo not prepend $OPENSSL_CONF_INCLUDE to absolute includ...
2020-11-06  Matt CaswellDon't clear the whole error stack when loading engines
2020-11-06  Matt CaswellDon't clear errors on failure in CONF_modules_load_file...
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-08  Dr. David von OheimbCorrect and simplify use of ERR_clear_error() etc....
2020-10-01  Matt CaswellRun the withlibctx.pl script
2020-09-23  PauliAdd a "random" configuration section.
2020-09-13  Matt CaswellFix safestack issues in conf.h
2020-09-13  Matt CaswellFix safestack issues in bio.h
2020-09-12  Randall S. BeckerNonStop port updates for 3.0.0.
2020-09-07  luxinyouFix memory leaks in conf_def.c
2020-08-28  Pauliconf: add diagnostic option
2020-08-10  Pauliconf: add an error if the openssl_conf section isn...
2020-07-16  Richard LevitteUpdate copyright year
2020-07-16  Paulideprecate engines in libcrypto
2020-06-02  Richard LevitteAPPS: Remove make_config_name, use CONF_get1_default_co...
2020-05-15  Matt CaswellUpdate copyright year
2020-05-06  Matt CaswellFix a memory leak in CONF .include handling
2020-04-24  Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-04-24  Rich SalzRewrite man5/config.pod and related conf code cleanup
2020-04-23  Matt CaswellUpdate copyright year
2020-03-20  Shane LontisAdd support for passing the libctx to the config loader
2020-01-07  Rich SalzMake generated copyright year be "now"
2020-01-02  Matt CaswellRun make update
2019-11-14  Matt CaswellFix an uninitialised read in conf_def.c
2019-11-12  Richard LevitteAdd a tester of OpenSSL config files and test the curre...
2019-11-12  Richard LevitteAdd a .pragma directive for configuration files
2019-11-09  raniervfconf_def.c: Avoid calling strlen() in a loop
2019-11-07  Richard LevitteUpdate source files for pre-3.0 deprecation
2019-11-07  Richard LevitteUpdate source files for deprecation at 3.0
2019-10-09  Rich SalzExplicitly test against NULL; do not use !p or similar
2019-10-06  Rich SalzDeprecate NCONF_WIN32() function
2019-09-28  Dr. Matthias St... Reorganize local header files
2019-09-28  Dr. Matthias St... Reorganize private crypto header files
2019-09-15  Shane LontisAdd fips module integrity check
2019-09-12  Richard Levitteutil/mkerr.pl: make it not depend on the function code
2019-08-02  Rich SalzReplace FUNCerr with ERR_raise_data
2019-07-22  Rich SalzDeprecate SYSerr, add new FUNCerr macro
2019-07-22  Rich SalzAdd ERR_put_func_error, and use it.
2019-07-16  Rich SalzRegenerate mkerr files
2019-05-29  Dr. Matthias St... crypto/conf: openssl_config_int() returns unitialized...
2019-04-06  FdaSilvaYYCoverity: fix two minor NPD issues.
2019-04-05  Richard LevitteAdd a bit of tracing in the core conf module runner
2019-04-03  Richard LevitteReplumbing: add a configuration module for providers
2019-03-29  PauliIt isn't necessary to initialise a struct stat before...
2019-03-20  Richard LevitteOPENSSL_config(): restore error agnosticism
2019-02-11  Tomas MrazAllow the syntax of the .include directive to optionall...
2019-02-10  Daniel DeFreezFix null pointer dereference in ssl_module_init
2019-01-07  Viktor DukhovniMore configurable crypto and ssl library initialization
2019-01-07  Viktor DukhovniUpdate generator copyright year.
2019-01-03  Matt Caswellmake update
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06  Richard LevitteRefactor the computation of API version limits
2018-09-24  PauliUse secure_getenv(3) when available.
2018-09-11  Matt CaswellUpdate copyright year
2018-08-14  Tomas MrazDeallocate previously loaded SSL CONF module data
2018-07-24  Richard Levittedef_load_bio(): Free |biosk| more carefully
2018-07-20  Andy Polyakovcrypto/*: address standard-compilance nits.
2018-07-10  PauliNCONF_get_number refix.
2018-07-03  PauliCheck for NULL conf in NCONF_get_number
2018-05-29  Matt CaswellUpdate copyright year
2018-05-11  Kurt RoeckxUse void in all function definitions that do not take...
2018-05-02  Pavel KopylFix memory leaks in CA related functions.
2018-04-17  Richard LevitteUpdate copyright year
2018-04-08  Dr. Matthias St... Fix false positives of IS_*() macros for 8-bit ASCII...
2018-04-05  Matt CaswellMove the loading of the ssl_conf module to libcrypto
2018-04-04  Bernd EdlingerDon't use getenv for critical functions when run as...
2018-04-03  Rich SalzSet error code on alloc failures
2018-03-28  Matt CaswellRemove some code
2018-03-19  Rich SalzRevise and cleanup; use strict,warnings
next