1. 9222f36 table: eliminate Selectors from CS tests by Junxiao Shi · 6 years ago
  2. 14e71f0 tests+tools: minor code cleanup by Davide Pesavento · 6 years ago
  3. cf7db2f tests: unit-tests-{core,tools} no longer require a global io_service by Davide Pesavento · 6 years ago
  4. 87fc0f8 core: drop std::function and ndn::Exclude from common.hpp, add ndn::optional by Davide Pesavento · 7 years ago
  5. 30c37ab table: add Cs::erase method by Junxiao Shi · 7 years ago
  6. 3d2049f table: add CS enablement flags by Junxiao Shi · 7 years ago
  7. 4e1b6ee tests: avoid misaligned memory access in CS test by Junxiao Shi · 7 years ago
  8. bb6146e tests: use ndn::util::Sha256 instead of ndn::crypto by Junxiao Shi · 7 years ago
  9. f4056d0 cs+fw: omitted FreshnessPeriod implies always stale by Eric Newberry · 7 years ago
  10. 1fbdb54 tests: improve Table/TestCs test suite by Junxiao Shi · 8 years ago
  11. cbc8e94 daemon+rib: add proper #include line for NDNLPv2 tags by Junxiao Shi · 8 years ago
  12. ffe8bbb table: allow setting CS capacity limit to zero by Minsheng Zhang · 9 years ago
  13. 0de23a2 face: use IncomingFaceId, NextHopFaceId, CachePolicy tags by Junxiao Shi · 9 years ago
  14. cb6e05f table: add CS policy interface by Minsheng Zhang · 10 years ago
  15. eab7249 table: change ContentStore lookup API to allow async implementations by mzhang4 · 10 years ago
  16. 35b16b1 table: ContentStore recognizes CachingPolicy-NoCache by Junxiao Shi · 10 years ago
  17. d0381c0 tests: Change to updated naming conventions by Spyridon Mastorakis · 10 years ago[Renamed (99%) from tests/daemon/table/cs.cpp]
  18. fc20696 table: ContentStore enumeration by Junxiao Shi · 10 years ago
  19. a938818 table: rewrite ContentStore by Junxiao Shi · 10 years ago
  20. 3651fd7 tests: Marking some cs test cases with expected failures by Alexander Afanasyev · 10 years ago
  21. 4cf4170 table: Evict unsolicited Data in FIFO order by Alexander Afanasyev · 10 years ago
  22. 4b3fc86 table: Offload the implicit digest calculation to the library by Alexander Afanasyev · 10 years ago
  23. 281b916 tables: Adjust pre-allocated CS entry queue on Cs::setLimit call by Alexander Afanasyev · 10 years ago
  24. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago[Renamed from tests/table/cs.cpp]
  25. 9c9231b table: Processing of PublisherPublicKeyLocator in CS by Ilya Moiseenko · 11 years ago
  26. 96b80bb table: Content Store performance fix by Ilya Moiseenko · 11 years ago
  27. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  28. eb3197f all: Update code to compile with latest time-related changes in ndn-cpp-dev library by Alexander Afanasyev · 11 years ago
  29. 76cf77a table: ContentStore based on skip list by Ilya Moiseenko · 11 years ago
  30. d9ee45c tests: resetGlobalIoService for every test by Junxiao Shi · 11 years ago
  31. 18bbf81 src: Changing namespace ndn to namespace nfd by Alexander Afanasyev · 11 years ago
  32. c9765df cs: Update interface by Alexander Afanasyev · 11 years ago
  33. b927a3a src: Creating daemon/common.hpp for all generic includes and import of commonly used abstractions to ndn namespace by Alexander Afanasyev · 11 years ago
  34. 0fcb41e cs: Implementing fake CS by Junxiao Shi · 11 years ago