1. 164ae3b Avoid deprecated Boost.Asio interfaces by Davide Pesavento · 1 year, 2 months ago
  2. 7df36bd build: disable `-Wnon-virtual-dtor` compiler warning by Davide Pesavento · 1 year, 3 months ago
  3. b5e5765 tests: replace Boost.MPL with Mp11 by Davide Pesavento · 1 year, 4 months ago
  4. d8521aa Prefer `asio::io_context` over `asio::io_service` by Davide Pesavento · 1 year, 4 months ago
  5. 399f4d9 build: more accurate dependencies on Boost libraries by Davide Pesavento · 1 year, 4 months ago
  6. b496642 Follow namespace change of DummyClientFace, Signal, SegmentFetcher by Davide Pesavento · 1 year, 5 months ago
  7. 1190406 Migrate to C++17 and misc code cleanups by Davide Pesavento · 2 years, 9 months ago
  8. 9c0bd8d Avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 10 months ago
  9. e4b74bd build: align minimum build dependencies with ndn-cxx by Davide Pesavento · 2 years, 10 months ago
  10. 75e8d46 Use InterestSigner instead of the deprecated CommandInterestSigner by Davide Pesavento · 3 years, 8 months ago
  11. 15f67df Adjust includes for the updated locations of ndn-cxx security headers by Alexander Afanasyev · 4 years, 7 months ago
  12. 9bf1a1d tests: fix -Wrange-loop-construct warning with clang 10 by Davide Pesavento · 4 years, 9 months ago
  13. 4a16004 build+ci: switch to python3 by Davide Pesavento · 4 years, 9 months ago
  14. 5c16cc2 Fix regression of repo not registering prefixes for previously inserted data by Alexander Afanasyev · 6 years ago
  15. 8891c83 Follow ndn::Scheduler API changes by Davide Pesavento · 6 years ago
  16. 9a8d7d8 ndn::EventId => ndn::scheduler::EventId by Davide Pesavento · 6 years ago
  17. ed2f476 build: various updates and cleanups by Davide Pesavento · 6 years ago
  18. 3aa8d2b Remove dependency on Selectors and refactor codebase. by weijia yuan · 7 years ago
  19. 82cf914 Use ndn::mgmt::Dispatcher for repo commands by weijia yuan · 6 years ago
  20. 759214f Fix -Wvexing-parse warnings with clang-6 by Davide Pesavento · 7 years ago
  21. d606ecf Remove unused skip list implementation by Davide Pesavento · 7 years ago
  22. b16edda fix io_service incomplete type compile errors by Eric Newberry · 7 years ago
  23. 190e4dc read: auto-register prefixes for inserted data by Nick Gordon · 7 years ago
  24. 49f3a5f Eliminate dependency on Boost.Random by Davide Pesavento · 7 years ago
  25. b545aac Update build system by Davide Pesavento · 7 years ago
  26. c0e2658 Finalize switch to v2 security by Alexander Afanasyev · 7 years ago
  27. e180131 build: sync default-compiler-flags.py with NFD by Junxiao Shi · 7 years ago
  28. 2b7b831 handles: consolidate command prefix registrations by Junxiao Shi · 8 years ago
  29. 047a6fb switch to ndn-cxx KeyChain v2 by Junxiao Shi · 8 years ago
  30. 42290b2 Remove use of deprecated code by Alexander Afanasyev · 8 years ago
  31. d352cce build: Update compiler flags and addressing discovered warnings by Alexander Afanasyev · 9 years ago
  32. a79c778 storage: switch index data structure from skiplist to std::set by WeiqiShi · 10 years ago
  33. 595b2bd tests: Fix test cases for ImplictSha256DigestComponent by Alexander Afanasyev · 10 years ago
  34. d3e9da1 src+tests: Add missing include and mark expected failures of some tests by Alexander Afanasyev · 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. c88c87d validator: integrate validator-config for data validation by Shuo Chen · 11 years ago
  40. 028dcd3 validator: integrate validator-config by Shuo Chen · 11 years ago
  41. 9a43f16 storage: skiplist for repo index by Shuo Chen · 11 years ago
  42. 91fb4f2 src: Update source code to use new API and fix compilation errors due to missing headers by Wentao Shang · 11 years ago
  43. ca32918 tests/integrated: Basic repo insert, delete and read test case by Shuo Chen · 11 years ago
  44. 39d9807 src: Small source reorganization by Alexander Afanasyev · 11 years ago
  45. e1e6f2a license: Switching license to GPL 3.0 by Alexander Afanasyev · 11 years ago
  46. e291caf build: == Dependency change == repo-ng now depends on ndn-cxx library by Alexander Afanasyev · 11 years ago
  47. 478204c server: add read configuration file function by Shuo Chen · 11 years ago
  48. b0c78ea ndn-handle: Implement TCP backdoor to inject data packets into repo by Alexander Afanasyev · 11 years ago
  49. ba793e9 helpers: RepoCommandParameter and RepoCommandResponse data structures by Shuo Chen · 11 years ago
  50. 7c6b4d7 sqlite handle: Initial implementation by Shuo Chen · 11 years ago
  51. 3fd14f0 build: Create build environment by Alexander Afanasyev · 11 years ago