Matt Caswell
|
54b4053130
Update copyright year
|
3 years ago |
Richard Levitte
|
50d0a51d6d
Fix test/asn1_encode_test.c to handle encoding/decoding failure
|
3 years ago |
Richard Levitte
|
f0f4de4e50
Fix test/asn1_encode_test.c to not use ASN1_FBOOLEAN
|
3 years ago |
Matt Caswell
|
22b88fc9c0
Add a test for encoding/decoding using an invalid ASN.1 Template
|
4 years ago |
Richard Levitte
|
936c2b9e93
Update source files for deprecation at 3.0
|
5 years ago |
Shane Lontis
|
98f29466dc
fix truncation of integers on 32bit AIX
|
5 years ago |
Richard Levitte
|
909f1a2e51
Following the license change, modify the boilerplates in test/
|
6 years ago |
Richard Levitte
|
fcd2d5a612
Refactor the computation of API version limits
|
6 years ago |
Richard Levitte
|
672f943ad6
Switch future deprecation version from 1.2.0 to 3.0
|
6 years ago |
Matt Caswell
|
0d66475908
Update copyright year
|
6 years ago |
Viktor Dukhovni
|
649cfb5cbb
Use malloc to avoid alignment problems.
|
6 years ago |
Andy Polyakov
|
3a63c0edab
Resolve warnings in VC-WIN32 build, which allows to add /WX.
|
7 years ago |
FdaSilvaYY
|
bdcacd93b1
Fix some typo and comments
|
7 years ago |
Pauli
|
ad887416f1
Update the test framework so that the need for test_main is removed. Everything
|
7 years ago |
Pauli
|
a69de3f201
TAP line filter BIO.
|
7 years ago |
Pauli
|
6e5e196748
Put error output back.
|
7 years ago |
Pauli
|
8fe3127cda
Update tests to avoid printf to stdout/stderr when running as test cases.
|
7 years ago |
Andy Polyakov
|
1ff86c5efa
test/asn1_encode_test.c: test "next negative minimum" corner case.
|
7 years ago |
Richard Levitte
|
a9c6d22105
Adapt all test programs
|
7 years ago |
Richard Levitte
|
9612e15760
ASN.1: adapt our use of INTxx et al by making them explicitely embedded
|
7 years ago |
Richard Levitte
|
8edefd7bb3
Test printing of ASN.1 types INTxx et al
|
7 years ago |
Richard Levitte
|
c983bc4fb2
Add tests of custom negative 1
|
7 years ago |
Richard Levitte
|
9fea3a51e5
Fix definition of i2d_fn in asn1_encode_test.c
|
7 years ago |
Richard Levitte
|
fa2274e805
In asn1_encode_test.c, add custom DER encoding checks
|
7 years ago |
Richard Levitte
|
afd7cae271
Fix int64 test of t_4bytes_4_neg
|
7 years ago |
Matt Caswell
|
0856e3f167
Reject decoding of an INT64 with a value >INT64_MAX
|
7 years ago |
Richard Levitte
|
31ae516116
Act on deprecation of LONG and ZLONG, step 1
|
7 years ago |
Richard Levitte
|
64f11ee888
Publish our INT32, UINT32, INT64, UINT64 ASN.1 types and Z variants
|
7 years ago |
Richard Levitte
|
5748e4dc3a
Fix test/asn1_encode_test.c, ASN1_LONG_DATA used inappropriately
|
7 years ago |
Richard Levitte
|
37332ecc01
Add a test of encoding and decoding LONG, INT32, UINT32, INT64 and UINT64
|
7 years ago |