curl/lib/vtls
Daniel Stenberg 0e607542dc
cleanup: insert newline after if() conditions
Our code style mandates we put the conditional block on a separate
line. These mistakes are now detected by the updated checksrc.
2020-03-30 16:05:30 +02:00
..
bearssl.c bearssl: remove the BACKEND define kludge 2020-03-19 13:22:34 +01:00
bearssl.h TLS: add BearSSL vtls implementation 2019-11-26 08:32:23 +01:00
gskit.c gskit: update the copyright year range 2020-03-15 23:43:50 +01:00
gskit.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
gtls.c gnutls: remove the BACKEND define kludge 2020-03-19 13:22:34 +01:00
gtls.h
mbedtls_threadlock.c polarssl: removed 2020-01-16 11:55:56 +01:00
mbedtls_threadlock.h polarssl: removed 2020-01-16 11:55:56 +01:00
mbedtls.c mbedtls: remove the BACKEND define kludge 2020-03-19 13:22:35 +01:00
mbedtls.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
mesalink.c
mesalink.h
nss.c nss: remove the BACKEND define kludge 2020-03-19 13:22:34 +01:00
nssg.h
openssl.c cleanup: insert newline after if() conditions 2020-03-30 16:05:30 +02:00
openssl.h
schannel_verify.c schannel: add "best effort" revocation check option 2020-03-18 03:23:39 -04:00
schannel.c schannel: add "best effort" revocation check option 2020-03-18 03:23:39 -04:00
schannel.h
sectransp.c secure transport: remove the BACKEND define kludge 2020-03-19 13:22:46 +01:00
sectransp.h
vtls.c vtls: free ssl_config leftovers on out-of-memory 2020-03-16 08:10:30 +01:00
vtls.h version: make curl_version* thread-safe without using global context 2020-03-07 12:10:11 +01:00
wolfssl.c wolfssl: remove the BACKEND define kludge 2020-03-19 13:22:34 +01:00
wolfssl.h