1. 14e71f0 tests+tools: minor code cleanup by Davide Pesavento · 6 years ago
  2. cf7db2f tests: unit-tests-{core,tools} no longer require a global io_service by Davide Pesavento · 6 years ago
  3. 057d149 table: enforce NameTree max depth universally by Junxiao Shi · 7 years ago
  4. f54d030 table: advisory limit of NameTree depth by Junxiao Shi · 7 years ago
  5. dbef6dc table: Pit::erase accepts Entry* instead of shared_ptr by Junxiao Shi · 8 years ago
  6. 340d553 table: make name_tree::Node the sole owner of name_tree::Entry by Junxiao Shi · 8 years ago
  7. 7f35843 table: NameTree::lookup return Entry& instead of shared_ptr by Junxiao Shi · 8 years ago
  8. 811c010 table: NameTree findExactMatch, findLongestPrefixMatch return Entry* by Junxiao Shi · 8 years ago
  9. e3cf285 table: delete deprecated functions in NameTree by Junxiao Shi · 8 years ago
  10. b660b4c table: refactor NameTree hashtable by Junxiao Shi · 8 years ago
  11. 2570f3e table: NameTree code style corrections by Junxiao Shi · 8 years ago
  12. a6de429 table: don't use shared_ptr in FIB by Junxiao Shi · 8 years ago
  13. e84044e tests: Fix segfault in TableNameTree test suite when all test logs are enabled by Alexander Afanasyev · 10 years ago
  14. d0381c0 tests: Change to updated naming conventions by Spyridon Mastorakis · 10 years ago[Renamed (96%) from tests/daemon/table/name-tree.cpp]
  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. b303324 table: Fix segfault during Fib::removeNextHopFromAllEntries by Alexander Afanasyev · 10 years ago
  18. 28d586a table: Store shared_ptr<Interest> instead of just Interest to avoid extra copy by Alexander Afanasyev · 10 years ago
  19. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago[Renamed from tests/table/name-tree.cpp]
  20. f52dac7 table: NameTree optimization by Haowei Yuan · 11 years ago
  21. 9f7455b fw: avoid setting PIT unsatisfy timer twice by Junxiao Shi · 11 years ago
  22. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  23. efceadc fib: implicitly delete empty Entry by Junxiao Shi · 11 years ago
  24. e1079fc table: NameTree enumeration by Haowei Yuan · 11 years ago
  25. d9ee45c tests: resetGlobalIoService for every test by Junxiao Shi · 11 years ago
  26. a9b8575 table: Name Tree Implementation by HYuan · 11 years ago