summaryrefslogtreecommitdiffstats
path: root/include/openssl/ts.h
AgeCommit message (Expand)Author
2018-02-13Update copyright yearMatt Caswell
2018-02-09Remove redundant declarations of ERR_load_*_strings()Nick Mathewson
2017-09-29Put back the #include <openssl/safestack.h> lines in public headers.Pauli
2017-09-28Use safestack.h exclusively internally.Pauli
2017-06-07make error tables const and separate header fileRich Salz
2017-05-03Added support for ESSCertIDv2Marek Klein
2016-08-16Convert TS_STATUS_INFO* functions to use const gettersMatt Caswell
2016-08-04Limit status message sisze in ts_get_status_checkDr. Stephen Henson
2016-08-04Constify some ASN1_OBJECT *obj input parametersFdaSilvaYY
2016-07-20Check for errors allocating the error strings.Kurt Roeckx
2016-07-08include/openssl: don't include <windows.h> in public headers.Andy Polyakov
2016-06-18Improve const correctness for stacks of EVP_MDMatt Caswell
2016-05-23Remove unused error/function codes.Rich Salz
2016-05-17Copyright consolidation 03/10Rich Salz
2016-03-20Remove #error from include files.Rich Salz
2016-03-18Implement support for no-tsRichard Levitte
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-17Fix function declarations.Rich Salz
2016-01-17Add some accessors.Rich Salz
2016-01-16fix no-engine buildDr. Stephen Henson
2016-01-07Rename DECLARE*STACK_OF to DEFINE*STACK_OFDr. Stephen Henson
2015-11-20Add support for signer_digest option in TS.Dr. Stephen Henson
2015-09-29Fix no-stdio buildDavid Woodhouse
2015-09-05Make TS structures opaque.Rich Salz
2015-06-04Set error code, no fprintf stderr, on errors.Rich Salz
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte