summaryrefslogtreecommitdiffstats
path: root/test/test_ts.rb
Commit message (Expand)AuthorAgeFilesLines
* ts: require list of allowed digest algos for FactoryBen Toews2019-10-011-2/+60
* ts: address more feedbackBen Toews2019-10-011-1/+1
* ts: move TS_TST_INFO accessors to a new Timestamp::TokenInfo classBen Toews2019-10-011-14/+62
* ts: simplify signature for TimestampFactory#additional_certs alsoBen Toews2019-10-011-16/+0
* ts: simplify TimestampResponse#response signatureBen Toews2019-10-011-41/+27
* ts: address minor feedback from rhenium (more changes coming)Ben Toews2019-10-011-31/+37
* ts: fix windows buildBen Toews2019-10-011-11/+7
* ts: clean up some memory leaksBen Toews2019-10-011-64/+80
* ts: update to work with openssl 1.1.xBen Toews2019-10-011-1/+22
* ts: get tests running/passingBen Toews2019-10-011-499/+428
* ts: Timestamp support (3/3)Martin Bosslet2019-10-011-2/+24
* ts: Timestamp support (2/3)Martin Bosslet2019-10-011-6/+6
* ts: Timestamp support (1/3)Martin Bosslet2019-10-011-0/+601