Hash : d2116e1a Author : Thomas de Grivel Date : 2025-09-20T22:37:53
wip TLS.Client and TLS.Server
Download
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
# sources.mk generated by update_sources HEADERS = \ "tls.h" \ "tls_buf.h" \ "tls_client.h" \ "tls_config.h" \ "tls_server.h" \ "types.h" \ SOURCES = \ "tls.c" \ "tls_buf.c" \ "tls_client.c" \ "tls_config.c" \ "tls_server.c" \