1. 191a7a2 core+daemon: declare all equality operators as hidden friends by Davide Pesavento · 1 year, 7 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. 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago
  5. e4b2238 Improve and simplify code with modern C++ features by Davide Pesavento · 7 years ago
  6. a314808 core: reimplement logging using ndn-cxx's facility by Davide Pesavento · 7 years ago
  7. 981db80 Delete core/asserts.hpp and use ndn-cxx's util/concepts.hpp instead by Davide Pesavento · 7 years ago
  8. 3aba754 table: make FIB and StrategyChoice iterators default-constructible by Junxiao Shi · 8 years ago
  9. 9f6ca60 table: declare name_tree::Range type by Junxiao Shi · 8 years ago
  10. 340d553 table: make name_tree::Node the sole owner of name_tree::Entry by Junxiao Shi · 8 years ago
  11. e3cf285 table: delete deprecated functions in NameTree by Junxiao Shi · 8 years ago
  12. b660b4c table: refactor NameTree hashtable by Junxiao Shi · 8 years ago
  13. 029401f table: refactor NameTree iterator by Junxiao Shi · 8 years ago