sha/asm/sha512p8-ppc.pl: fix typo in prologue.
[openssl.git] / crypto / asn1 / x_int64.c
2018-09-09 Richard LevitteASN.1 DER: Make INT32 / INT64 types read badly encoded...
2018-04-17 Richard LevitteUpdate copyright year
2018-04-03 Rich SalzSet error code on alloc failures
2017-08-15 Rich SalzRevert "Add some casts for %j"
2017-08-14 Rich SalzAdd some casts for %j
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-10 Richard LevittePublish our INT32, UINT32, INT64, UINT64 ASN.1 types...
2017-04-04 Richard LevitteImplement internal ASN.1 types INT32, UINT32, INT64...