aboutsummaryrefslogtreecommitdiff
path: root/include/openssl/ts.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-15Update copyright yearMatt Caswell1-1/+1
2020-04-29include/openssl/ts.h: clean away a misplaced EVP_MD stack definitionRichard Levitte1-2/+0
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz1-2/+2
2019-11-07Update source files for deprecation at 3.0Richard Levitte1-2/+2
2019-10-16Fix typo and create compatibility macroAndreas Schnebinger1-1/+4
2019-09-28Add legacy include guards to public header filesDr. Matthias St. Pierre1-0/+6
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre1-2/+2
2019-03-06constify *_dup() and *i2d_*() and related functions as far as possible, intro...David von Oheimb1-48/+30
2019-01-27crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES)Antonio Iacono1-47/+1
2018-12-06Following the license change, modify the boilerplates in include/ and crypto/...Richard Levitte1-1/+1
2018-02-13Update copyright yearMatt Caswell1-1/+1
2018-02-09Remove redundant declarations of ERR_load_*_strings()Nick Mathewson1-1/+0
2017-09-29Put back the #include <openssl/safestack.h> lines in public headers.Pauli1-0/+1
2017-09-28Use safestack.h exclusively internally.Pauli1-3/+1
2017-06-07make error tables const and separate header fileRich Salz1-110/+1
2017-05-03Added support for ESSCertIDv2Marek Klein1-0/+27
2016-08-16Convert TS_STATUS_INFO* functions to use const gettersMatt Caswell1-3/+5
2016-08-04Limit status message sisze in ts_get_status_checkDr. Stephen Henson1-0/+3
2016-08-04Constify some ASN1_OBJECT *obj input parametersFdaSilvaYY1-5/+6
2016-07-20Check for errors allocating the error strings.Kurt Roeckx1-3/+1
2016-07-08include/openssl: don't include <windows.h> in public headers.Andy Polyakov1-5/+0
2016-06-18Improve const correctness for stacks of EVP_MDMatt Caswell1-1/+1
2016-05-23Remove unused error/function codes.Rich Salz1-6/+3
2016-05-17Copyright consolidation 03/10Rich Salz1-54/+5
2016-03-20Remove #error from include files.Rich Salz1-18/+10
2016-03-18Implement support for no-tsRichard Levitte1-0/+2
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2016-01-17Fix function declarations.Rich Salz1-3/+3
2016-01-17Add some accessors.Rich Salz1-0/+5
2016-01-16fix no-engine buildDr. Stephen Henson1-0/+2
2016-01-07Rename DECLARE*STACK_OF to DEFINE*STACK_OFDr. Stephen Henson1-2/+2
2015-11-20Add support for signer_digest option in TS.Dr. Stephen Henson1-0/+5
2015-09-29Fix no-stdio buildDavid Woodhouse1-6/+14
2015-09-05Make TS structures opaque.Rich Salz1-201/+22
2015-06-04Set error code, no fprintf stderr, on errors.Rich Salz1-0/+9
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte1-0/+853