1. 07f2e2f table: rename cs::iterator to cs::Table::const_iterator by Junxiao Shi · 5 years ago
  2. 5e4a02f cs: avoid Entry construction during query by Junxiao Shi · 5 years ago
  3. 14b3918 table: drop ChildSelector processing in CS by Junxiao Shi · 6 years ago
  4. 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 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. 84c65c0 docs: update doxygen configuration by Davide Pesavento · 7 years ago
  8. b4a5acd mgmt: tables.cs_policy config option by Junxiao Shi · 8 years ago
  9. 52555b0 table: CS policy registry by Junxiao Shi · 8 years ago
  10. ffe8bbb table: allow setting CS capacity limit to zero by Minsheng Zhang · 9 years ago
  11. cb6e05f table: add CS policy interface by Minsheng Zhang · 10 years ago
  12. eab7249 table: change ContentStore lookup API to allow async implementations by mzhang4 · 10 years ago
  13. fc20696 table: ContentStore enumeration by Junxiao Shi · 10 years ago
  14. 5640ec8 table: better ContentStore findRightmost algorithm by Junxiao Shi · 10 years ago
  15. a938818 table: rewrite ContentStore by Junxiao Shi · 10 years ago
  16. 4cf4170 table: Evict unsolicited Data in FIFO order by Alexander Afanasyev · 10 years ago
  17. 4b3fc86 table: Offload the implicit digest calculation to the library by Alexander Afanasyev · 10 years ago
  18. 3a4f83d mgmt, main: add "tables" configuration file section and processor by Steve DiBenedetto · 10 years ago
  19. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago
  20. 52a18f9 all: cleanup common.hpp and import typenames from ndn namespace. by Davide Pesavento · 11 years ago
  21. 96b80bb table: Content Store performance fix by Ilya Moiseenko · 11 years ago
  22. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  23. efea8fe build: Enabling -Werror in debug mode and fixing discovered issues by Alexander Afanasyev · 11 years ago
  24. 76cf77a table: ContentStore based on skip list by Ilya Moiseenko · 11 years ago
  25. 18bbf81 src: Changing namespace ndn to namespace nfd by Alexander Afanasyev · 11 years ago
  26. fd603ee table: Small stylistic update in CS API by Alexander Afanasyev · 11 years ago
  27. c9765df cs: Update interface by Alexander Afanasyev · 11 years ago
  28. 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
  29. 0fcb41e cs: Implementing fake CS by Junxiao Shi · 11 years ago