]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/asn1/x_int64.c
Following the license change, modify the boilerplates in crypto/asn1/
[thirdparty/openssl.git] / crypto / asn1 / x_int64.c
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
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...