summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/asn1 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Extend regress to include a peer certificate in the session.jsing2016-12-261-58/+134
|
* Ensure that after an i2d_SSL_SESSION() call, the passed pointer now pointsjsing2016-12-261-8/+9
| | | | to the end of the buffer.
* Ensure negative time/timeout are handled appropriately.jsing2016-12-211-1/+27
|
* 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-132-0/+387