wolfssl/wolfssl
Sean Parkinson 91d23d3f5a Implement all relevant mp functions in sp_int 2020-11-19 11:58:14 +10:00
..
openssl Implement all relevant mp functions in sp_int 2020-11-19 11:58:14 +10:00
wolfcrypt Implement all relevant mp functions in sp_int 2020-11-19 11:58:14 +10:00
callbacks.h
certs_test.h
crl.h
error-ssl.h
include.am
internal.h Merge pull request #3476 from dgarske/sniffer_hrr 2020-11-18 16:07:11 -08:00
ocsp.h preprocessor -DNO_BIO to omit OpenSSL BIO API 2020-11-05 20:40:43 -06:00
options.h.in
sniffer.h
sniffer_error.h Fixes for sniffer with `hello_retry_request`. Fix for TLS v1.3 certificate processing. 2020-11-12 08:59:10 -08:00
sniffer_error.rc Added test case for TLS v1.3 with HRR (hello_retry_request) 2020-11-12 08:59:10 -08:00
ssl.h add wolfSSL_get_cipher_suite_from_name(); add flags arg to GetCipherSuiteFromName(); fix GetCipherSuiteFromName() to prevent spurious substring matching; add SUITE_ALIAS() macros for use defining CipherSuiteInfo, and add CipherSuiteInfo.flags slot and associated logic, to allow alternative cipher names to be recognized; add "CCM8" cipher name variants wherever applicable, including the unit.test conf files, to recognize and test the OpenSSL variants; add tests in client_test() and server_test() to confirm correct forward and backward mapping of cipher names/aliases. 2020-11-11 22:47:47 -06:00
test.h Add an option to the example client to simulate WANT_WRITE errors. 2020-11-13 10:30:24 -06:00
version.h
version.h.in
wolfio.h