summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ts/ts.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change ts to only support one second precision.beck2024-03-261-3/+3
* Unifdef OPENSSL_NO_ENGINE in libcryptotb2023-11-191-6/+1
* Set OPENSSL_NO_ENGINE, remove engine codetb2023-07-281-1/+3
* Remove TS_VERIFY_CTX_init()tb2023-04-251-4/+1
* Mark TS_VERIFY_CTX_init() for removaltb2023-04-161-1/+3
* Make structs in ts.h opaquetb2022-09-111-214/+16
* Prepare to resurrect TS_RESP_CTX_set_time_cb()tb2022-07-241-1/+6
* Prepare to provide TS_VERIFY_CTX accessorstb2022-07-241-1/+14
* Prepare to provide various TS_STATUS_INFO accessorstb2022-07-241-1/+9
* Start making ts opaquetb2022-07-241-42/+3
* Fix file names in comments.tb2022-07-231-7/+7
* Add ESSCertIDv2 ASN.1 boilerplatekn2022-07-161-1/+46
* Zap duplicate ERR_load_TS_strings() prototypekn2022-07-161-3/+1
* Remove mkerr.pl remnants from LibreSSLkn2022-07-121-6/+1
* Add const to the ASN1_OBJECT argument of TS_TST_INFO_get_ext_by_OBJ(3).tb2018-05-131-2/+3
* Add const qualifier to the ASN1_OBJ * argument oftb2018-05-131-5/+5
* Remove all DECLARE_ASN1_SET_OF macro usage - since 2000 these have beenjsing2016-12-271-4/+1
* Explicitly include <openssl/opensslconf.h> in every file that referencesjsing2014-07-101-1/+2
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Fix a Y2038 problem, by conversion of long to time_t.deraadt2014-05-271-4/+1
* Remove WIN32, WIN64 and MINGW32 tentacles.miod2014-04-281-5/+0
* KNF.jsing2014-04-211-75/+64
* Cope with the removal of openssl/symhacks.hderaadt2014-04-131-1/+0
* import OpenSSL-1.0.1cdjm2012-10-131-3/+0
* import OpenSSL-1.0.0adjm2010-10-011-0/+861