Bodo Möller
de1915e48c
Fix horrible (and hard to track down) bug in ssl23_get_client_hello:
...
In case of a restart, v[0] and v[1] were incorrectly initialised.
This was interpreted by ssl3_get_client_key_exchange as an RSA decryption
failure (don't ask me why) and caused it to create a _random_ master key
instead (even weirder), which obviously led to incorrect input to
ssl3_generate_master_secret and thus caused "block cipher pad is
wrong" error messages from ssl3_enc for the client's Finished message.
Arrgh.
1999-08-18 17:14:42 +00:00
..
1999-04-29 16:04:54 +00:00
1999-04-26 16:43:10 +00:00
1999-05-13 11:37:32 +00:00
1999-05-21 11:16:48 +00:00
1999-05-13 15:09:38 +00:00
1999-04-19 21:31:43 +00:00
1999-06-04 21:54:13 +00:00
1999-04-27 03:19:12 +00:00
1999-07-02 17:52:21 +00:00
1999-06-09 16:33:18 +00:00
1999-04-26 16:43:10 +00:00
1999-07-12 17:15:42 +00:00
1999-06-04 21:54:13 +00:00
1999-05-15 14:23:29 +00:00
1999-04-26 16:43:10 +00:00
1999-07-02 17:52:21 +00:00
1999-05-23 13:07:03 +00:00
1999-06-10 16:29:32 +00:00
1999-06-07 20:26:51 +00:00
1999-04-26 16:43:10 +00:00
1999-04-23 22:13:45 +00:00
1999-08-18 17:14:42 +00:00
1999-04-23 15:01:15 +00:00
1999-04-27 03:19:12 +00:00
1998-12-21 10:56:39 +00:00
1999-06-07 20:26:51 +00:00
1999-04-26 16:43:10 +00:00
1999-08-08 14:21:04 +00:00
1999-06-07 20:26:51 +00:00
1999-04-23 22:13:45 +00:00
1999-05-17 11:15:49 +00:00
1999-08-08 14:21:04 +00:00
1999-06-09 16:33:18 +00:00
1999-08-05 13:31:42 +00:00
1999-06-07 20:26:51 +00:00
1999-06-12 11:07:52 +00:00
1999-05-21 11:46:29 +00:00
1999-06-07 20:26:51 +00:00
1999-07-28 23:25:59 +00:00
1999-08-18 17:14:42 +00:00
1999-08-09 16:33:34 +00:00
1999-04-26 16:43:10 +00:00
1999-04-27 04:18:53 +00:00
1999-04-23 22:13:45 +00:00
1999-04-26 16:43:10 +00:00
1999-04-26 16:43:10 +00:00
1999-06-04 21:54:13 +00:00