summaryrefslogtreecommitdiffstats
path: root/test/asn1_encode_test.c
AgeCommit message (Expand)Author
2017-04-11Fix int64 test of t_4bytes_4_negRichard Levitte
2017-04-11Reject decoding of an INT64 with a value >INT64_MAXMatt Caswell
2017-04-10Act on deprecation of LONG and ZLONG, step 1Richard Levitte
2017-04-10Publish our INT32, UINT32, INT64, UINT64 ASN.1 types and Z variantsRichard Levitte
2017-04-05Fix test/asn1_encode_test.c, ASN1_LONG_DATA used inappropriatelyRichard Levitte
2017-04-04Add a test of encoding and decoding LONG, INT32, UINT32, INT64 and UINT64Richard Levitte