Hanno Becker
12a3a86b2d
Add structure representing TLS records
...
This commit adds a structure `mbedtls_record` whose instances
represent (D)TLS records. This structure will be used in the
subsequent adaptions of the record encryption and decryption
routines `ssl_decrypt_buf` and `ssl_encrypt_buf`, which currently
take the entire SSL context as input, but should only use the
record to be acted on as well as the record transformation to use.
2019-04-25 12:58:21 +01:00
..
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2018-03-13 17:18:06 +01:00
2019-02-28 09:36:30 +00:00
2019-01-31 08:20:20 -05:00
2019-02-22 15:41:31 +00:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-03-27 17:01:16 +00:00
2019-01-08 09:36:01 -05:00
2019-04-02 10:02:55 -07:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-04-16 14:42:11 +01:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-02-22 13:04:20 +01:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-02-26 16:49:42 +00:00
2018-01-23 15:44:39 +00:00
2018-07-24 10:02:47 +02:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2018-01-25 14:47:39 +00:00
2018-11-09 15:01:07 +00:00
2018-01-23 15:44:39 +00:00
2018-08-10 11:17:14 +01:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-04-03 13:48:50 +03:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2018-11-22 09:59:34 +01:00
2019-02-05 05:06:35 -05:00
2019-01-31 08:20:20 -05:00
2018-07-24 10:02:47 +02:00
2019-01-31 08:20:20 -05:00
2018-01-23 15:44:39 +00:00
2019-01-31 08:20:20 -05:00
2019-01-30 13:24:55 +00:00
2019-01-31 08:20:20 -05:00
2019-02-18 17:04:24 +00:00
2019-01-31 08:20:20 -05:00
2018-04-04 09:19:27 +02:00
2019-02-08 08:43:31 -05:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-01-08 16:28:08 +00:00
2019-02-26 14:38:09 +00:00
2019-02-26 14:38:09 +00:00
2019-01-31 08:20:20 -05:00
2019-04-25 12:58:21 +01:00
2019-01-31 08:20:20 -05:00
2019-04-16 15:05:18 +01:00
2018-11-09 15:01:07 +00:00
2018-07-24 10:02:47 +02:00
2019-03-19 16:12:55 +00:00
2019-01-24 10:37:40 +01:00
2019-04-05 16:45:01 +01:00
2019-02-28 09:36:30 +00:00
2019-03-05 16:37:40 +00:00
2019-01-08 16:28:08 +00:00