Sean Parkinson
|
323db1a95d
Fix no ECC builds with TLS13 code.
|
7 سال پیش |
toddouska
|
8a01d725da
Merge pull request #1177 from dgarske/certreq_tests
|
7 سال پیش |
David Garske
|
911b6f95f8
Release v3.12.2 (lib 14.0.0). Updated copywright.
|
7 سال پیش |
David Garske
|
024c8725ad
Testing improvements for cert gen and TLS cert validation:
|
7 سال پیش |
David Garske
|
6021c37ec7
Refactor `WOLF_SSL_` to `WOLFSSL_` (much better).
|
7 سال پیش |
David Garske
|
6707be2b0e
Added new `--disable-oldnames` option to allow for using openssl along-side wolfssl headers (without OPENSSL_EXTRA). Add `--enable-opensslcoexist` which makes sure `oldnames` is disabled. Refactor of `SSL_` to `WOLF_SSL_`. Refactor of `SHA`, `MD5`, `SHA224`, `SHA256`, `SHA512` and `SHA384` to `WC_` naming.
|
7 سال پیش |
David Garske
|
c03487d463
Fix for dynamic type of ED25519 key and PK_CALLBACK buffer not being free’d. Fix for portNumber stack var being used out of scope.
|
7 سال پیش |
David Garske
|
47cc3ffdbc
Fix build with either `NO_WOLFSSL_SERVER` or `NO_WOLFSSL_CLIENT` defined.
|
7 سال پیش |
Sean Parkinson
|
613d30bcae
ED25519 TLS support
|
7 سال پیش |
Sean Parkinson
|
2b1e9973ec
Add TLS v1.3 as an option
|
8 سال پیش |
David Garske
|
e419a6f899
Fixes and cleanups based on feedback from Sean.
|
7 سال پیش |
David Garske
|
c1640e8a3d
Intel QuickAssist (QAT) support and async enhancements/fixes:
|
7 سال پیش |
David Garske
|
eb40175cc6
Fix to calc BuildSHA_CertVerify if WOLFSSL_ALLOW_TLS_SHA1. Fix to add check for DTLS to not allow stream ciphers. Removed the RC4 tests from the test-dtls.conf. Added support for using default suites on client side. Switched the arg to “-H”. Cleanup of the example server/client args list. Fixes for build with “--disable-sha”.
|
7 سال پیش |
David Garske
|
4dcad96f97
Added test for server to use the default cipher suite list using new “-U” option. This allows the InitSuites logic to be used for determining cipher suites instead of always overriding using the “-l” option. Now both versions are used, so tests are done with wolfSSL_CTX_set_cipher_list and InitSuites. Removed a few cipher suite tests from test.conf that are not valid with old TLS. These were not picked up as failures before because wolfSSL_CTX_set_cipher_list matched on name only, allowing older versions to use the suite.
|
7 سال پیش |
Jacob Barthelmeh
|
6732961e0d
open test file in binary mode
|
8 سال پیش |
John Safranek
|
b994244011
Revising the Extended Master Secret support. Removing the dynamic
|
8 سال پیش |
John Safranek
|
e0a035a063
DTLS-SCTP Tests
|
8 سال پیش |
David Garske
|
5b3a72d482
Cleanup of stdlib function calls in the wolfSSL library to use our cross-platform "X*" style macros in types.h.
|
8 سال پیش |
Jacob Barthelmeh
|
2feee8856e
revise static memory and update heap hint
|
8 سال پیش |
Jacob Barthelmeh
|
e99a5b0483
prepare for release v3.9.0
|
8 سال پیش |
Jacob Barthelmeh
|
dcfec3d2fa
check for RSA and ECC before testing RSA signed ECC cert
|
8 سال پیش |
Jacob Barthelmeh
|
3e860107f3
remove extra cert and key, plus add new test
|
8 سال پیش |
David Garske
|
4ea76b8ac8
Fixes for warnings found using MinGW. Fixes for WOLFSSL_SOCKET_IS_INVALID and WOLFSSL_SOCKET_INVALID to use the SOCKET_T.
|
8 سال پیش |
toddouska
|
049a4c6460
fix C++ mode warnings
|
9 سال پیش |
toddouska
|
46e7e9acf9
disable SSLv3 by default
|
9 سال پیش |
kaleb-himes
|
303fb2bb62
Option for no PSK Id Hint and test cases
|
9 سال پیش |
Jacob Barthelmeh
|
14723b7e65
QSH (quantum-safe handshake) extension
|
9 سال پیش |
toddouska
|
473a120ba2
remove more stale cyassl headers
|
9 سال پیش |
kaleb-himes
|
a389620a29
Copyright (C) updates
|
10 سال پیش |
kaleb-himes
|
639637278d
CYASSL -> WOLFSSL macros
|
10 سال پیش |