CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/19 10:48:39
Modified files:
lib/libtls : tls_conninfo.c
Log message:
libtls: fix includes in tls_conninfo.c
stdint.h INT32_MAX, int64_t
stdlib.h allocation/free
time.h time_t, tm
asn1.h ASN1_TIME_to_tm
bio.h BIO_new/free
buffer.h BUF_MEM internals
pem.h PEM_write_bio_X509
safestack.h sk_X509_*
discussed with jsing
