]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/conf
Raise an error on syscall failure in tls_retry_write_records
[thirdparty/openssl.git] / crypto / conf /
2024-04-26  Neil HormanFix coverity 1596617
2024-04-24  Neil HormanCoverity found the following issues:
2024-04-19  Neil HormanMake rcu_thread_key context-aware
2024-04-11  Richard LevitteVMS: Move defining _XOPEN_SOURCE and _XOPEN_SOURCE_EXT...
2024-04-09  Richard LevitteCopyright year updates
2024-04-04  Richard LevitteDiverse small VMS build fixups
2024-03-15  Alexandr Nedvedickyplug potential memory leak in error code path
2024-02-01  Neil HormanAdd exemplar use case for rcu locks
2023-12-21  Neil HormanDetect and prevent recursive config parsing
2023-10-24  Nate KarstensAdd notes on use of strdup
2023-09-11  Dimitri Papadopoulos"foo * bar" should be "foo *bar"
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...
2023-06-27  Tomas MrazCONF_modules_load_file_ex(): Do not try to load an...
2023-05-08  Matt CaswellPrevent a fuzzing timeout in the conf fuzzer
2022-10-21  Tomas Mrazstack: Do not add error if pop/shift/value accesses...
2022-10-05  Richard LevitteStop raising ERR_R_MALLOC_FAILURE in most places
2022-09-16  Dr. David von Oheimbstack.c: add missing direct error reporting and improve...
2022-09-09  Gang Chencrypto/conf: gcc build warning fix
2022-07-01  Tomas MrazAvoid crashing if CONF_modules_unload() is called after...
2022-06-06  Matt CaswellCONF_modules_unload should fail if CONF_modules_finish...
2022-06-01  Hugo LandauMake OSSL_LIB_CTX_load_config thread safe
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...
next