1. 1c93cae fw: add override specifier to Strategy triggers by Junxiao Shi · 10 years ago
  2. e368d99 table: simplify Measurements with C++11 features by Junxiao Shi · 10 years ago
  3. 4b2e6cb table: fix Fib::removeNextHopFromAllEntries invalidating NameTree iterator by Junxiao Shi · 10 years ago
  4. 60607c7 table: make NameTree enumeration usable with range-based for by Junxiao Shi · 10 years ago
  5. 2b73ca3 table: make NameTree::findAllMatches usable with range-based for by Junxiao Shi · 10 years ago
  6. b2bcbcd table: simplify PIT with C++11 features by Junxiao Shi · 10 years ago
  7. 3651fd7 tests: Marking some cs test cases with expected failures by Alexander Afanasyev · 10 years ago
  8. 838c4f1 table: simplify StrategyChoice with C++11 features by Junxiao Shi · 10 years ago
  9. 4cf4170 table: Evict unsolicited Data in FIFO order by Alexander Afanasyev · 10 years ago
  10. a110f26 fw: use dead Nonce list in pipelines by Junxiao Shi · 10 years ago
  11. 77c8751 mgmt: update strategy-choice/set to return a versioned strategy name by Steve DiBenedetto · 10 years ago
  12. 0e42c57 table: dead Nonce list by Junxiao Shi · 10 years ago
  13. e93d6a3 table: allow strategy versioning by Junxiao Shi · 10 years ago
  14. b303324 table: Fix segfault during Fib::removeNextHopFromAllEntries by Alexander Afanasyev · 10 years ago
  15. ee5a444 table: erase NameTree entry when FIB/Measurements/StrategyChoice entry is erased by Junxiao Shi · 10 years ago
  16. 651b75e table: capacity limit in PIT NonceList by Junxiao Shi · 10 years ago
  17. 28d586a table: Store shared_ptr<Interest> instead of just Interest to avoid extra copy by Alexander Afanasyev · 10 years ago
  18. 1983804 table: set initial lifetime for Measurements entry by Junxiao Shi · 10 years ago
  19. 4b3fc86 table: Offload the implicit digest calculation to the library by Alexander Afanasyev · 10 years ago
  20. c026d25 tests: Small fixes to eliminate false test failures due to recent changes in the library by Alexander Afanasyev · 10 years ago
  21. 281b916 tables: Adjust pre-allocated CS entry queue on Cs::setLimit call by Alexander Afanasyev · 10 years ago
  22. b5888d2 table: make StrategyChoice enumerable by Junxiao Shi · 10 years ago
  23. 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
  24. 66f91f8 table: PIT entry InRecord/OutRecord getters by Junxiao Shi · 10 years ago
  25. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 10 years ago