David Garske
|
43f4ba91da
Merge pull request #7608 from ejohnstown/rsa-add
|
6 months ago |
John Safranek
|
e8e6eaeb4d
Import Raw Rsa Key
|
6 months ago |
David Garske
|
3975af88cf
Merge pull request #7191 from kojo1/ecpoint-h2p
|
6 months ago |
JacobBarthelmeh
|
2445fe844a
rework get max fragment length
|
6 months ago |
JacobBarthelmeh
|
2caee1c7c5
add support for spaces around '=' with x509 name print
|
6 months ago |
JacobBarthelmeh
|
ff7626419e
add some simple test cases
|
7 months ago |
JacobBarthelmeh
|
40562a0cb3
Merge pull request #7599 from dgarske/asn_checkcertsig
|
6 months ago |
David Garske
|
0789ecb808
Fix the `CheckCertSignature` API mess.
|
6 months ago |
Colton Willey
|
447f73c25e
Merge branch 'master' of github.com:ColtonWilley/wolfssl into explicit_len_pattern_match
|
6 months ago |
Sean Parkinson
|
fc8a509b06
Merge pull request #7597 from ColtonWilley/max_altnames_and_name_constraints
|
6 months ago |
Colton Willey
|
f646cbcecb
Address review comments, fix handling of . in name matching and add more tests for . handling
|
6 months ago |
Colton Willey
|
af3828b2b7
Rewrite pattern matching to always use explicit lengths instead of expecting NULL terminated strings, thus replicating the behavior of openssl X509_check_host()
|
6 months ago |
JacobBarthelmeh
|
ebdc8b9a32
rename of macros, add descriptions, minor fixes
|
6 months ago |
Colton Willey
|
f13a82610c
Add flag guard for IGNORE_NAME_CONSTRAINTS
|
6 months ago |
Colton Willey
|
473de5796c
Free ctx before return
|
6 months ago |
Colton Willey
|
284dea43fe
Unify max name testing to use cert files for both cases.
|
6 months ago |
Colton Willey
|
a4544ce2eb
Updates to address review comments
|
6 months ago |
Colton Willey
|
b00ae2ac69
Initial implementation of max limits on number of alternative names and name constraints
|
6 months ago |
JacobBarthelmeh
|
288fe430f5
tying in lean staticmemory build with --enable-staticmemory=small
|
6 months ago |
oltolm
|
5f46809988
fix compilation of tests with GCC
|
8 months ago |
Juliusz Sosinowicz
|
12b9367598
test_wolfSSL_check_domain: doesn't work with WOLFSSL_HOSTNAME_VERIFY_ALT_NAME_ONLY
|
7 months ago |
Juliusz Sosinowicz
|
d9f7629296
Add grpc support
|
9 months ago |
Sean Parkinson
|
abd1e367a5
Merge pull request #7420 from anhu/cmp_name_case
|
7 months ago |
David Garske
|
287323ab4c
Merge pull request #6933 from kareem-wolfssl/zd16927
|
7 months ago |
Kareem
|
4481f9b626
Add stub for wolfSSL_set_ecdh_auto.
|
1 year ago |
Colton Willey
|
b156a51e82
Code cleanup per review comments
|
7 months ago |
Colton Willey
|
de0a492499
Remove trailing whitespace
|
7 months ago |
Colton Willey
|
d522feb1cd
Free X509 object
|
7 months ago |
Colton Willey
|
958b5ac465
Clean up cast warning
|
7 months ago |
Colton Willey
|
eb24bce93f
Add test case for bad alternative name
|
7 months ago |