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