1. 0c52603 tests: use decorators to label test data generators by Davide Pesavento · 5 months ago
  2. 47ce2ee Refactor and modernize namespace declarations by Davide Pesavento · 1 year, 2 months ago
  3. 152ef44 Move BOOST_CONCEPT_ASSERT to unit tests where possible 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. f6b4589 util: remove ndn::optional, use std::optional directly by Davide Pesavento · 1 year, 4 months ago
  6. 258d51a encoding: make Block convertible to span by Davide Pesavento · 2 years, 4 months ago
  7. fbea4fc encoding: convert to span by Davide Pesavento · 2 years, 5 months ago
  8. a86300a Remove deprecated Signature class and its subclasses by Davide Pesavento · 3 years, 7 months ago
  9. f165bb4 signature-info: add signed Interest elements by Eric Newberry · 4 years, 2 months ago
  10. 14c56cd data: add shortcuts to access SignatureType and KeyLocator by Davide Pesavento · 4 years, 2 months ago
  11. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  12. 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago[Renamed from tests/unit-tests/signature-info.t.cpp]
  13. 72c0c64 encoding: provide FormattedOutputFunction for Block by Junxiao Shi · 6 years ago
  14. 0f83080 util: add literal operators for duration types by Davide Pesavento · 6 years ago
  15. 7e6f6f8 encoding: avoid UB when casting to tlv::SignatureTypeValue by Davide Pesavento · 7 years ago
  16. 605671d signature: disallow encoding invalid SignatureInfo by Junxiao Shi · 7 years ago
  17. 4146975 signature-info: Fix encoding of type-specific TLV by Alexander Afanasyev · 7 years ago
  18. eee3e82 tests: respect naming conventions and improve nesting of some test suites by Davide Pesavento · 8 years ago
  19. 6be43f3 signature: Add ValidityPeriod into SignatureInfo by Yingdi Yu · 9 years ago
  20. 429634f tests: Change to updated naming conventions by Spyridon Mastorakis · 9 years ago[Renamed (97%) from tests/unit-tests/test-signature-info.cpp]
  21. 54ce668 all: rename Tlv namespace to tlv for consistency by Steve DiBenedetto · 10 years ago
  22. a7c7f9d security: Introduce unsetKeyLocator method into SignatureInfo and Signature by Alexander Afanasyev · 10 years ago
  23. 4a55705 security: Update Signature abstraction to match 0.1.1 spec by Yingdi Yu · 10 years ago