summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/asn1/asn1test.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove duplicate initialization of .sid_ctx in testbcook2014-12-071-3/+1
|
* Fix tlsext_tick_lifetime_hint value in test #2 to make sure themiod2014-07-161-29/+29
| | | | | (tlsext_tick_lifetime_hint > 0) test also passes on 32-bit platforms (tlsext_tick_lifetime_hint is a long).
* Add a regress test for the ASN1 handling of SSL session tickets.jsing2014-07-131-0/+377