1. 19 5月, 2016 1 次提交
  2. 20 3月, 2016 1 次提交
  3. 06 2月, 2016 1 次提交
  4. 22 8月, 2015 1 次提交
  5. 20 5月, 2015 1 次提交
  6. 19 5月, 2015 1 次提交
    • D
      ASN1 INTEGER refactor. · 6c5b6cb0
      Dr. Stephen Henson 提交于
      Rewrite and tidy ASN1_INTEGER and ASN1_ENUMERATED handling.
      
      Remove code duplication.
      
      New functions to convert between int64_t and ASN.1 types without the
      quirks of the old long conversion functions.
      
      Add documentation.
      Reviewed-by: NRich Salz <rsalz@openssl.org>
      6c5b6cb0