Steffen Jaeckel
|
78bb06c8d6
Minor cleanup
|
1 month ago |
Steffen Jaeckel
|
fe32e7ea9d
Add `LTC_ARRAY_SIZE()` macro
|
1 month ago |
Steffen Jaeckel
|
6155a33e5f
Use `COMPARE_TESTVECTOR()` consistently
|
3 months ago |
Steffen Jaeckel
|
236477823a
prefix the MPI related macros with `ltc_`
|
3 years ago |
Steffen Jaeckel
|
1d07689581
Remove unnecessary casts in the tests
|
1 year ago |
Steffen Jaeckel
|
a76447f7aa
add file-iterator to `test_process_dir()`
|
3 years ago |
Steffen Jaeckel
|
dc883ea0ea
Add Testcase for #627
|
2 years ago |
Steffen Jaeckel
|
5fa7837f3a
Add empty stub for `s_der_tests_print_flexi()`
|
2 years ago |
Steffen Jaeckel
|
c939720699
Add Testcase that UTF-8 decoding respects the ASN.1 length
|
2 years ago |
Steffen Jaeckel
|
87665fb276
Calm `scan-build` static analyser
|
2 years ago |
Steffen Jaeckel
|
1c805e1c66
use `LTC_NULL` in the library code
|
3 years ago |
Steffen Jaeckel
|
2c51ae81ac
make sure to check `yarrow_read()` return values
|
3 years ago |
Steffen Jaeckel
|
7a8496df5c
better debug output
|
3 years ago |
Steffen Jaeckel
|
1052703116
fix/improve DER tests
|
3 years ago |
James Muir
|
2092250088
Add new utf8 test-vector, update comments explaining utf8 decoding
|
4 years ago |
Steffen Jaeckel
|
c5d7bfb2cc
manually fix the remaining leading `_`'s
|
5 years ago |
Steffen Jaeckel
|
9824af8e3b
update header
|
5 years ago |
Steffen Jaeckel
|
24765c30c5
remove footer
|
5 years ago |
Steffen Jaeckel
|
cac400cf79
really implement DER decoding resursion limit
|
5 years ago |
Steffen Jaeckel
|
68cc580602
use macros in more tests
|
6 years ago |
Steffen Jaeckel
|
ef55d1335e
fix some MSVC compiler warnings
|
6 years ago |
Steffen Jaeckel
|
2a63adc1ab
add XSTRLEN
|
6 years ago |
Steffen Jaeckel
|
d2027d60eb
add testcase for issue #507
|
6 years ago |
Steffen Jaeckel
|
eaf2c7b6b9
fix build for msvc
|
6 years ago |
Steffen Jaeckel
|
1a90da844c
only print der flexi-test on higher debug level
|
7 years ago |
Steffen Jaeckel
|
6584569872
add another OID testcase for root-node 3
|
7 years ago |
Steffen Jaeckel
|
079ed04b17
add OID testcase from x.690
|
7 years ago |
Karel Miko
|
4fb0562a3b
fix -Wmissing-declarations -Wmissing-prototypes -Wmissing-noreturn
|
7 years ago |
Steffen Jaeckel
|
0011f7f927
add generic `test_process_dir()`
|
7 years ago |
Karel Miko
|
24c0eb84f9
ECC curves y^2 = x^3 + ax + b
|
7 years ago |