Takashi Kojo
|
136738fd33
Avoid mult-byte code error
|
1 an în urmă |
Juliusz Sosinowicz
|
3d68bcd6f7
Jenkins fixes
|
1 an în urmă |
Juliusz Sosinowicz
|
bff2cf5690
Add crl monitor unit testing
|
1 an în urmă |
gojimmypi
|
6b240fa41a
Refactor HAVE_PTHREAD and _POSIX_THREADS (#6536)
|
1 an în urmă |
Sean Parkinson
|
8851065848
cppcheck fixes
|
1 an în urmă |
David Garske
|
fc6d693dae
Update logging enter, exit, msg to match function names. Fix some typos and improper use of "enter". Fix internal uses of `SSL_SUCCESS` and `SSL_FAILURE`. Add `WOLFSSL_DEBUG_NONBLOCK` option to allow printing iterations without debug enabled.
|
1 an în urmă |
Sean Parkinson
|
b624fc8377
TLS 1.3 PSK: add option to require only PSK with DHE
|
1 an în urmă |
Daniel Pouzzner
|
0b0b980784
fix an oversight in wolfSentry integration in examples/{client,server}.
|
1 an în urmă |
Daniel Pouzzner
|
43265669c6
fix warnings around clang-diagnostic-embedded-directive and readability-uppercase-literal-suffix; update wolfSentry integration for upcoming release 0.8.0.
|
1 an în urmă |
David Garske
|
023db01aca
* Fixed some build configuration variations.
|
1 an în urmă |
Jacob Barthelmeh
|
9dcc48c8f7
update copyright to 2023
|
1 an în urmă |
Anthony Hu
|
fffd3adc30
Warn that renegotiation in TLS 1.3 requires session ticket.
|
1 an în urmă |
Anthony Hu
|
a2fb4c0788
Remove kyber-90s and route all kyber through wolfcrypt.
|
2 ani în urmă |
Anthony Hu
|
0bfa5c9836
Purge NTRU and SABER. Not going to be standardized.
|
2 ani în urmă |
Daniel Pouzzner
|
48ba365fd6
fixes for defects:
|
2 ani în urmă |
David Garske
|
1ee3a78e4a
Fixes for various tests that do not properly handle `WC_PENDING_E`.
|
2 ani în urmă |
Daniel Pouzzner
|
895a2e1ac5
WOLFSSL_CALLBACKS codepaths: fixes for bugprone-unused-return-value, bugprone-macro-parentheses, readability-named-parameter, and clang-analyzer-deadcode.DeadStores
|
2 ani în urmă |
JacobBarthelmeh
|
927f4c445d
additional sanity checks on debug callback
|
2 ani în urmă |
Sean Parkinson
|
005f77180b
PSK only TLS: fix ENCRYPT_LEN
|
2 ani în urmă |
Marco Oliverio
|
08b89fbef9
server: add optional argument to -J disable hrr cookie
|
2 ani în urmă |
CallumMcLoughlin
|
565d1b33e5
Update examples to allow post quantum KEM within DTLS 1.3
|
2 ani în urmă |
David Garske
|
a0448155d5
Fix for type warnings in example for DTLS CID `./configure --enable-dtls --enable-dtlscid --enable-dtls13`.
|
2 ani în urmă |
Marco Oliverio
|
90fcd95f9b
server/client: add --cid option to use ConnectionID extension
|
2 ani în urmă |
Eric Blankenhorn
|
3d8562f07b
Fixes for build and runtime issues
|
2 ani în urmă |
Daniel Pouzzner
|
969ad96dee
examples/{client,server}/{client,server}.c: remove spurious commas in --pqc help strings, and mollify clang-tidy bugprone-suspicious-missing-comma re --force-curve help strings. (#5480)
|
2 ani în urmă |
Peter Torelli
|
aa812c8aa9
Added support for P384 pre-share in server (#5442)
|
2 ani în urmă |
David Garske
|
995100eed1
Fix for handling `WC_PENDING_E` from decrypt session ticket callback. ZD14420
|
2 ani în urmă |
David Garske
|
8605195709
Support for asynchronous session ticket callback (can return WC_PENDING_E). Requires wolfAsyncCrypt support. ZD 14420.
|
2 ani în urmă |
Jacob Barthelmeh
|
8eaa85e412
update copyright year to 2022
|
2 ani în urmă |
Marco Oliverio
|
fd4836772b
examples: support DTLS version downgrading
|
2 ani în urmă |