Bodo Möller 37569e64e8 Fix SSL 2.0 rollback checking: The previous implementation of the
test was never triggered due to an off-by-one error.

In s23_clnt.c, don't use special rollback-attack detection padding
(RSA_SSLV23_PADDING) if SSL 2.0 is the only protocol enabled in the
client; similarly, in s23_srvr.c, don't do the rollback check if
SSL 2.0 is the only protocol enabled in the server.
2000-07-29 18:50:41 +00:00
..
2000-06-03 14:13:58 +00:00
2000-07-26 01:39:23 +00:00
2000-06-03 14:13:58 +00:00
2000-07-24 10:02:47 +00:00
2000-06-03 14:13:58 +00:00
2000-06-03 14:13:58 +00:00
2000-07-24 10:02:47 +00:00
2000-06-18 16:06:44 +00:00
2000-02-01 02:21:16 +00:00
2000-06-18 16:06:44 +00:00
2000-02-16 12:09:17 +00:00