mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-13 14:22:19 +08:00
These fields might be shifted accordingly in `ssl_parse_record_header()` when receiving a connection with CID, so they require a manual update after calling the generic `mbedtls_ssl_reset_in_out_pointers()`. This commit also adds a regression test which is run by all.sh. Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com> |
||
|---|---|---|
| .. | ||
| 00README.md | ||
| bugfix_PR2855.txt | ||
| bugfix_PR3405 | ||
| bugfix.txt | ||
| error_const.txt | ||
| error-asn1.txt | ||
| fix-ecp_double_add_mxz.txt | ||
| fix-ecp-mul-memory-leak.txt | ||
| fix-gcc-format-signedness-warnings.txt | ||
| fix-masked-hw-record-init-error.txt | ||
| fix-null-ptr-deref-in-mbedtls_ssl_free.txt | ||
| fix-print-non-ascii-string-in-mbedtls_x509_dn_gets.txt | ||
| inline-mbedtls_gcc_group_to_psa.txt | ||
| max_pathlen.txt | ||
| md_switch.txt | ||
| midipix-support.txt | ||
| psa-lifetime-locations.txt | ||
| ssl_context_info.txt | ||
| ssl_write_certificate_request.txt | ||
| unified-exit-in-examples.txt | ||