1. 1190406 Migrate to C++17 and misc code cleanups by Davide Pesavento · 2 years, 9 months ago
  2. 9c0bd8d Avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 10 months ago
  3. 15f67df Adjust includes for the updated locations of ndn-cxx security headers by Alexander Afanasyev · 4 years, 7 months ago
  4. 3c84316 Fix build with Boost 1.70.0 by Davide Pesavento · 6 years ago
  5. 5c16cc2 Fix regression of repo not registering prefixes for previously inserted data by Alexander Afanasyev · 6 years ago
  6. 8891c83 Follow ndn::Scheduler API changes by Davide Pesavento · 6 years ago
  7. 9a8d7d8 ndn::EventId => ndn::scheduler::EventId by Davide Pesavento · 6 years ago
  8. c44331e handles: use RegisteredPrefixHandle by Junxiao Shi · 6 years ago
  9. e18d368 main: use boost::program_options and other cleanups by Davide Pesavento · 6 years ago
  10. 3aa8d2b Remove dependency on Selectors and refactor codebase. by weijia yuan · 7 years ago
  11. 82cf914 Use ndn::mgmt::Dispatcher for repo commands by weijia yuan · 6 years ago
  12. 0c13951 Stop using deprecated Data::{get,set}FinalBlockId() by Davide Pesavento · 6 years ago
  13. f43a03e build: restore checking of compiler flags by Davide Pesavento · 7 years ago
  14. bb058c0 Auto-register prefixes for inserted data by Alexander Afanasyev · 7 years ago
  15. 8cc7b91 Fix -Wunused-lambda-capture warning with clang-5 by Davide Pesavento · 7 years ago
  16. 81203b9 Fix bug with config file processing by Alexander Afanasyev · 7 years ago
  17. 190e4dc read: auto-register prefixes for inserted data by Nick Gordon · 7 years ago
  18. 49f3a5f Eliminate dependency on Boost.Random by Davide Pesavento · 7 years ago
  19. 5d66961 Stop using deprecated Block constructor by Davide Pesavento · 7 years ago
  20. f34a355 build: Synchronize CI scripts with NFD by Alexander Afanasyev · 7 years ago
  21. c0e2658 Finalize switch to v2 security by Alexander Afanasyev · 7 years ago
  22. e180131 build: sync default-compiler-flags.py with NFD by Junxiao Shi · 7 years ago
  23. 2b7b831 handles: consolidate command prefix registrations by Junxiao Shi · 8 years ago
  24. 047a6fb switch to ndn-cxx KeyChain v2 by Junxiao Shi · 8 years ago
  25. 42290b2 Remove use of deprecated code by Alexander Afanasyev · 8 years ago
  26. d352cce build: Update compiler flags and addressing discovered warnings by Alexander Afanasyev · 9 years ago
  27. 6e81812 repo: fix config max-packets from int to uint64_t by Shuo Chen · 10 years ago
  28. a79c778 storage: switch index data structure from skiplist to std::set by WeiqiShi · 10 years ago
  29. 1e39ddd handles: avoid deprecate Block::fromBuffer overloads by Junxiao Shi · 10 years ago
  30. 595b2bd tests: Fix test cases for ImplictSha256DigestComponent by Alexander Afanasyev · 10 years ago
  31. d3e9da1 src+tests: Add missing include and mark expected failures of some tests by Alexander Afanasyev · 10 years ago
  32. a8f3c40 build: use C++11 by Wentao Shang · 10 years ago
  33. ca188d7 all: avoid usage of deprecated namespace ndn::Tlv by Junxiao Shi · 10 years ago
  34. a12f528 repo: initialize storage (e.g., rebuild index) by Shuo Chen · 10 years ago
  35. 098f91c repo: Watching prefix by Weiqi Shi · 10 years ago
  36. b7e8a81 tests: Small refactoring of test cases by Alexander Afanasyev · 10 years ago
  37. f0330d5 storage: Making use of SkipList-based index by Weiqi Shi · 11 years ago
  38. 28a90fb index: SkipList-based index by Weiqi Shi · 11 years ago
  39. bf2248d storage: a better skiplist by Shuo Chen · 11 years ago
  40. c88c87d validator: integrate validator-config for data validation by Shuo Chen · 11 years ago
  41. 028dcd3 validator: integrate validator-config by Shuo Chen · 11 years ago
  42. 9a43f16 storage: skiplist for repo index by Shuo Chen · 11 years ago
  43. 91fb4f2 src: Update source code to use new API and fix compilation errors due to missing headers by Wentao Shang · 11 years ago
  44. ca32918 tests/integrated: Basic repo insert, delete and read test case by Shuo Chen · 11 years ago
  45. 39d9807 src: Small source reorganization by Alexander Afanasyev · 11 years ago