1. 47ce2ee Refactor and modernize namespace declarations by Davide Pesavento · 1 year, 2 months ago
  2. 3fdb02f Use std::string_view in several APIs by Davide Pesavento · 1 year, 3 months ago
  3. 0e768ef security: avoid parsing PIB and TPM locators multiple times by Davide Pesavento · 2 years, 2 months ago
  4. d8e0cad build: build with BOOST_FILESYSTEM_NO_DEPRECATED by Davide Pesavento · 3 years, 1 month ago
  5. 0990441 Ensure all include guards start with "NDN_CXX_" by Davide Pesavento · 3 years, 3 months ago
  6. 09236c2 security: Rename security/v2/* to security/* by Alexander Afanasyev · 4 years, 1 month ago
  7. 25d4f1c build: add PCHs for ndnsec and unit tests, fine-tune the existing ones by Davide Pesavento · 4 years, 2 months ago
  8. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  9. fc99b51 tests: Implement IdentityManagementV2Fixture for v2::KeyChain by Alexander Afanasyev · 8 years ago[Renamed (92%) from tests/key-chain-fixture.hpp]
  10. 4c9a3d5 security: Move KeyChain to security::v1 namespace and deprecated it by Alexander Afanasyev · 8 years ago
  11. fe4733a security: Add new v2::KeyChain by Yingdi Yu · 9 years ago
  12. cf49055 tests: Extending Face test cases by Alexander Afanasyev · 8 years ago
  13. e4f8c3b tests: Enable isolation of KeyChain during run of unit/integrated tests by Alexander Afanasyev · 8 years ago