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