1. 21b7f1b encoding+lp+net: simplify with `if constexpr` by Davide Pesavento · 1 year, 3 months ago
  2. 152ef44 Move BOOST_CONCEPT_ASSERT to unit tests where possible by Davide Pesavento · 1 year, 3 months ago
  3. 3fdb02f Use std::string_view in several APIs by Davide Pesavento · 1 year, 3 months ago
  4. 187e9f9 Adopt more C++17 features throughout the codebase by Davide Pesavento · 1 year, 4 months ago
  5. ffddbbf encoding: recognize Ed25519 signature type by Davide Pesavento · 1 year, 8 months ago
  6. e16ac86 encoding: don't call flush() in OBufferStream if already closed by Davide Pesavento · 1 year, 10 months ago
  7. 85be940 encoding+security: remove deprecated functions by Davide Pesavento · 2 years, 3 months ago
  8. 258d51a encoding: make Block convertible to span by Davide Pesavento · 2 years, 5 months ago
  9. df8fd8a name: convert to span by Davide Pesavento · 2 years, 5 months ago
  10. fbea4fc encoding: convert to span by Davide Pesavento · 2 years, 5 months ago
  11. e4603e1 interest: update ForwardingHint format by Junxiao Shi · 2 years, 7 months ago
  12. 765abc9 util: backport C++20 std::span and use it in various APIs by Davide Pesavento · 2 years, 7 months ago
  13. a76ea9a encoding: in Block::blockFromValue(), fail early if TLV length is zero by Davide Pesavento · 3 years, 3 months ago
  14. 5f6865c encoding: prevent dereferencing of past-the-end iterator in Block::value() by Davide Pesavento · 3 years, 3 months ago
  15. 1a4a7bf tests: use BOOST_TEST_CONTEXT and BOOST_DATA_TEST_CASE where possible by Davide Pesavento · 3 years, 8 months ago
  16. 287a7fa tlv: introduce NullSignature signature type by Davide Pesavento · 3 years, 10 months ago
  17. 46cdf90 Remove some long-deprecated functions and enums by Davide Pesavento · 4 years, 1 month ago
  18. 140e9cb util: backport C++17 [[nodiscard]] attribute by Davide Pesavento · 5 years ago
  19. 6b33040 encoding: treat TLV-TYPE zero as invalid by Davide Pesavento · 5 years ago
  20. 5c803b9 encoding: improve documentation of Block class by Davide Pesavento · 5 years ago
  21. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  22. 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago