dgarske 3f53e8d1dd Merge pull request #1270 from JacobBarthelmeh/CAAM 6 years ago
..
openssl 2660ff0b93 Merge pull request #1251 from kojo1/openSSL-Compat-201711 6 years ago
wolfcrypt 3f53e8d1dd Merge pull request #1270 from JacobBarthelmeh/CAAM 6 years ago
callbacks.h 911b6f95f8 Release v3.12.2 (lib 14.0.0). Updated copywright. 6 years ago
certs_test.h d7ae1df778 Fix to add `keyUsage` `keyAgreement` for the ECC server certificate. Resolves issue with openssl test using "ECDH-ECDSA" cipher suite. 6 years ago
crl.h 911b6f95f8 Release v3.12.2 (lib 14.0.0). Updated copywright. 6 years ago
error-ssl.h 2660ff0b93 Merge pull request #1251 from kojo1/openSSL-Compat-201711 6 years ago
include.am 3763b88397 rename the file io.h to wolfio.h 6 years ago
internal.h d75c2e2a91 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`. 6 years ago
ocsp.h 911b6f95f8 Release v3.12.2 (lib 14.0.0). Updated copywright. 6 years ago
options.h.in 911b6f95f8 Release v3.12.2 (lib 14.0.0). Updated copywright. 6 years ago
sniffer.h 911b6f95f8 Release v3.12.2 (lib 14.0.0). Updated copywright. 6 years ago
sniffer_error.h 911b6f95f8 Release v3.12.2 (lib 14.0.0). Updated copywright. 6 years ago
sniffer_error.rc 8b713adcfd Extended Master Secret Peer Review Changes 7 years ago
ssl.h f71047ef2d 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. 6 years ago
test.h 5fa9455bf9 add CAAM with INTEGRITY support 6 years ago
version.h 8bebadcd4b update library version for 3.13.0 in configure.ac/version.h 6 years ago
version.h.in 911b6f95f8 Release v3.12.2 (lib 14.0.0). Updated copywright. 6 years ago
wolfio.h 05d0176b84 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. 6 years ago