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