1. 2c9d2ca core: slim down `common.hpp` by Davide Pesavento · 11 months ago
  2. aa9e3b2 docs: fix capitalization in doxygen comments by Davide Pesavento · 2 years, 2 months ago
  3. 50a6af3 table: code modernization by Davide Pesavento · 6 years ago
  4. e4b2238 Improve and simplify code with modern C++ features by Davide Pesavento · 7 years ago
  5. 057d149 table: enforce NameTree max depth universally by Junxiao Shi · 7 years ago
  6. dd8f661 table: NameTree::findLongestPrefixMatch accepts all table entry types by Junxiao Shi · 8 years ago
  7. f2420fc table: ensure NameTree::lookup(tableEntry) does not return nullptr by Junxiao Shi · 8 years ago
  8. 811c010 table: NameTree findExactMatch, findLongestPrefixMatch return Entry* by Junxiao Shi · 8 years ago
  9. 80f9fcd table: don't use shared_ptr in Measurements by Junxiao Shi · 8 years ago
  10. 3535396 table: MeasurementsAccessor findLongestPrefixMatch & findExactMatch by Junxiao Shi · 10 years ago
  11. 767cb33 table: Measurements::findLongestPrefixMatch(pit::Entry) by Junxiao Shi · 10 years ago
  12. b30c7b0 table: accept predicate in Measurements::findLongestPrefixMatch by Junxiao Shi · 10 years ago
  13. e368d99 table: simplify Measurements with C++11 features by Junxiao Shi · 10 years ago
  14. ee5a444 table: erase NameTree entry when FIB/Measurements/StrategyChoice entry is erased by Junxiao Shi · 10 years ago
  15. 1983804 table: set initial lifetime for Measurements entry by Junxiao Shi · 11 years ago
  16. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago
  17. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  18. eb3197f all: Update code to compile with latest time-related changes in ndn-cpp-dev library by Alexander Afanasyev · 11 years ago
  19. cb4fc83 table: shortcuts between FIB, PIT, Measurements, StrategyChoice by HangZhang · 11 years ago
  20. c85a23c table: Measurements on NameTree by HangZhang · 11 years ago
  21. c041ca3 core: global io_service and scheduler by Junxiao Shi · 11 years ago
  22. dbe7173 table: MeasurementsAccessor for strategy by Junxiao Shi · 11 years ago
  23. 65d0072 table: mock Measurements table by Junxiao Shi · 11 years ago