ASN.1: change INTxx, UINTxx and Z variants to be embedable
[oweals/openssl.git] / crypto / asn1 / x_int64.c
2017-04-13 Richard LevitteASN.1: change INTxx, UINTxx and Z variants to be embedable
2017-04-11 Richard LevitteFix x_int64.c
2017-04-11 Matt CaswellReject decoding of an INT64 with a value >INT64_MAX
2017-04-08 Andy Polyakove_os.h: omit PRIu64.
2017-04-04 Richard LevitteImplement internal ASN.1 types INT32, UINT32, INT64...