David Garske
|
ef0fb6520d
Merge pull request #4283 from JacobBarthelmeh/Compatibility-Layer-Part2
|
3 years ago |
Chris Conlon
|
c631cffe3d
Merge pull request #4334 from miyazakh/py_store_stats
|
3 years ago |
Chris Conlon
|
b5d42eb773
Merge pull request #4318 from kojo1/i2d_RSA
|
3 years ago |
Hideki Miyazaki
|
3896016121
fix python ut, get_ca_certs
|
3 years ago |
David Garske
|
3a9d463ef4
Fix use of hardcoded number and added comment.
|
3 years ago |
Hideki Miyazaki
|
9b4a635372
fix python unit test failure, cert_store_stats
|
3 years ago |
David Garske
|
b8263f44f7
Added new EVP API for creating a private key for use with crypto callbacks. Improvements to heap hint and devId with EVP layer.
|
3 years ago |
JacobBarthelmeh
|
de3416998c
fix for memory leak
|
3 years ago |
Jacob Barthelmeh
|
80d4e0f644
function additions and fixes for expansion of wolfCLU
|
3 years ago |
David Garske
|
a13c2e2304
Fix for macro arg paren and double ampersand. Fixes building with `ENABLE_SESSION_CACHE_ROW_LOCK`.
|
3 years ago |
Hideki Miyazaki
|
8808e6a3ac
implement set_tlsext_max_fragment_length
|
3 years ago |
David Garske
|
c8926a45ab
Improvements to session locking to allow per-row. Can manually be enabled with `ENABLE_SESSION_CACHE_ROW_LOCK` or forcefully disabled using `NO_SESSION_CACHE_ROW_LOCK`. Enabled by default for Titan cache. ZD 12715.
|
3 years ago |
Takashi Kojo
|
10c5e33027
arg type compatibility
|
3 years ago |
John Safranek
|
e7ef48d2b7
Merge pull request #3869 from SparkiDev/asn1_template
|
3 years ago |
Sean Parkinson
|
d486b89c61
ASN1 Template: stricter and simpler DER/BER parsing/construction
|
3 years ago |
John Safranek
|
63fde01e32
Merge pull request #4311 from haydenroche5/rsyslog
|
3 years ago |
John Safranek
|
9a1233c04d
Merge pull request #4312 from julek-wolfssl/DH_set_length
|
3 years ago |
Sean Parkinson
|
8df65c3fa7
Merge pull request #4270 from dgarske/zd12586
|
3 years ago |
John Safranek
|
ef77cd05d4
Merge pull request #4302 from haydenroche5/libssh2
|
3 years ago |
David Garske
|
c5f9e55567
Fixes for CMAC compatibility layer with AES CBC disabled. CMAC code cleanups. Fixes for "make check" with AES CBC disabled.
|
3 years ago |
Chris Conlon
|
6237a7a00d
Merge pull request #4305 from TakayukiMatsuo/i2t
|
3 years ago |
Juliusz Sosinowicz
|
162f14aaf9
Implement `DH_set_length`.
|
3 years ago |
David Garske
|
89904ce82e
Fixes for building without AES CBC and support for PKCS7 without AES CBC.
|
3 years ago |
Hayden Roche
|
c16127d9ab
Make improvements for rsyslog port.
|
3 years ago |
TakayukiMatsuo
|
421be50cb8
Add support for wolfSSL_i2t_ASN1_OBJECT
|
3 years ago |
Hayden Roche
|
63d1bd13d4
Add missing ECDSA_SIG getter/settter for libssh2.
|
3 years ago |
Hayden Roche
|
c6f0fb11d0
Merge pull request #4253 from julek-wolfssl/lighttpd-1.4.55
|
3 years ago |
Juliusz Sosinowicz
|
93a53d72de
`mem_buf` only used with memory and pair BIOs
|
3 years ago |
Hayden Roche
|
bbb514fa6d
Add support for rsyslog.
|
3 years ago |
Juliusz Sosinowicz
|
0f6e564093
Rebase fixes
|
3 years ago |