summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/ssl/ssltest.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove support for the `opaque PRF input' extension, which draft has expiredmiod2014-06-131-32/+0
| | | | | | | | 7 years ago and never made it into an RFC. That code wasn't compiled in anyway unless one would define the actual on-the-wire extension id bytes; crank libssl major. With help and enlightenment from Brendan MacDonell.
* Build with WARNINGS=Yes and Werror.miod2014-06-011-11/+1
|
* Move ssltest.c to a regress test.jsing2014-05-241-0/+2211