]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/ts
HTTP: Implement persistent connections (keep-alive)
[thirdparty/openssl.git] / crypto / ts /
2021-04-28  Dr. David von OheimbTS ESS: Move four internal aux function to where they...
2021-04-28  Dr. David von OheimbESS: Export three core functions, clean up TS and CMS...
2021-04-28  Tomas MrazPrefer fetch over legacy get_digestby/get_cipherby
2021-04-20  Paulits: fix double free on error path.
2021-04-18  Richard LevitteModify OBJ_nid2sn(OBJ_obj2nid(...)) occurences to use...
2021-04-08  Matt CaswellUpdate copyright year
2021-03-22  Shane LontisFix usages of const EVP_MD.
2021-03-18  Shane LontisAdd ossl_asn1 symbols
2021-03-18  Dr. David von OheimbTS and CMS CAdES-BES: Refactor check_signing_certs...
2021-03-18  Dr. David von Oheimbts_check_signing_certs(): Make sure both ESSCertID...
2021-03-18  Dr. David von OheimbTS ESS: Invert the search logic of ts_check_signing_cer...
2021-03-13  Dr. David von OheimbTS ESS: Let TS_RESP_verify_signature() make use of...
2021-03-11  Matt CaswellUpdate copyright year
2021-02-21  Shane LontisFix external symbols for cms.
2021-02-18  Matt CaswellUpdate copyright year
2021-02-04  Dr. David von OheimbAllow NULL arg to OPENSSL_sk_{dup,deep_copy} returning...
2020-11-26  Matt CaswellUpdate copyright year
2020-11-24  Richard LevitteERR: Rebuild all generated error headers and source...
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-10-08  Dr. David von OheimbCorrect and simplify use of ERR_clear_error() etc....
2020-09-13  Matt CaswellFix safestack issues in conf.h
2020-09-13  Matt CaswellFix safestack issues in ess.h
2020-09-13  Matt CaswellFix safestack issues in pkcs7.h
2020-09-13  Matt CaswellFix safestack issues in asn1.h
2020-09-13  Matt CaswellFix safestack issues in x509v3.h
2020-09-13  Matt CaswellFix safestack issues in x509.h
2020-08-12  Dr. David von OheimbIntroduce X509_add_cert[s] simplifying various addition...
2020-07-16  Paulideprecate engines in libcrypto
2020-05-27  FdaSilvaYYcrypto/cms: add CAdES-BES signed attributes validation
2020-05-15  Matt CaswellUpdate copyright year
2020-04-30  Paulicoverity 1462566 Resource leak
2020-04-24  Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-03-21  Bernd EdlingerFix error handling in x509v3_cache_extensions and relat...
2020-03-10  Dr. David von OheimbExtract sk_ASN1_UTF8STRING2text() from ts_get_status_te...
2019-10-16  Andreas SchnebingerFix typo and create compatibility macro
2019-10-09  Rich SalzExplicitly test against NULL; do not use !p or similar
2019-09-28  Dr. Matthias St... Reorganize local header files
2019-09-28  Dr. Matthias St... Reorganize private crypto header files
2019-09-12  Richard Levitteutil/mkerr.pl: make it not depend on the function code
2019-07-16  Rich SalzRegenerate mkerr files
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-07-31  PauliCheck conversion return in ASN1_INTEGER_print_bio.
2018-05-11  Kurt RoeckxUse void in all function definitions that do not take...
2018-03-27  Miroslav Suko_time.c: use gmtime_s with MSVC
2018-03-20  Matt CaswellUpdate copyright year
2018-03-17  Richard Levittets_RESP_sign: Don't try to use v2 signing when ESS...
2017-08-31  Paulistruct timeval include guards
2017-06-12  Rich SalzPut message strings in state files
2017-06-07  Rich Salzmake error tables const and separate header file
2017-05-03  Marek KleinAdded support for ESSCertIDv2
2016-10-19  FdaSilvaYYAdd error checking, small nit on ouput
2016-10-10  David BenjaminRemove trailing whitespace from some files.
2016-08-16  Matt CaswellConvert TS_STATUS_INFO* functions to use const getters
2016-08-16  Dr. Stephen HensonAdd ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
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-22  Dr. Stephen HensonFix OOB read in TS_OBJ_print_bio().
2016-07-20  Kurt RoeckxCheck for errors allocating the error strings.
2016-06-29  FdaSilvaYYWhitespace cleanup in crypto
2016-06-18  Matt CaswellImprove const correctness for stacks of EVP_MD
2016-06-10  Matt CaswellFix seg fault in TS_RESP_verify_response()
2016-05-23  Rich SalzRemove unused error/function codes.
2016-05-17  Rich SalzManual fixes after copyright consolidation
2016-05-17  Rich SalzCopyright consolidation 06/10
2016-05-04  Marek KleinDEFINE_STACK_OF(ASN1_UTF8STRING) moved from ts_lcl...
2016-04-20  Richard LevitteRemove --classic build entirely
2016-04-15  Rich SalzMake many X509_xxx types opaque.
2016-03-21  Richard LevitteRemove the remainder of util/mk1mf.pl and companion...
2016-03-20  Rich SalzRemove #error from include files.
2016-02-20  Richard LevitteAlways build library object files with shared library...
2016-02-18  Richard LevitteRemove all special make depend flags, as well as OPENSS...
2016-02-12  Richard LevitteRename INSTALL_PREFIX to DESTDIR, remove option --insta...
2016-02-06  Richard LevitteEnhance and clear the support of linker flags
2016-02-01  Richard Levitteunified build scheme: add build.info files
2016-01-29  Rich SalzTemplatize util/domd
2016-01-29  Richard LevitteConfigure et al: split up the lflags configuration...
2016-01-28  Viktor DukhovniComment side-effect only calls of X509_check_purpose
2016-01-26  Rich SalzRemove /* foo.c */ comments
2016-01-20  Rich SalzRemove update tags
2016-01-20  Dr. Stephen Hensonmake EVP_PKEY opaque
2016-01-17  Rich SalzAccessor update; fix API, document one.
2016-01-17  Rich SalzRemove some old makefile targets
2016-01-17  Rich SalzAdd some accessors.
2016-01-12  Rich SalzMove Makefiles to Makefile.in
2016-01-12  Richard Levittemake update
2016-01-07  Dr. Stephen HensonRename DECLARE*STACK_OF to DEFINE*STACK_OF
2016-01-03  Viktor DukhovniFix X509_STORE_CTX_cleanup()
2015-12-09  Dr. Stephen Hensonmake update
2015-12-07  Richard LevitteCleanup: fix all sources that used EVP_MD_CTX_(create...
2015-12-07  Richard LevitteAdjust all accesses to EVP_MD_CTX to use accessor funct...
2015-11-20  Dr. Stephen HensonAdd support for signer_digest option in TS.
2015-11-13  Graeme PerrowRT32671: wrong multiple errs TS_check_status_info
2015-11-09  Matt CaswellContinue standardising malloc style for libcrypto
2015-11-05  Dr. Stephen HensonRebuild error source files.
2015-09-30  David WoodhouseFix no-stdio build
2015-09-22  Dr. Stephen Hensonmake update
2015-09-22  Dr. Stephen HensonAvoid structure access in crypto/ts
next