1. 04cf5a9 Merge branch 'feature-cs' into master by Junxiao Shi · 10 years ago
  2. fc20696 table: ContentStore enumeration by Junxiao Shi · 10 years ago
  3. 319f2c8 src: Update copyright notices for files modified in 2015 by Alexander Afanasyev · 10 years ago
  4. b283128 table: use UnitTestTimeFixture in DeadNonceList test suite by Junxiao Shi · 10 years ago
  5. 3535396 table: MeasurementsAccessor findLongestPrefixMatch & findExactMatch by Junxiao Shi · 10 years ago
  6. 767cb33 table: Measurements::findLongestPrefixMatch(pit::Entry) by Junxiao Shi · 10 years ago
  7. b30c7b0 table: accept predicate in Measurements::findLongestPrefixMatch by Junxiao Shi · 10 years ago
  8. c91ebfa table: Allow iteration over CS entries by Alexander Afanasyev · 10 years ago
  9. 750fa1c table: Allow iteration over PIT entries by Alexander Afanasyev · 10 years ago
  10. 39ef261 table: StrategyInfoHost stores multiple StrategyInfo of distinct types by Junxiao Shi · 10 years ago
  11. a938818 table: rewrite ContentStore by Junxiao Shi · 10 years ago
  12. 1c93cae fw: add override specifier to Strategy triggers by Junxiao Shi · 10 years ago
  13. e368d99 table: simplify Measurements with C++11 features by Junxiao Shi · 10 years ago
  14. 4b2e6cb table: fix Fib::removeNextHopFromAllEntries invalidating NameTree iterator by Junxiao Shi · 10 years ago
  15. 60607c7 table: make NameTree enumeration usable with range-based for by Junxiao Shi · 10 years ago
  16. 2b73ca3 table: make NameTree::findAllMatches usable with range-based for by Junxiao Shi · 10 years ago
  17. b2bcbcd table: simplify PIT with C++11 features by Junxiao Shi · 10 years ago
  18. 3651fd7 tests: Marking some cs test cases with expected failures by Alexander Afanasyev · 10 years ago
  19. 838c4f1 table: simplify StrategyChoice with C++11 features by Junxiao Shi · 10 years ago
  20. 4cf4170 table: Evict unsolicited Data in FIFO order by Alexander Afanasyev · 10 years ago
  21. a110f26 fw: use dead Nonce list in pipelines by Junxiao Shi · 10 years ago
  22. 77c8751 mgmt: update strategy-choice/set to return a versioned strategy name by Steve DiBenedetto · 10 years ago
  23. 0e42c57 table: dead Nonce list by Junxiao Shi · 10 years ago
  24. e93d6a3 table: allow strategy versioning by Junxiao Shi · 10 years ago
  25. b303324 table: Fix segfault during Fib::removeNextHopFromAllEntries by Alexander Afanasyev · 10 years ago
  26. ee5a444 table: erase NameTree entry when FIB/Measurements/StrategyChoice entry is erased by Junxiao Shi · 10 years ago
  27. 651b75e table: capacity limit in PIT NonceList by Junxiao Shi · 10 years ago
  28. 28d586a table: Store shared_ptr<Interest> instead of just Interest to avoid extra copy by Alexander Afanasyev · 10 years ago
  29. 1983804 table: set initial lifetime for Measurements entry by Junxiao Shi · 10 years ago
  30. 4b3fc86 table: Offload the implicit digest calculation to the library by Alexander Afanasyev · 10 years ago
  31. c026d25 tests: Small fixes to eliminate false test failures due to recent changes in the library by Alexander Afanasyev · 10 years ago
  32. 281b916 tables: Adjust pre-allocated CS entry queue on Cs::setLimit call by Alexander Afanasyev · 10 years ago
  33. b5888d2 table: make StrategyChoice enumerable by Junxiao Shi · 10 years ago
  34. f698028 src: Remove unnecessary uses of boost::cref in make_shared and replace boost::cref/boost::ref with just cref/ref by Alexander Afanasyev · 10 years ago
  35. 66f91f8 table: PIT entry InRecord/OutRecord getters by Junxiao Shi · 11 years ago
  36. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago