Sean Parkinson
|
3bf6baf596
RSA max key size checks
|
2 년 전 |
Juliusz Sosinowicz
|
54bd786707
DTLS limit fragments
|
2 년 전 |
David Garske
|
b9d9dc02bb
Merge pull request #5476 from julek-wolfssl/session-buffers
|
2 년 전 |
David Garske
|
d50e740c97
Merge pull request #5488 from julek-wolfssl/get_ex_new_index-docs
|
2 년 전 |
David Garske
|
a7e318a7ad
Merge pull request #5484 from lealem47/allocators
|
2 년 전 |
David Garske
|
1e5de8255e
Merge pull request #5472 from satoshiyamaguchi/trial3
|
2 년 전 |
Juliusz Sosinowicz
|
0dbd0ffb4e
Merge pull request #5483 from embhorn/zd14659
|
2 년 전 |
Juliusz Sosinowicz
|
e565d0d7de
Refactor and code review
|
2 년 전 |
Juliusz Sosinowicz
|
8b2fcd0643
Add documentation explaining get_ex_new_index API limitations
|
2 년 전 |
Sean Parkinson
|
26c61f8e0f
Merge pull request #5473 from icing/quic-hello-retry
|
2 년 전 |
Lealem Amedie
|
da136e0c49
Adding allocator funcs for dtls peer (for wrappers)
|
2 년 전 |
David Garske
|
b417f94435
Merge pull request #5485 from SparkiDev/tls13_state_string_long
|
2 년 전 |
David Garske
|
1d0e83bd1a
Merge pull request #5474 from julek-wolfssl/zd14644-2
|
2 년 전 |
Eric Blankenhorn
|
3d8562f07b
Fixes for build and runtime issues
|
2 년 전 |
Stefan Eissing
|
6cb0caa0a0
Adding `disabledCurves` as a member of WOLFSSL in the OPENSSL_EXTRA case.
|
2 년 전 |
Sean Parkinson
|
4b8cd6c62b
wolfSSL_state_string_long - update for TLS 1.3 and DTLS 1.3
|
2 년 전 |
Juliusz Sosinowicz
|
06022e85a3
Fix avoidSysCalls logic
|
2 년 전 |
Juliusz Sosinowicz
|
4d0ea62857
Refactor ticket size to not accidentally go over WOLFSSL_TICKET_ENC_SZ
|
2 년 전 |
Juliusz Sosinowicz
|
68f71d0d96
Remove WOLFSSL_SESSION_TYPE_REF buffers from WOLFSSL_SESSION
|
2 년 전 |
Stefan Eissing
|
3918a2e29a
Renaming the named_curve parameter to curve_id to avoid shadowing.
|
2 년 전 |
Juliusz Sosinowicz
|
008e947fec
Match OpenSSL self signed error return.
|
2 년 전 |
Stefan Eissing
|
d6548b6b88
Small refactoring of named group handling for readability and de-duplicating of code.
|
2 년 전 |
Satoshi Yamaguchi
|
f5a257c383
Add WOLFSSL_LEAVE to wolfSSL_PEM_read_RSA_PUBKEY and wolfSSL_PEM_read_PUBKEY
|
2 년 전 |
Sean Parkinson
|
7435402c30
Fixes to better handle re-use of a WOLFSSL object via wolfSSL_clear.
|
2 년 전 |
Satoshi Yamaguchi
|
fba534dce0
Add wolfSSL_PEM_read_RSA_PUBKEY to OpenSSL compatible API
|
2 년 전 |
David Garske
|
60437bba6e
Merge pull request #5378 from anhu/dilithium
|
2 년 전 |
Daniel Pouzzner
|
017c4e7a41
fix gating and unused-variable warnings in src/quic.c wolfSSL_quic_aead_is_{gcm,ccm,chacha20}();
|
2 년 전 |
David Garske
|
499b9c4f35
Merge pull request #5456 from SparkiDev/ssl_set1_curve_fix
|
2 년 전 |
Anthony Hu
|
82a900b438
Initial commit to add Dilithium NIST PQC winner.
|
2 년 전 |
David Garske
|
5e6c45a6fb
Merge pull request #5397 from SparkiDev/cert_rsa_pss
|
2 년 전 |