Anthony Hu
|
0de974c3a7
Quick fixup in API doc for wolfSSL_is_init_finished()
|
5 달 전 |
Eric Blankenhorn
|
314afc9e10
Fix doc for wolfSSL_CTX_EnableOCSP
|
5 달 전 |
Juliusz Sosinowicz
|
09de233fc0
Add dox for new API
|
8 달 전 |
Marco Oliverio
|
c8f3a8f14b
fix: negotiate handshake until the end in wolfSSL_read/wolfSSL_write (#7237)
|
9 달 전 |
Marco Oliverio
|
7b0fefbceb
doc: update new wolfSSL_read_early_data() behavior
|
9 달 전 |
David Garske
|
1c4d7285d3
Add documentation for HKDF functions. Improve param comments for devId.
|
10 달 전 |
Juliusz Sosinowicz
|
fbe79d7317
Code review
|
11 달 전 |
Juliusz Sosinowicz
|
3edfcfe162
Jenkins fixes
|
11 달 전 |
Juliusz Sosinowicz
|
9337cfbb16
Add wolfSSL_get_sigalg_info
|
11 달 전 |
Juliusz Sosinowicz
|
7c2344c389
Add API to get information about ciphersuites
|
1 년 전 |
Brett
|
0244c2a254
Add support for new Apple trust APIs with WOLFSSL_SYS_CA_CERTS
|
1 년 전 |
Dimitri Papadopoulos
|
f7d7006e87
More typos found by codespell
|
1 년 전 |
JacobBarthelmeh
|
6e9c73eb12
fix parameter typo in dox documentation
|
1 년 전 |
Hideki Miyazaki
|
827287000c
Merge pull request #6720 from TakayukiMatsuo/jp6506
|
1 년 전 |
TakayukiMatsuo
|
174f0b2ebc
Apdate Japanese API comments to match them in PR6506
|
1 년 전 |
TakayukiMatsuo
|
3a5739a8fa
Add support for raw-public-key
|
1 년 전 |
JacobBarthelmeh
|
1285ae7816
Merge pull request #6506 from DimitriPapadopoulos/codespell
|
1 년 전 |
dell5060
|
56a34b0be2
Updated Documentation to Include support OS-dependant CA certfications stores it supports for the api: wolfSSL_CTX_load_system_CA_certs
|
1 년 전 |
Dimitri Papadopoulos
|
50752f5a2b
Fix typos found by codespell
|
1 년 전 |
Eric Blankenhorn
|
494febb3fb
Documentation for wolfSSL_CertManagerFreeCRL
|
1 년 전 |
Anthony Hu
|
3e58e47856
Documentation fixup for wolfSSL_get_chain_cert();
|
1 년 전 |
Juliusz Sosinowicz
|
027c8ed926
Add missing semicolon
|
1 년 전 |
Stefan Eissing
|
9726d1f6eb
Allowing use of SSL/CTX_set_max_early_data() for client side.
|
2 년 전 |
Hayden Roche
|
b50a786cb2
Add support for wolfSSL_CTX_load_system_CA_certs on Windows and Mac.
|
2 년 전 |
Hayden Roche
|
8cae05348c
Add a function to load system CA certs into a WOLFSSL_CTX.
|
2 년 전 |
Marco Oliverio
|
edd723cc84
ssl: add new wolfSSL_disable_hrr_cookie() API to disable hrr cookie
|
2 년 전 |
Marco Oliverio
|
cfbd061625
add initial support for ConnectionID DTLS extension
|
2 년 전 |
Juliusz Sosinowicz
|
8b2fcd0643
Add documentation explaining get_ex_new_index API limitations
|
2 년 전 |
Stefan Eissing
|
4431438fb2
add QUIC support.
|
2 년 전 |
David Garske
|
c5e7ccca2c
Merge pull request #5380 from danielinux/typo-doc
|
2 년 전 |