Sean Parkinson
|
8e9810e87e
ssl.c: Move functions out to separate files
|
8 months ago |
Tobias Frauenschläger
|
136eaae4f1
Improvements to dual alg certificates
|
9 months ago |
Andras Fekete
|
d81a08a03b
Catch error return code and remove redundant condition
|
8 months ago |
JacobBarthelmeh
|
0c150d2391
Merge pull request #7150 from dgarske/getenv
|
10 months ago |
Daniel Pouzzner
|
2edd18c49d
src/x509.c: fix nullPointerRedundantCheck in wolfSSL_X509V3_set_ctx(). also adds thorough WOLFSSL_MSG() coverage for failures.
|
10 months ago |
David Garske
|
76550465bd
Fixes build with `NO_STDIO_FILESYSTEM` defined.
|
10 months ago |
David Garske
|
a3a7012c81
Merge pull request #7136 from jpbland1/x509-new-ex
|
10 months ago |
Anthony Hu
|
9be390250d
Adding support for dual key/signature certificates. (#7112)
|
10 months ago |
John Bland
|
41ea1109ec
update uses of wolfSSL_X509_new and wolfSSL_X509_d2i
|
10 months ago |
John Bland
|
03f32b623f
update based on PR comments
|
10 months ago |
John Bland
|
d1a3646d5c
add heap hint support for a few of the x509 functions
|
10 months ago |
Andras Fekete
|
d164a6c543
Buffer Overrun
|
10 months ago |
JacobBarthelmeh
|
2f920b5cc4
Merge pull request #6892 from embhorn/gh6890
|
1 year ago |
jordan
|
be24d68e5d
Add EXTENDED_KEY_USAGE_free to OpenSSL compat layer.
|
1 year ago |
JacobBarthelmeh
|
21f34ef028
Merge pull request #6905 from bandi13/moreCodeSonarFixes
|
1 year ago |
JacobBarthelmeh
|
c920337f2f
Merge pull request #6891 from julek-wolfssl/zd/16849-i2d_x509
|
1 year ago |
JacobBarthelmeh
|
688b94cad2
fix typo and missing brackets
|
1 year ago |
JacobBarthelmeh
|
a2032dfb36
touch up negative value sanity check, fix CID 210741 sanity check
|
1 year ago |
JacobBarthelmeh
|
ef50cb3f02
Fix for CID 299759 be explicit on compare
|
1 year ago |
JacobBarthelmeh
|
271fa83a15
Fix for CID 299778 memory leak on error case
|
1 year ago |
JacobBarthelmeh
|
8760ad9473
Fix for CID 299847 memory leak on error case
|
1 year ago |
Andras Fekete
|
2877b7be50
Fix possible memory leak
|
1 year ago |
Juliusz Sosinowicz
|
8f60fb0053
Advance pointer in wolfSSL_i2d_X509
|
1 year ago |
Eric Blankenhorn
|
962e35aa24
Add error reporting to loadX509orX509REQFromBuffer
|
1 year ago |
Anthony Hu
|
f332995131
Support FASCN OID in wolfssl_dns_entry_othername_to_gn()
|
1 year ago |
Andras Fekete
|
3bb0643cdd
Clean up memory leaks
|
1 year ago |
Chris Conlon
|
a2e2a3e994
add --enable-certreq to --enable-jni, support extKeyUsage in X509_REQ_sign, add missing X509_REQ_print fields
|
1 year ago |
Anthony Hu
|
7669f966f3
Support MBSTRING_ASC for cert encoding
|
1 year ago |
Daniel Pouzzner
|
e51ca7941f
fixes for code warned by clang-tidy:18 and cppcheck-2.11:
|
1 year ago |
JacobBarthelmeh
|
d3202600a4
Merge pull request #6525 from lealem47/san
|
1 year ago |