1. f317dc4 Merge pull request #350 from gilles-peskine-arm/asn1-tests-parse_prefixes-trailing_garbage by Janos Follath · 5 years ago
  2. 199b709 ASN.1: Add ASN.1 SEQUENCE traversal API by Hanno Becker · 6 years ago
  3. 12ae27d ASN.1: Introduce helper function to free ASN.1 sequence by Hanno Becker · 6 years ago
  4. 95c893d More systematic handling of trailing garbage in parse_prefixes by Gilles Peskine · 6 years ago
  5. ef41838 Document how tested prefix lengths are chosen by Gilles Peskine · 6 years ago
  6. 42a1acf get_len_step: Fix end-of-buffer calculation when buffer_size==0 by Gilles Peskine · 6 years ago
  7. 6af7bf9 Add test cases for ASN.1 ENUMERATED tag by Mykhailo Sopiha · 6 years ago
  8. 970dcbf ASN1 tests: Match negative INTEGERs with the actual library behavior by Gilles Peskine · 6 years ago
  9. 321adb2 ASN1 tests: Match "Empty INTEGER" with the actual library behavior by Gilles Peskine · 6 years ago
  10. 03c165e Fix the build and the tests when MBEDTLS_BIGNUM_C is unset by Gilles Peskine · 6 years ago
  11. 88f136f Fix free_named_data_list tests by Gilles Peskine · 6 years ago
  12. 2cd8ecc New test helper macro ASSERT_ALLOC_WEAK by Gilles Peskine · 6 years ago
  13. 27d806f Add ASN.1 parsing tests by Gilles Peskine · 6 years ago