1. e4b2238 Improve and simplify code with modern C++ features by Davide Pesavento · 6 years ago
  2. 057d149 table: enforce NameTree max depth universally by Junxiao Shi · 7 years ago
  3. 3f9234b table: limit prefix length in Measurements by Junxiao Shi · 7 years ago
  4. 1c2c6c4 table: silence unused variable warning in release builds by Davide Pesavento · 8 years ago
  5. 7f35843 table: NameTree::lookup return Entry& instead of shared_ptr by Junxiao Shi · 8 years ago
  6. f2420fc table: ensure NameTree::lookup(tableEntry) does not return nullptr by Junxiao Shi · 8 years ago
  7. 811c010 table: NameTree findExactMatch, findLongestPrefixMatch return Entry* by Junxiao Shi · 8 years ago
  8. e3cf285 table: delete deprecated functions in NameTree by Junxiao Shi · 8 years ago
  9. b660b4c table: refactor NameTree hashtable by Junxiao Shi · 8 years ago
  10. 80f9fcd table: don't use shared_ptr in Measurements by Junxiao Shi · 8 years ago
  11. b184e53 table: NameTree::getEntry by Junxiao Shi · 8 years ago
  12. 8c0500f table: fix Measurements::get(Fib::s_emptyEntry) crash by Junxiao Shi · 9 years ago
  13. 3535396 table: MeasurementsAccessor findLongestPrefixMatch & findExactMatch by Junxiao Shi · 10 years ago
  14. 767cb33 table: Measurements::findLongestPrefixMatch(pit::Entry) by Junxiao Shi · 10 years ago
  15. b30c7b0 table: accept predicate in Measurements::findLongestPrefixMatch by Junxiao Shi · 10 years ago
  16. e368d99 table: simplify Measurements with C++11 features by Junxiao Shi · 10 years ago
  17. ee5a444 table: erase NameTree entry when FIB/Measurements/StrategyChoice entry is erased by Junxiao Shi · 10 years ago
  18. 1983804 table: set initial lifetime for Measurements entry by Junxiao Shi · 10 years ago
  19. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  20. eb3197f all: Update code to compile with latest time-related changes in ndn-cpp-dev library by Alexander Afanasyev · 11 years ago
  21. cb4fc83 table: shortcuts between FIB, PIT, Measurements, StrategyChoice by HangZhang · 11 years ago
  22. 4063184 table: NameTree::findLongestPrefixMatch predicate by Junxiao Shi · 11 years ago
  23. c85a23c table: Measurements on NameTree by HangZhang · 11 years ago
  24. 0b5fbbb fw: NccStrategy by Junxiao Shi · 11 years ago
  25. c041ca3 core: global io_service and scheduler by Junxiao Shi · 11 years ago
  26. dbe7173 table: MeasurementsAccessor for strategy by Junxiao Shi · 11 years ago
  27. 65d0072 table: mock Measurements table by Junxiao Shi · 11 years ago