mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-30 22:43:08 +03:00
Duplicate ssl_tls.c as ssl_tls_old.c and ssl_msg.c
This commit is the first in a series of commits aiming to split the content of ssl_tls.c in two files ssl_tls.c and ssl_msg.c. As a first step, this commit replaces ssl_tls.c by two identical copies ssl_tls_old.c and ssl_msg.c. Even though the file ssl_tls_old.c will subsequently be renamed back into ssl_tls.c, this approach retains the git history in both files.
This commit is contained in:
12951
library/ssl_tls.c
12951
library/ssl_tls.c
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user