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