]> git.ipfire.org Git - thirdparty/openssl.git/history - include/openssl/ts.h
Check DSA parameters for excessive sizes before validating
[thirdparty/openssl.git] / include / openssl / ts.h
2022-05-09  Nathan SidwellHeader file cleanup for C++20 header-units
2021-04-08  Matt CaswellUpdate copyright year
2021-03-22  Shane LontisFix usages of const EVP_MD.
2020-10-08  Dr. David von OheimbCorrect and simplify use of ERR_clear_error() etc....
2020-05-15  Matt CaswellUpdate copyright year
2020-04-29  Richard Levitteinclude/openssl/ts.h: clean away a misplaced EVP_MD...
2020-04-24  Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2019-11-07  Richard LevitteUpdate source files for deprecation at 3.0
2019-10-16  Andreas SchnebingerFix typo and create compatibility macro
2019-09-28  Dr. Matthias St... Add legacy include guards to public header files
2019-09-28  Dr. Matthias St... Fix header file include guard names
2019-03-06  David von Oheimbconstify *_dup() and *i2d_*() and related functions...
2019-01-27  Antonio Iaconocrypto/cms: Add support for CAdES Basic Electronic...
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-02-13  Matt CaswellUpdate copyright year
2018-02-09  Nick MathewsonRemove redundant declarations of ERR_load_*_strings()
2017-09-28  PauliPut back the #include <openssl/safestack.h> lines in...
2017-09-28  PauliUse safestack.h exclusively internally.
2017-06-07  Rich Salzmake error tables const and separate header file
2017-05-03  Marek KleinAdded support for ESSCertIDv2
2016-08-16  Matt CaswellConvert TS_STATUS_INFO* functions to use const getters
2016-08-04  Dr. Stephen HensonLimit status message sisze in ts_get_status_check
2016-08-04  FdaSilvaYYConstify some ASN1_OBJECT *obj input parameters
2016-07-20  Kurt RoeckxCheck for errors allocating the error strings.
2016-07-08  Andy Polyakovinclude/openssl: don't include <windows.h> in public...
2016-06-18  Matt CaswellImprove const correctness for stacks of EVP_MD
2016-05-23  Rich SalzRemove unused error/function codes.
2016-05-17  Rich SalzCopyright consolidation 03/10
2016-03-20  Rich SalzRemove #error from include files.
2016-03-18  Richard LevitteImplement support for no-ts
2016-01-26  Rich SalzRemove /* foo.c */ comments
2016-01-17  Rich SalzFix function declarations.
2016-01-17  Rich SalzAdd some accessors.
2016-01-16  Dr. Stephen Hensonfix no-engine build
2016-01-07  Dr. Stephen HensonRename DECLARE*STACK_OF to DEFINE*STACK_OF
2015-11-20  Dr. Stephen HensonAdd support for signer_digest option in TS.
2015-09-30  David WoodhouseFix no-stdio build
2015-09-05  Rich SalzMake TS structures opaque.
2015-06-04  Rich SalzSet error code, no fprintf stderr, on errors.
2015-03-31  Richard LevitteStop symlinking, move files to intended directory