aboutsummaryrefslogtreecommitdiffstats
path: root/test/testssl
Commit message (Collapse)AuthorAgeFilesLines
* Make it possible to test SSL compressionRichard Levitte2000-11-301-29/+35
|
* "openssl no-..." commands for avoiding the need to grepBodo Möller2000-03-131-1/+3
| | | | "openssl list-standard-commands".
* Include a timing test that works without RSA.Bodo Möller2000-03-131-1/+4
|
* Corrections.Bodo Möller2000-03-131-1/+1
| | | | | In testss, use MD5 as digest algorithm so that the resulting certificates can be used for testssl with RSA.
* Update test suite so that 'make test' succeeds in 'no-rsa' configuration.Bodo Möller2000-03-131-35/+72
|
* Connection timings (using ISO C function clock()).Bodo Möller2000-03-131-1/+6
|
* Always use fixed DH parameters created with 'dhparam -C',Bodo Möller2000-03-101-1/+1
| | | | | | | | | | | don't dynamically create them. This allows using ssltest for approximate performance comparisons: $ time ./ssltest -num 50 -tls1 -cert ../apps/server2.pem \ [-no_dhe|-dhe1024dsa|-dhe1024] (server2.pem contains a 1024 bit RSA key, the default has only 512 bits.) Note that these timings contain both the server's and the client's computations, they are not a good indicator for server workload in different configurations.
* Make DSA_generate_parameters, and fix a couple of bugBodo Möller2000-01-301-0/+3
| | | | (including another problem in the s3_srvr.c state machine).
* Repair another bug in s23_get_client_hello:Bodo Möller1999-09-101-1/+1
| | | | tls1 did not survive to restarts, so get rid of it.
* -no_dhe option for ssltest.cBodo Möller1999-09-031-0/+3
|
* BIO pairs.Bodo Möller1999-06-121-1/+36
|
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+40