mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-01 10:06:53 +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_msg.c
Normal file
12951
library/ssl_msg.c
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user