1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-25 01:28:51 -05:00
curl/lib/vtls
Peter Wu 7be7c56be9 wolfssl: add SSLKEYLOGFILE support
Tested following the same curl and tshark commands as in commit
"vtls: Extract and simplify key log file handling from OpenSSL" using
WolfSSL v4.4.0-stable-128-g5179503e8 from git master built with
`./configure --enable-all --enable-debug CFLAGS=-DHAVE_SECRET_CALLBACK`.

Full support for this feature requires certain wolfSSL build options,
see "Availability note" in lib/vtls/wolfssl.c for details.

Closes #5327
2020-05-27 21:19:51 +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 all: fix codespell errors 2020-05-25 19:44:04 +00:00
gtls.h
keylog.c vtls: Extract and simplify key log file handling from OpenSSL 2020-05-27 21:19:51 +02:00
keylog.h vtls: Extract and simplify key log file handling from OpenSSL 2020-05-27 21:19:51 +02:00
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 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 vtls: Extract and simplify key log file handling from OpenSSL 2020-05-27 21:19:51 +02:00
openssl.h
schannel_verify.c cleanup: use a single space after equals sign in assignments 2020-05-26 08:28:38 +02:00
schannel.c all: fix codespell errors 2020-05-25 19:44:04 +00:00
schannel.h
sectransp.c setopt: support certificate options in memory with struct curl_blob 2020-05-15 13:03:59 +02: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 wolfssl: add SSLKEYLOGFILE support 2020-05-27 21:19:51 +02:00
wolfssl.h