David Garske
|
ef67b1c06a
Support for building without wolfssl/openssl header files. ZD 18465
|
3 giorni fa |
Daniel Pouzzner
|
165b4afbeb
Merge pull request #8143 from SparkiDev/kyber_plus_mlkem
|
2 settimane fa |
Daniel Pouzzner
|
aa18bbca55
assorted cleanups and refactors for C89 conformance, codespell and check-source-text, and consistent heap shim usage.
|
2 settimane fa |
Sean Parkinson
|
7d42ddae48
Kyber/ML-KEM: make both available
|
2 settimane fa |
Daniel Pouzzner
|
950ee40111
additional fixes and enhancements for -DOPENSSL_EXTRA -DOPENSSL_COEXIST:
|
3 settimane fa |
Daniel Pouzzner
|
cf95fdc071
Globally remap & refactor conflicting symbols to allow -DOPENSSL_EXTRA -DOPENSSL_COEXIST, or equivalently, --enable-opensslextra --enable-opensslcoexist.
|
3 settimane fa |
Daniel Pouzzner
|
260a0dee47
examples/client/client.c: fix numbering annotations, and fix string literal grouping for "-H".
|
1 mese fa |
Hideki Miyazaki
|
69e390f8b9
works OCSP Stapling with TLS1.3 like OCSPv2Multi
|
4 mesi fa |
Juliusz Sosinowicz
|
99a99e3d6e
Implement DTLS 1.2 Connection ID (CID)
|
2 mesi fa |
Daniel Pouzzner
|
b26fa6cf59
Merge pull request #7918 from SparkiDev/type_conversion_fixes_3
|
2 mesi fa |
Sean Parkinson
|
ed7beb4e0e
Type conversion fixes
|
2 mesi fa |
Daniel Pouzzner
|
b178138d83
src/internal.c: in wolfSSL_ERR_reason_error_string(), add missing error string for SCR_DIFFERENT_CERT_E, and de-gate error strings previously gated on HAVE_HTTP_CLIENT.
|
2 mesi fa |
Sean Parkinson
|
893a486ae1
Kyber: fix TLS usage
|
2 mesi fa |
Daniel Pouzzner
|
c90aa27e06
Merge pull request #7882 from kojo1/client-help
|
3 mesi fa |
Takashi Kojo
|
723adaad20
Fix <null> in the help message
|
3 mesi fa |
Anthony Hu
|
b1dcdabcd4
Check the return code when calling post handshake auth functions
|
4 mesi fa |
JacobBarthelmeh
|
31a6a2bf59
update copyright to 2024
|
4 mesi fa |
Hideki Miyazaki
|
30eb558d58
fix ocsp response when using DTLS
|
5 mesi fa |
JacobBarthelmeh
|
ebdc8b9a32
rename of macros, add descriptions, minor fixes
|
5 mesi fa |
JacobBarthelmeh
|
6cca3a0d92
tie in static memory debug callback
|
5 mesi fa |
JacobBarthelmeh
|
288fe430f5
tying in lean staticmemory build with --enable-staticmemory=small
|
5 mesi fa |
jordan
|
040e0c956a
Used codespell and fixed obvious typos.
|
6 mesi fa |
Andras Fekete
|
a1797f0d0d
Fix casts depending on OS
|
6 mesi fa |
Andras Fekete
|
bf92797cbc
Fix conversion error in client.c
|
6 mesi fa |
Sean Parkinson
|
8e9810e87e
ssl.c: Move functions out to separate files
|
8 mesi fa |
Daniel Pouzzner
|
7d66cc46ff
Merge pull request #7375 from mrdeep1/fix_rpk
|
7 mesi fa |
Anthony Hu
|
6a4d4bf6f1
cks_order is used later; don't let it fall out of scope.
|
7 mesi fa |
Jon Shallow
|
f2e6f49721
RPK: Define Certificates correctly for (D)TLS1.2
|
8 mesi fa |
Anthony Hu
|
9be390250d
Adding support for dual key/signature certificates. (#7112)
|
10 mesi fa |
Daniel Pouzzner
|
ff9fee758e
examples/client/client.c: fix client_usage_msg undersized array dimension.
|
11 mesi fa |