1. 25d4f1c build: add PCHs for ndnsec and unit tests, fine-tune the existing ones by Davide Pesavento · 4 years, 7 months ago
  2. 75c5601 util: make overload() function public by Davide Pesavento · 5 years ago
  3. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  4. 1944281 Rename 'src' directory to 'ndn-cxx' by Davide Pesavento · 6 years ago[Renamed from src/encoding/nfd-constants.cpp]
  5. 502b479 encoding: replace the route origin selflearning with prefixann by Teng Liang · 6 years ago
  6. db4da5e Improve and simplify code with modern C++ features by Davide Pesavento · 6 years ago
  7. c93c2ce encoding: add route origin for self-learning by Teng Liang · 7 years ago
  8. 6336c5f encoding: RouteOrigin stream extraction operator by Junxiao Shi · 8 years ago
  9. b4ecadc encoding: add ad hoc link type to ndn::nfd::LinkType enum by Teng Liang · 8 years ago
  10. cf41576 util: backport std::experimental::ostream_joiner by Davide Pesavento · 8 years ago
  11. e78eeca util: add printHex() overload that takes a uint64_t by Davide Pesavento · 8 years ago
  12. 56bd3ee encoding: explicitly declare RouteFlags as uint64_t by Davide Pesavento · 8 years ago
  13. e55589c encoding+mgmt: move FaceEventKind to nfd-constants by Davide Pesavento · 8 years ago
  14. 18ef4de encoding: add NONE to FaceScope, FacePersistency, LinkType by Junxiao Shi · 9 years ago
  15. 65f1a71 management: ensure Element::Error inherits from tlv::Error by Junxiao Shi · 10 years ago[Renamed (96%) from src/management/nfd-face-traits.cpp]
  16. 36dca99 management: replace FaceFlags with individual fields by Chengyu Fan · 10 years ago