curl/lib/vtls
Daniel Stenberg 8df455479f
source cleanup: remove all custom typedef structs
- Stick to a single unified way to use structs
 - Make checksrc complain on 'typedef struct {'
 - Allow them in tests, public headers and examples

 - Let MD4_CTX, MD5_CTX, and SHA256_CTX typedefs remain as they actually
   typedef different types/structs depending on build conditions.

Closes #5338
2020-05-15 08:54:42 +02:00
..
bearssl.c bearssl: remove the BACKEND define kludge 2020-03-19 13:22:34 +01:00
bearssl.h
gskit.c source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
gskit.h
gtls.c GnuTLS: Backend support for CURLINFO_SSL_VERIFYRESULT 2020-04-30 14:40:54 +02:00
gtls.h
mbedtls_threadlock.c
mbedtls_threadlock.h
mbedtls.c checksrc: enhance the ASTERISKSPACE and update code accordingly 2020-05-14 00:02:05 +02:00
mbedtls.h
mesalink.c
mesalink.h
nss.c source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
nssg.h
openssl.c source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
openssl.h
schannel_verify.c source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
schannel.c source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
schannel.h
sectransp.c secure transport: remove the BACKEND define kludge 2020-03-19 13:22:46 +01:00
sectransp.h
vtls.c source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
vtls.h checksrc: enhance the ASTERISKSPACE and update code accordingly 2020-05-14 00:02:05 +02:00
wolfssl.c source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
wolfssl.h