Marco Oliverio
|
edd723cc84
ssl: add new wolfSSL_disable_hrr_cookie() API to disable hrr cookie
|
vor 2 Jahren |
Marco Oliverio
|
cfbd061625
add initial support for ConnectionID DTLS extension
|
vor 2 Jahren |
Juliusz Sosinowicz
|
8b2fcd0643
Add documentation explaining get_ex_new_index API limitations
|
vor 2 Jahren |
Stefan Eissing
|
4431438fb2
add QUIC support.
|
vor 2 Jahren |
David Garske
|
c5e7ccca2c
Merge pull request #5380 from danielinux/typo-doc
|
vor 2 Jahren |
Daniele Lacamera
|
a18b1939ac
Fixed typo in dox_comments
|
vor 2 Jahren |
David Garske
|
b2d1bf96ed
Merge pull request #5276 from rizlik/dtls13_client_downgrade
|
vor 2 Jahren |
Marco Oliverio
|
3abffc3a3c
doc: add documentation for wolfDTLS[v1_3]_*_method()
|
vor 2 Jahren |
Juliusz Sosinowicz
|
9dc2c27e3d
Expand wolfDTLS_SetChGoodCb() docs
|
vor 2 Jahren |
David Garske
|
00391a5ace
Rename callback to `wolfDTLS_SetChGoodCb` and add doxygen for it. Clarify `DTLS_CTX.connected`. Fix build errors for `./configure --enable-dtls --enable-dtls13 --disable-examples CFLAGS="-DNO_WOLFSSL_SERVER"`.
|
vor 2 Jahren |
Juliusz Sosinowicz
|
e605cfeccb
Add docs for new features
|
vor 2 Jahren |
Marco Oliverio
|
ca05ad2dc0
dtls13: introduce wolfSSL_dtls_13_has_pending_msg() API
|
vor 2 Jahren |
Marco Oliverio
|
d1924928c0
dtls13: support retransmission
|
vor 2 Jahren |
David Garske
|
afc63a3bfa
Merge pull request #5199 from embhorn/zd12999
|
vor 2 Jahren |
Eric Blankenhorn
|
2543970419
Add doc for wolfSSL_dtls_retransmit
|
vor 2 Jahren |
Sean Parkinson
|
be743b2204
TLS 1.3: send ticket
|
vor 2 Jahren |
Eric Blankenhorn
|
ab6dc8d669
Add ability to set ECC Sign userCTX using WOLFSSL_CTX
|
vor 2 Jahren |
Andrew Hutchings
|
5ea9d11295
Minor documentation cleanup
|
vor 2 Jahren |
Eric Blankenhorn
|
ea38e1aab5
Add wolfSSL_CTX_SetCertCbCtx to set user context for CB
|
vor 2 Jahren |
Juliusz Sosinowicz
|
1fd090d094
Update `wolfSSL_get_session` docs
|
vor 2 Jahren |
Juliusz Sosinowicz
|
91b08fb691
Allocate `ssl->session` separately on the heap
|
vor 2 Jahren |
Juliusz Sosinowicz
|
4f8ffc4586
wolfSSL_get_error may return SSL_ERROR_NONE on ret <= 0
|
vor 2 Jahren |
Anthony Hu
|
b957a6e872
Purge Rabbit cipher
|
vor 2 Jahren |
Anthony Hu
|
c2860cb311
Get rid of HC-128
|
vor 2 Jahren |
David Garske
|
6ce248e2f9
Improve documentation for `wolfSSL_get1_session`. Add wolfSSL specific naming on the internal session functions to avoid possible user conflicts. ZD13363 and ZD13487.
|
vor 2 Jahren |
Andrew Hutchings
|
231546dacc
Fix more Doxygen typos
|
vor 3 Jahren |
Andrew Hutchings
|
afe8d74333
Fix up some Doxygen issues for 1.9
|
vor 3 Jahren |
David Garske
|
5dac25f470
Eliminate `EIGHTK_BUF` use in asn. Cleanup uses of `0` in set_verify for callback.
|
vor 3 Jahren |
Hayden Roche
|
0b6523d933
Rename pem_password_cb to wc_pem_password_cb.
|
vor 3 Jahren |
David Garske
|
4e7ce45a8c
Allow loading public key with PK callbacks also.
|
vor 3 Jahren |