wolfssl/wolfssl
dgarske 3f53e8d1dd
Merge pull request #1270 from JacobBarthelmeh/CAAM
add CAAM with INTEGRITY support
2018-01-03 08:14:46 -08:00
..
openssl Merge pull request #1251 from kojo1/openSSL-Compat-201711 2017-12-21 16:25:46 -07:00
wolfcrypt Merge pull request #1270 from JacobBarthelmeh/CAAM 2018-01-03 08:14:46 -08:00
callbacks.h Release v3.12.2 (lib 14.0.0). Updated copywright. 2017-10-22 15:58:35 -07:00
certs_test.h Fix to add `keyUsage` `keyAgreement` for the ECC server certificate. Resolves issue with openssl test using "ECDH-ECDSA" cipher suite. 2017-10-20 11:26:15 -07:00
crl.h Release v3.12.2 (lib 14.0.0). Updated copywright. 2017-10-22 15:58:35 -07:00
error-ssl.h Merge pull request #1251 from kojo1/openSSL-Compat-201711 2017-12-21 16:25:46 -07:00
include.am rename the file io.h to wolfio.h 2017-09-20 10:53:11 -06:00
internal.h Added new `WOLFSSL_EXTRA` define for expanded API's without openssl extra. Removed old `GOAHEAD_WS`, which had build errors and current project requires full openssl extra compatability. Fix unused arg build warnings for OCSP. The `WOLFSSL_EXTRA` adds: `wolfSSL_CTX_set_quiet_shutdown`, `wolfSSL_set_quiet_shutdown`, `wolfSSL_set_accept_state` and `wolfSSL_set_connect_state`. 2017-12-27 08:55:28 -08:00
ocsp.h Release v3.12.2 (lib 14.0.0). Updated copywright. 2017-10-22 15:58:35 -07:00
options.h.in Release v3.12.2 (lib 14.0.0). Updated copywright. 2017-10-22 15:58:35 -07:00
sniffer.h Release v3.12.2 (lib 14.0.0). Updated copywright. 2017-10-22 15:58:35 -07:00
sniffer_error.h Release v3.12.2 (lib 14.0.0). Updated copywright. 2017-10-22 15:58:35 -07:00
sniffer_error.rc Extended Master Secret Peer Review Changes 2016-09-14 13:43:02 -07:00
ssl.h Fix for building with `BENCH_EMBEDDED`. Fix for building without OPENSSL_EXTRA where wolfSSL_OPENSSL_malloc assumes size_t is defined. Improvements to the GCC-ARM IDE example. 2017-12-29 08:19:21 -08:00
test.h add CAAM with INTEGRITY support 2017-12-20 11:16:11 -07:00
version.h update library version for 3.13.0 in configure.ac/version.h 2017-12-21 09:54:19 -07:00
version.h.in Release v3.12.2 (lib 14.0.0). Updated copywright. 2017-10-22 15:58:35 -07:00
wolfio.h Fix for processing HTTP responses to accept a list of application strings. Specifically for CRL which has both "application/pkix-crl" and "application/x-pkcs7-crl". Both CRL formats are the same and both parse correctly. Applies to `--enable-crl` with `HAVE_CRL_IO` only. 2017-12-19 09:54:03 -08:00