Files
mbedtls/library
Hanno Becker 0401a3d888 Ensure application data records are not kept when fully processed
This commit fixes the following case: If a client is both expecting a
SERVER_HELLO and has an application data record that's partially
processed in flight (that's the situation the client gets into after
receiving a ServerHelloRequest followed by ApplicationData), a
subsequent call to ssl_read will set keep_current_message = 1
when seeing the unexpected application data, but not reset it to 0
after the application data has been processed. This commit fixes this.
2017-06-09 10:52:45 +01:00
..
2015-01-28 15:34:01 +00:00
2015-03-06 13:17:10 +00:00
2015-03-06 13:17:10 +00:00
2015-03-06 13:17:10 +00:00
2015-03-06 13:17:10 +00:00
2015-03-06 13:17:10 +00:00
2016-11-10 15:40:53 +00:00
2015-03-06 13:17:10 +00:00
2015-03-06 13:17:10 +00:00
2015-03-06 13:17:10 +00:00
2015-03-06 13:17:10 +00:00
2015-03-06 13:17:10 +00:00
2015-10-05 14:28:17 +01:00
2015-08-31 11:07:51 +02:00
2015-06-01 12:28:29 +02:00
2015-05-11 10:44:11 +01:00
2015-03-06 13:17:10 +00:00
2016-01-08 15:28:40 +01:00
2015-03-06 13:17:10 +00:00
2015-03-23 14:11:11 +01:00
2015-10-27 15:12:39 +01:00
2015-04-02 10:53:59 +01:00
2017-02-15 10:44:02 +00:00
2015-03-11 09:13:42 +00:00
2015-03-06 13:17:10 +00:00
2015-09-30 16:46:07 +02:00
2015-04-15 11:21:24 +02:00
2015-03-06 13:17:10 +00:00
2015-03-06 13:17:10 +00:00
2017-06-08 15:59:38 +01:00
2015-03-06 13:17:10 +00:00
2015-08-19 14:48:34 +02:00
2016-10-13 22:11:15 +01:00
2015-03-06 13:17:10 +00:00
2017-02-28 17:36:06 +00:00
2016-10-17 22:41:54 +01:00
2015-03-06 13:17:10 +00:00