Jakub Zelenka
74f75db0c3
Fix bug #79589 : ssl3_read_n:unexpected eof while reading
...
The unexpected EOF failure was introduced in OpenSSL 3.0 to prevent
truncation attack. However there are many non complaint servers and
it is causing break for many users including potential majority
of those where the truncation attack is not applicable. For that reason
we try to keep behavior consitent with older OpenSSL versions which is
also the path chosen by some other languages and web servers.
Closes GH-8369
2022-05-15 16:52:12 +01:00
..
2021-08-25 15:29:46 +02:00
2021-11-07 08:46:25 +01:00
2021-11-07 08:46:25 +01:00
2021-12-26 16:42:33 +01:00
2022-05-03 15:08:43 +02:00
2022-05-05 15:24:10 +01:00
2021-11-07 08:46:25 +01:00
2022-05-06 15:25:44 +02:00
2021-11-14 23:29:59 -08:00
2021-11-07 08:46:25 +01:00
2022-04-20 16:42:09 +02:00
2022-04-24 18:04:37 +02:00
2021-09-20 22:48:46 +01:00
2022-03-28 10:54:05 -06:00
2021-11-17 10:56:27 +01:00
2022-02-08 10:48:21 +01:00
2021-08-25 15:29:46 +02:00
2021-11-18 11:11:52 +01:00
2022-04-05 13:36:07 +02:00
2022-04-25 14:29:44 +02:00
2021-11-25 18:31:14 +01:00
2022-04-24 12:45:22 +02:00
2022-03-31 14:31:17 +02:00
2021-09-24 09:20:08 +02:00
2021-11-14 23:29:59 -08:00
2022-04-16 15:04:38 +02:00
2022-05-09 10:57:30 +02:00
2022-03-31 10:53:58 +01:00
2021-12-12 22:38:55 +01:00
2022-01-07 19:25:23 +01:00
2022-05-13 12:35:00 +02:00
2022-05-15 16:52:12 +01:00
2022-03-04 16:21:39 +01:00
2021-11-29 19:17:16 +01:00
2022-01-01 17:54:59 +01:00
2021-10-21 12:13:36 +02:00
2022-05-03 12:43:14 +02:00
2021-12-12 15:18:32 +01:00
2021-09-01 13:54:41 +02:00
2022-04-21 23:27:29 +02:00
2022-05-02 14:00:19 +02:00
2021-09-06 17:14:52 +02:00
2021-09-06 17:14:52 +02:00
2021-09-06 17:14:52 +02:00
2022-04-28 19:48:23 +02:00
2021-08-25 15:29:46 +02:00
2021-09-02 23:49:05 +02:00
2021-12-22 12:35:59 +01:00
2021-09-29 11:59:05 +02:00
2021-12-05 21:03:27 +01:00
2021-09-24 09:20:08 +02:00
2022-03-10 14:51:30 +01:00
2021-10-18 14:28:46 +02:00
2022-05-03 12:59:39 +02:00
2021-08-30 10:15:44 +02:00
2022-05-13 12:35:00 +02:00
2021-08-18 16:39:36 +02:00
2022-05-09 14:05:57 +02:00
2021-08-12 02:28:26 +03:00
2021-09-16 12:42:07 +02:00
2021-10-12 16:43:24 +02:00
2022-05-04 11:29:08 +02:00
2022-05-02 14:22:17 +02:00
2022-04-25 14:29:44 +02:00
2021-08-19 09:43:32 +02:00