1. 8f0b8b6 Simplify some code with Boost.Operators by Davide Pesavento · 1 year, 4 months ago
  2. aa9e3b2 docs: fix capitalization in doxygen comments by Davide Pesavento · 2 years, 2 months ago
  3. e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
  4. a3a7a4e Use more C++17 features by Davide Pesavento · 2 years, 7 months ago
  5. b7bfcb9 build: switch to C++17 by Davide Pesavento · 2 years, 7 months ago
  6. 7890a9f tests: avoid comparing Interests with operator== by Davide Pesavento · 5 years ago
  7. 25d9728 table: drop Selectors processing from PIT by Junxiao Shi · 6 years ago
  8. 14e71f0 tests+tools: minor code cleanup by Davide Pesavento · 6 years ago
  9. cf7db2f tests: unit-tests-{core,tools} no longer require a global io_service by Davide Pesavento · 6 years ago
  10. 057d149 table: enforce NameTree max depth universally by Junxiao Shi · 7 years ago
  11. f54d030 table: advisory limit of NameTree depth by Junxiao Shi · 7 years ago
  12. dbef6dc table: Pit::erase accepts Entry* instead of shared_ptr by Junxiao Shi · 8 years ago
  13. 340d553 table: make name_tree::Node the sole owner of name_tree::Entry by Junxiao Shi · 8 years ago
  14. 7f35843 table: NameTree::lookup return Entry& instead of shared_ptr by Junxiao Shi · 8 years ago
  15. 811c010 table: NameTree findExactMatch, findLongestPrefixMatch return Entry* by Junxiao Shi · 8 years ago
  16. e3cf285 table: delete deprecated functions in NameTree by Junxiao Shi · 8 years ago
  17. b660b4c table: refactor NameTree hashtable by Junxiao Shi · 8 years ago
  18. 2570f3e table: NameTree code style corrections by Junxiao Shi · 8 years ago
  19. a6de429 table: don't use shared_ptr in FIB by Junxiao Shi · 8 years ago
  20. e84044e tests: Fix segfault in TableNameTree test suite when all test logs are enabled by Alexander Afanasyev · 10 years ago
  21. d0381c0 tests: Change to updated naming conventions by Spyridon Mastorakis · 10 years ago[Renamed (96%) from tests/daemon/table/name-tree.cpp]
  22. 60607c7 table: make NameTree enumeration usable with range-based for by Junxiao Shi · 10 years ago
  23. 2b73ca3 table: make NameTree::findAllMatches usable with range-based for by Junxiao Shi · 10 years ago
  24. b303324 table: Fix segfault during Fib::removeNextHopFromAllEntries by Alexander Afanasyev · 10 years ago
  25. 28d586a table: Store shared_ptr<Interest> instead of just Interest to avoid extra copy by Alexander Afanasyev · 10 years ago
  26. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago[Renamed from tests/table/name-tree.cpp]
  27. f52dac7 table: NameTree optimization by Haowei Yuan · 11 years ago
  28. 9f7455b fw: avoid setting PIT unsatisfy timer twice by Junxiao Shi · 11 years ago
  29. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  30. efceadc fib: implicitly delete empty Entry by Junxiao Shi · 11 years ago
  31. e1079fc table: NameTree enumeration by Haowei Yuan · 11 years ago
  32. d9ee45c tests: resetGlobalIoService for every test by Junxiao Shi · 11 years ago
  33. a9b8575 table: Name Tree Implementation by HYuan · 11 years ago