summaryrefslogtreecommitdiffstats
path: root/crypto/ts
AgeCommit message (Expand)Author
2020-11-26Update copyright yearMatt Caswell
2020-11-24ERR: Rebuild all generated error headers and source filesRichard Levitte
2020-11-13CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()Richard Levitte
2020-11-13Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte
2020-10-08Correct and simplify use of ERR_clear_error() etc. for loading DSO libsDr. David von Oheimb
2020-09-13Fix safestack issues in conf.hMatt Caswell
2020-09-13Fix safestack issues in ess.hMatt Caswell
2020-09-13Fix safestack issues in pkcs7.hMatt Caswell
2020-09-13Fix safestack issues in asn1.hMatt Caswell
2020-09-13Fix safestack issues in x509v3.hMatt Caswell
2020-09-13Fix safestack issues in x509.hMatt Caswell
2020-08-12Introduce X509_add_cert[s] simplifying various additions to cert listsDr. David von Oheimb
2020-07-16deprecate engines in libcryptoPauli
2020-05-27crypto/cms: add CAdES-BES signed attributes validationFdaSilvaYY
2020-05-15Update copyright yearMatt Caswell
2020-04-30coverity 1462566 Resource leakPauli
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz
2020-03-21Fix error handling in x509v3_cache_extensions and related functionsBernd Edlinger
2020-03-10Extract sk_ASN1_UTF8STRING2text() from ts_get_status_text() in ts_rsp_verify....Dr. David von Oheimb
2019-10-16Fix typo and create compatibility macroAndreas Schnebinger
2019-10-09Explicitly test against NULL; do not use !p or similarRich Salz
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2019-09-12util/mkerr.pl: make it not depend on the function codeRichard Levitte
2019-07-16Regenerate mkerr filesRich Salz
2019-03-06constify *_dup() and *i2d_*() and related functions as far as possible, intro...David von Oheimb
2019-01-27crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES)Antonio Iacono
2018-12-06Following the license change, modify the boilerplates in crypto/ts/Richard Levitte
2018-07-31Check conversion return in ASN1_INTEGER_print_bio.Pauli
2018-05-11Use void in all function definitions that do not take any argumentsKurt Roeckx
2018-03-27o_time.c: use gmtime_s with MSVCMiroslav Suk
2018-03-20Update copyright yearMatt Caswell
2018-03-17ts_RESP_sign: Don't try to use v2 signing when ESS digest isn't setRichard Levitte
2017-09-01struct timeval include guardsPauli
2017-06-12Put message strings in state filesRich Salz
2017-06-07make error tables const and separate header fileRich Salz
2017-05-03Added support for ESSCertIDv2Marek Klein
2016-10-19Add error checking, small nit on ouputFdaSilvaYY
2016-10-10Remove trailing whitespace from some files.David Benjamin
2016-08-16Convert TS_STATUS_INFO* functions to use const gettersMatt Caswell
2016-08-16Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().Dr. Stephen Henson
2016-08-04Limit status message sisze in ts_get_status_checkDr. Stephen Henson
2016-08-04Constify some ASN1_OBJECT *obj input parametersFdaSilvaYY
2016-07-22Fix OOB read in TS_OBJ_print_bio().Dr. Stephen Henson
2016-07-20Check for errors allocating the error strings.Kurt Roeckx
2016-06-29Whitespace cleanup in cryptoFdaSilvaYY
2016-06-18Improve const correctness for stacks of EVP_MDMatt Caswell
2016-06-10Fix seg fault in TS_RESP_verify_response()Matt Caswell
2016-05-23Remove unused error/function codes.Rich Salz
2016-05-17Manual fixes after copyright consolidationRich Salz