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