Anthony Hu
|
73dc9baaf9
Stop testing custom extensions in dual alg cert tests.
|
5 months ago |
aidan garske
|
55540d03e7
fix for PR#7786 BUFFER_E bad case
|
5 months ago |
aidan garske
|
dace3acd4d
api.c and asn.c changes to allow 0 to be passed in and expanded coverage on test cases
|
5 months ago |
Marco Oliverio
|
a1fbfa94d2
tests: add OCSP callback fails test
|
5 months ago |
Sean Parkinson
|
a34ea32f52
Merge pull request #7730 from anhu/unknownExtCallbackEx
|
5 months ago |
David Garske
|
575df43889
Merge pull request #7768 from JacobBarthelmeh/copyright
|
5 months ago |
Daniel Pouzzner
|
787397b28e
src/bio.c and related:
|
5 months ago |
JacobBarthelmeh
|
31a6a2bf59
update copyright to 2024
|
5 months ago |
David Garske
|
0eeae4da8c
Merge pull request #6460 from embhorn/mosquitto_osp
|
5 months ago |
David Garske
|
851bb34f3c
Merge pull request #7762 from ColtonWilley/increase_default_max_alt_names
|
5 months ago |
Colton Willey
|
a82b76978e
Modify max altname test to run if limit has been lowered
|
5 months ago |
Colton Willey
|
7434092a3a
Increase default max alt names from 128 to 1024
|
5 months ago |
jordan
|
6a745518bc
Misc cleanup: FreeX509 null pointer checks, and spelling cleanup.
|
5 months ago |
Daniel Pouzzner
|
5298039d09
fixes from peer review: move OS-specific code from wolfSSL_BIO_read() and wolfSSL_BIO_write() to wolfIO_Recv(), wolfIO_Send(), wolfIO_RecvFrom(), and wolfIO_SendTo(); add SOCKET_ETIMEDOUT definitions to wolfio.h; misc cleanups.
|
5 months ago |
Daniel Pouzzner
|
0a928ead3f
address peer review around WOLFSSL_HAVE_BIO_ADDR:
|
6 months ago |
Daniel Pouzzner
|
7216a543dd
checkpoint: complete test_wolfSSL_BIO_datagram(); fix some WOLFSSL_HAVE_BIO_ADDR gates to also gate on WOLFSSL_DTLS and OPENSSL_EXTRA; use DTLS_RECVFROM_FUNCTION, DTLS_SENDTO_FUNCTION, SOCKET_T, SOCKADDR, SOCKADDR_IN, and SOCKADDR_IN6 macros and types, and add SOCKADDR_UN type.
|
6 months ago |
Daniel Pouzzner
|
bd7f7c8bdf
checkpoint: add wolfSSL_BIO_ADDR_free to wolfSSL_BIO_free(); tweak EXPECT_SUCCESS() to tolerate TEST_SKIPPED; add WIP test_wolfSSL_BIO_datagram.
|
6 months ago |
Eric Blankenhorn
|
1112751654
mosquitto workflow update
|
5 months ago |
Sean Parkinson
|
0d8763be57
Merge pull request #7665 from anhu/lighty-debug
|
5 months ago |
JacobBarthelmeh
|
baec0ced59
Merge pull request #7731 from ColtonWilley/zephyr_tls_support
|
5 months ago |
Colton Willey
|
978456e39d
Remove get cipher bytes from header
|
5 months ago |
Colton Willey
|
7b089f548e
Remove get cipher list bytes
|
5 months ago |
Sean Parkinson
|
0979fe8fea
Merge pull request #7709 from JacobBarthelmeh/staticmemory
|
5 months ago |
Anthony Hu
|
e581930cb7
Extend the unknown extension callback.
|
5 months ago |
JacobBarthelmeh
|
204668778b
Merge pull request #7733 from SparkiDev/coverity_3
|
5 months ago |
Sean Parkinson
|
fea7a89b86
Coverity fixes
|
5 months ago |
Colton Willey
|
4ec07bb5a8
Changes needed for default TLS support in zephyr kernel
|
5 months ago |
Sean Parkinson
|
d1e26b4f5d
Dilithium: fixes
|
5 months ago |
JacobBarthelmeh
|
fee9788bb0
fix for coverity report 394710
|
5 months ago |
JacobBarthelmeh
|
5ca9b2f8a4
Merge pull request #7712 from SparkiDev/kyber_ml_kem
|
5 months ago |