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