1. e4b2238 Improve and simplify code with modern C++ features by Davide Pesavento · 6 years ago
  2. a314808 core: reimplement logging using ndn-cxx's facility by Davide Pesavento · 7 years ago
  3. 981db80 Delete core/asserts.hpp and use ndn-cxx's util/concepts.hpp instead by Davide Pesavento · 7 years ago
  4. 30c37ab table: add Cs::erase method by Junxiao Shi · 7 years ago
  5. 3d2049f table: add CS enablement flags by Junxiao Shi · 7 years ago
  6. 3aba754 table: make FIB and StrategyChoice iterators default-constructible by Junxiao Shi · 8 years ago
  7. b4a5acd mgmt: tables.cs_policy config option by Junxiao Shi · 8 years ago
  8. 52555b0 table: CS policy registry by Junxiao Shi · 8 years ago
  9. cbc8e94 daemon+rib: add proper #include line for NDNLPv2 tags by Junxiao Shi · 8 years ago
  10. ffe8bbb table: allow setting CS capacity limit to zero by Minsheng Zhang · 9 years ago
  11. 0de23a2 face: use IncomingFaceId, NextHopFaceId, CachePolicy tags by Junxiao Shi · 9 years ago
  12. 01f8dba Use make_unique where appropriate by Davide Pesavento · 9 years ago
  13. cb6e05f table: add CS policy interface by Minsheng Zhang · 10 years ago
  14. eab7249 table: change ContentStore lookup API to allow async implementations by mzhang4 · 10 years ago
  15. 35b16b1 table: ContentStore recognizes CachingPolicy-NoCache by Junxiao Shi · 10 years ago
  16. fc20696 table: ContentStore enumeration by Junxiao Shi · 10 years ago
  17. 5640ec8 table: better ContentStore findRightmost algorithm by Junxiao Shi · 10 years ago
  18. a938818 table: rewrite ContentStore by Junxiao Shi · 10 years ago
  19. 4cf4170 table: Evict unsolicited Data in FIFO order by Alexander Afanasyev · 10 years ago
  20. 4b3fc86 table: Offload the implicit digest calculation to the library by Alexander Afanasyev · 10 years ago
  21. af6569a core: unify randomization by Junxiao Shi · 10 years ago
  22. 3a4f83d mgmt, main: add "tables" configuration file section and processor by Steve DiBenedetto · 10 years ago
  23. 281b916 tables: Adjust pre-allocated CS entry queue on Cs::setLimit call by Alexander Afanasyev · 10 years ago
  24. 4a77136 build: == Dependency change == NFD now depends on ndn-cxx library by Alexander Afanasyev · 11 years ago
  25. 9c9231b table: Processing of PublisherPublicKeyLocator in CS by Ilya Moiseenko · 11 years ago
  26. 8881162 table: Calling the correct version of Cs::setData when refreshing CS entry by Alexander Afanasyev · 11 years ago
  27. 96b80bb table: Content Store performance fix by Ilya Moiseenko · 11 years ago
  28. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  29. bf9edee logging: Reducing log level in several places by Alexander Afanasyev · 11 years ago
  30. bf6a93d core: change logging from environment variable to configuration file-based by Steve DiBenedetto · 11 years ago
  31. efea8fe build: Enabling -Werror in debug mode and fixing discovered issues by Alexander Afanasyev · 11 years ago
  32. eb3197f all: Update code to compile with latest time-related changes in ndn-cpp-dev library by Alexander Afanasyev · 11 years ago
  33. 76cf77a table: ContentStore based on skip list by Ilya Moiseenko · 11 years ago
  34. 18bbf81 src: Changing namespace ndn to namespace nfd by Alexander Afanasyev · 11 years ago
  35. fd603ee table: Small stylistic update in CS API by Alexander Afanasyev · 11 years ago
  36. c9765df cs: Update interface by Alexander Afanasyev · 11 years ago
  37. 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
  38. 0fcb41e cs: Implementing fake CS by Junxiao Shi · 11 years ago