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