Marco Oliverio
|
163acb89af
dtls13: consider certificate_request processed on WC_PENDING_E
|
2 years ago |
Marco Oliverio
|
aca83b42d7
fix: dtls13: send immediately post-handshake certificate request
|
2 years ago |
Marco Oliverio
|
53dde1dafe
dtls12: async: store the message only if async is really used
|
2 years ago |
David Garske
|
964ea85d3d
Fix typos for dynamic types in dtls13.c.
|
2 years ago |
Marco Oliverio
|
dce63fdfb3
async: fix issue with DTLSv1.3
|
2 years ago |
Marco Oliverio
|
07afc594a8
dtls13: aesthetic only changes
|
2 years ago |
David Garske
|
b5ce0b021e
Merge pull request #5381 from rizlik/async_fix
|
2 years ago |
David Garske
|
c5e7ccca2c
Merge pull request #5380 from danielinux/typo-doc
|
2 years ago |
Hayden Roche
|
daf5135642
Begin refactor of api.c.
|
2 years ago |
JacobBarthelmeh
|
1281d97b1e
Merge pull request #5373 from haydenroche5/error_queue_fix
|
2 years ago |
Marco Oliverio
|
a235de25fe
fix: async: don't rewind index if post-handshake connect() fails
|
2 years ago |
Daniele Lacamera
|
a18b1939ac
Fixed typo in dox_comments
|
2 years ago |
gojimmypi
|
c60fae8731
wc_Sha256Free checks lockDepth for Espressif RTOS
|
2 years ago |
gojimmypi
|
bd28b52aaa
#include "wolfssl/wolfcrypt/settings.h"
|
2 years ago |
gojimmypi
|
9da0ff0f31
Merge branch 'master' of https://github.com/wolfSSL/wolfssl into ESP32_HW_Update_PR
|
2 years ago |
gojimmypi
|
58aec606c6
wolfSSL license, not wolfSSH
|
2 years ago |
gojimmypi
|
6937062b9a
wolfSSL license, not wolfSSH
|
2 years ago |
JacobBarthelmeh
|
a4e3dc9638
Merge pull request #5379 from douzzer/20220720-fixes
|
2 years ago |
David Garske
|
8605195709
Support for asynchronous session ticket callback (can return WC_PENDING_E). Requires wolfAsyncCrypt support. ZD 14420.
|
2 years ago |
Daniel Pouzzner
|
542c53f3ac
snip out errant "#/" strings added to various text files by copyright boilerplate update in 8eaa85e412.
|
2 years ago |
Daniel Pouzzner
|
a3fd714501
configure.ac: allow --enable-opensslextra with --enable-linuxkm if --enable-cryptonly is also given.
|
2 years ago |
Daniel Pouzzner
|
3842889649
src/tls13.c: in SendTls13ClientHello(), move nullness check on WOLFSSL* ssl back to the start of the function.
|
2 years ago |
David Garske
|
706ab6aac0
Merge pull request #5377 from kareem-wolfssl/rsaKeyEncipher
|
2 years ago |
Sean Parkinson
|
bd2b510487
Merge pull request #5376 from dgarske/sniff_tlsv12_sessticket
|
2 years ago |
David Garske
|
9450fa1412
Merge pull request #5375 from LinuxJedi/se050-private-key-add
|
2 years ago |
Kareem
|
741d61574b
Make wolfSSL_CTX_clear_options available without OPENSSL_EXTRA.
|
2 years ago |
Kareem
|
873890316c
Don't require digital signature bit for static RSA cipher suites.
|
2 years ago |
David Garske
|
564f79c91a
Merge pull request #5371 from douzzer/20220719-linuxkm-get_thread_size-no-thunks
|
2 years ago |
David Garske
|
1c7f64cce9
Fixes for sniffer session ticket resumption with TLS v1.2. ZD14531.
|
2 years ago |
David Garske
|
b46a308544
Merge pull request #5361 from embhorn/zd14491
|
2 years ago |