1. 01f8dba Use make_unique where appropriate by Davide Pesavento · 9 years ago
  2. cb6e05f table: add CS policy interface by Minsheng Zhang · 10 years ago
  3. eab7249 table: change ContentStore lookup API to allow async implementations by mzhang4 · 10 years ago
  4. 35b16b1 table: ContentStore recognizes CachingPolicy-NoCache by Junxiao Shi · 10 years ago
  5. fc20696 table: ContentStore enumeration by Junxiao Shi · 10 years ago
  6. 5640ec8 table: better ContentStore findRightmost algorithm by Junxiao Shi · 10 years ago
  7. a938818 table: rewrite ContentStore by Junxiao Shi · 10 years ago
  8. 4cf4170 table: Evict unsolicited Data in FIFO order by Alexander Afanasyev · 10 years ago
  9. 4b3fc86 table: Offload the implicit digest calculation to the library by Alexander Afanasyev · 10 years ago
  10. af6569a core: unify randomization by Junxiao Shi · 10 years ago
  11. 3a4f83d mgmt, main: add "tables" configuration file section and processor by Steve DiBenedetto · 10 years ago
  12. 281b916 tables: Adjust pre-allocated CS entry queue on Cs::setLimit call by Alexander Afanasyev · 10 years ago
  13. 4a77136 build: == Dependency change == NFD now depends on ndn-cxx library by Alexander Afanasyev · 11 years ago
  14. 9c9231b table: Processing of PublisherPublicKeyLocator in CS by Ilya Moiseenko · 11 years ago
  15. 8881162 table: Calling the correct version of Cs::setData when refreshing CS entry by Alexander Afanasyev · 11 years ago
  16. 96b80bb table: Content Store performance fix by Ilya Moiseenko · 11 years ago
  17. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  18. bf9edee logging: Reducing log level in several places by Alexander Afanasyev · 11 years ago
  19. bf6a93d core: change logging from environment variable to configuration file-based by Steve DiBenedetto · 11 years ago
  20. efea8fe build: Enabling -Werror in debug mode and fixing discovered issues by Alexander Afanasyev · 11 years ago
  21. eb3197f all: Update code to compile with latest time-related changes in ndn-cpp-dev library by Alexander Afanasyev · 11 years ago
  22. 76cf77a table: ContentStore based on skip list by Ilya Moiseenko · 11 years ago
  23. 18bbf81 src: Changing namespace ndn to namespace nfd by Alexander Afanasyev · 11 years ago
  24. fd603ee table: Small stylistic update in CS API by Alexander Afanasyev · 11 years ago
  25. c9765df cs: Update interface by Alexander Afanasyev · 11 years ago
  26. 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
  27. 0fcb41e cs: Implementing fake CS by Junxiao Shi · 11 years ago