Sean Parkinson
|
6c8bf7be55
Merge pull request #6963 from julek-wolfssl/dynamic-certs-n-ciphers
|
11 months ago |
JacobBarthelmeh
|
9d0bb4c2bf
Merge pull request #7040 from dgarske/win_vs
|
11 months ago |
Juliusz Sosinowicz
|
fbe79d7317
Code review
|
11 months ago |
Sean Parkinson
|
c6d6100136
Merge pull request #7010 from julek-wolfssl/dtls13-0.5-rtt
|
11 months ago |
David Garske
|
db14914951
Fixes for building wolfSSL in Visual Studio. Adds missing files. Fix for type cast warnings.
|
11 months ago |
Daniel Pouzzner
|
689a82a622
fix AES-related code, in both crypto and TLS layers, for various uninitialized data and resource leak defects around wc_AesInit() and wc_AesFree():
|
11 months ago |
Juliusz Sosinowicz
|
e891c721b8
fixup! dtls13: Add support for 0.5-RTT data
|
11 months ago |
Juliusz Sosinowicz
|
3edfcfe162
Jenkins fixes
|
11 months ago |
Juliusz Sosinowicz
|
9337cfbb16
Add wolfSSL_get_sigalg_info
|
1 year ago |
Juliusz Sosinowicz
|
7c2344c389
Add API to get information about ciphersuites
|
1 year ago |
Juliusz Sosinowicz
|
fbd8996949
Add API to choose dynamic certs based on client ciphers/sigalgs
|
1 year ago |
Juliusz Sosinowicz
|
c87339e5c3
dtls13: Add support for 0.5-RTT data
|
11 months ago |
Daniel Pouzzner
|
4642077146
src/ssl.c: remove frivolous (void)heap to clear -Wdeclaration-after-statement.
|
11 months ago |
JacobBarthelmeh
|
5b3f5496f8
Merge pull request #6430 from kareem-wolfssl/memcached
|
1 year ago |
gojimmypi
|
6c41a6a374
Initialize variables to appease Espressif compiler
|
1 year ago |
Kareem
|
e175410b00
memcached: Revert wolfSSL_in_connect_init changes
|
1 year ago |
Eric Blankenhorn
|
7223b5a708
Fix spelling warnings
|
1 year ago |
Kareem
|
72cbd9a44e
memcached: Code review feedback
|
1 year ago |
Kareem
|
ca61034d22
Add memcached support.
|
1 year ago |
Sean Parkinson
|
9ed0018954
Merge pull request #6980 from gojimmypi/SM-cipher-type-PR
|
1 year ago |
gojimmypi
|
16dba37ae6
fix wolfSSL_EVP_CIPHER_CTX_ctrl() SM GCM/CCM type
|
1 year ago |
JacobBarthelmeh
|
957a0ce300
Merge pull request #6964 from lealem47/zd16470
|
1 year ago |
Lealem Amedie
|
04ea4da6fd
Parse explicit parameters in StoreEccKey()
|
1 year ago |
Sean Parkinson
|
54f2d56300
ssl.c: Move out crypto compat APIs
|
1 year ago |
JacobBarthelmeh
|
c5e2f414ea
Merge pull request #6929 from julek-wolfssl/dtls13-early-data-server-side
|
1 year ago |
JacobBarthelmeh
|
8ac291bbe1
Merge pull request #6944 from miyazakh/fix_qt_jenkins_failure
|
1 year ago |
JacobBarthelmeh
|
c92d25816a
Merge pull request #6887 from julek-wolfssl/zd/16849
|
1 year ago |
Hideki Miyazaki
|
49121b5c47
move declaration to the top of func
|
1 year ago |
Hideki Miyazaki
|
8d9dc3d79f
skip DATE if flags is set when calling AddTrustedPeer
|
1 year ago |
JacobBarthelmeh
|
15fdf6eccc
Merge pull request #6910 from bigbrett/ios-ca-api
|
1 year ago |