CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/19 10:50:37
Modified files:
lib/libtls : tls_server.c
Log message:
libtls: fix includes for tls_server.c
pthread.h pthread_mutex_*
stdlib.h alloc/free
time.h time_t
evp.h EVP_aes_256_cbc
hmac.h HMAC_CTX, HMAC_Init_ex
discussed with jsing
