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