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
..
1999-04-29 16:04:54 +00:00
2000-06-21 02:25:30 +00:00
2000-06-21 02:25:30 +00:00
2000-06-21 02:25:30 +00:00
2000-05-21 14:21:24 +00:00
2000-05-25 11:24:42 +00:00
1999-08-05 13:31:42 +00:00
2000-05-21 14:10:05 +00:00
2000-07-05 02:23:55 +00:00