- 164ae3b Avoid deprecated Boost.Asio interfaces by Davide Pesavento · 1 year, 2 months ago
- 7df36bd build: disable `-Wnon-virtual-dtor` compiler warning by Davide Pesavento · 1 year, 3 months ago
- d8521aa Prefer `asio::io_context` over `asio::io_service` by Davide Pesavento · 1 year, 4 months ago
- b496642 Follow namespace change of DummyClientFace, Signal, SegmentFetcher by Davide Pesavento · 1 year, 5 months ago
- 1190406 Migrate to C++17 and misc code cleanups by Davide Pesavento · 2 years, 9 months ago
- 9c0bd8d Avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 10 months ago
- 9bf1a1d tests: fix -Wrange-loop-construct warning with clang 10 by Davide Pesavento · 4 years, 9 months ago
- 4a16004 build+ci: switch to python3 by Davide Pesavento · 4 years, 9 months ago
- 5c16cc2 Fix regression of repo not registering prefixes for previously inserted data by Alexander Afanasyev · 6 years ago
- 8891c83 Follow ndn::Scheduler API changes by Davide Pesavento · 6 years ago
- 9a8d7d8 ndn::EventId => ndn::scheduler::EventId by Davide Pesavento · 6 years ago
- 3aa8d2b Remove dependency on Selectors and refactor codebase. by weijia yuan · 7 years ago
- 82cf914 Use ndn::mgmt::Dispatcher for repo commands by weijia yuan · 6 years ago
- 759214f Fix -Wvexing-parse warnings with clang-6 by Davide Pesavento · 7 years ago
- 190e4dc read: auto-register prefixes for inserted data by Nick Gordon · 7 years ago
- 49f3a5f Eliminate dependency on Boost.Random by Davide Pesavento · 7 years ago
- c0e2658 Finalize switch to v2 security by Alexander Afanasyev · 7 years ago
- e180131 build: sync default-compiler-flags.py with NFD by Junxiao Shi · 7 years ago
- 047a6fb switch to ndn-cxx KeyChain v2 by Junxiao Shi · 8 years ago
- d352cce build: Update compiler flags and addressing discovered warnings by Alexander Afanasyev · 9 years ago
- a79c778 storage: switch index data structure from skiplist to std::set by WeiqiShi · 10 years ago
- 595b2bd tests: Fix test cases for ImplictSha256DigestComponent by Alexander Afanasyev · 10 years ago
- d3e9da1 src+tests: Add missing include and mark expected failures of some tests by Alexander Afanasyev · 10 years ago
- b7e8a81 tests: Small refactoring of test cases by Alexander Afanasyev · 10 years ago
- f0330d5 storage: Making use of SkipList-based index by Weiqi Shi · 11 years ago
- 28a90fb index: SkipList-based index by Weiqi Shi · 11 years ago
- 9a43f16 storage: skiplist for repo index by Shuo Chen · 11 years ago
- ca32918 tests/integrated: Basic repo insert, delete and read test case by Shuo Chen · 11 years ago