summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/x_int64.c
AgeCommit message (Expand)Author
2017-08-15Revert "Add some casts for %j"Rich Salz
2017-08-14Add some casts for %jRich Salz
2017-04-13ASN.1: change INTxx, UINTxx and Z variants to be embedableRichard Levitte
2017-04-11Fix x_int64.cRichard Levitte
2017-04-11Reject decoding of an INT64 with a value >INT64_MAXMatt Caswell
2017-04-10Publish our INT32, UINT32, INT64, UINT64 ASN.1 types and Z variantsRichard Levitte
2017-04-04Implement internal ASN.1 types INT32, UINT32, INT64, UINT64Richard Levitte