1. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  2. 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago[Renamed from tests/unit-tests/encoding/tlv.t.cpp]
  3. 426d500 encoding: update number assignments by Junxiao Shi · 6 years ago
  4. 570b20d encoding+lp: declare constexpr and noexcept where possible by Davide Pesavento · 6 years ago
  5. a2550a9 encoding: declare TLV-TYPE constants for Packet Format v0.3 by Junxiao Shi · 6 years ago
  6. 7e6f6f8 encoding: avoid UB when casting to tlv::SignatureTypeValue by Davide Pesavento · 7 years ago
  7. a84f464 Cleanup iostream includes by Davide Pesavento · 7 years ago
  8. 4ab3be2 encoding: generalize and simplify shouldSelectContiguousReadNumber() by Davide Pesavento · 7 years ago
  9. 46a9bd3 encoding: avoid misaligned memory accesses in TLV decoding by Junxiao Shi · 7 years ago
  10. c18aa19 encoding: write nonNegativeInteger 253-255 as one octet by Junxiao Shi · 7 years ago
  11. 5f1820e security: Implement operator<< for v2::Certificate by Alexander Afanasyev · 8 years ago
  12. eee3e82 tests: respect naming conventions and improve nesting of some test suites by Davide Pesavento · 8 years ago
  13. 429634f tests: Change to updated naming conventions by Spyridon Mastorakis · 9 years ago[Renamed (99%) from tests/unit-tests/encoding/tlv.cpp]
  14. d1de397 encoding: Adding missing include by Alexander Afanasyev · 10 years ago