1. e0b67df face: minor code reorganization and doxygen cleanups by Davide Pesavento · 10 months ago
  2. 2c9d2ca core: slim down `common.hpp` by Davide Pesavento · 11 months ago
  3. 91c15c8 build: stop defining _DEBUG, rely only on NDEBUG instead by Davide Pesavento · 12 months ago
  4. 9a63bf2 face: add missing includes by Davide Pesavento · 1 year, 2 months ago
  5. e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
  6. a3a7a4e Use more C++17 features by Davide Pesavento · 2 years, 7 months ago
  7. a599d2a Convert to span and avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 10 months ago
  8. f3bc3ae face: remove EndpointId from egress APIs by Teng Liang · 4 years, 7 months ago
  9. 32f7eac face: deduplicate received LpPackets with reliability by Eric Newberry · 4 years, 11 months ago
  10. 5ab4cf8 face: add logging to LpReliability by Eric Newberry · 5 years ago
  11. eb7b7ab fw: use ndn-cxx's RttEstimator in AccessStrategy by Davide Pesavento · 5 years ago
  12. f190cfa face: use ndn-cxx's RttEstimator in LpReliability by Davide Pesavento · 5 years ago
  13. 075bb7d face: add EndpointId in Face and LinkService by ashiqopu · 6 years ago
  14. 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago
  15. 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago
  16. 19779d8 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 6 years ago
  17. e4b2238 Improve and simplify code with modern C++ features by Davide Pesavento · 7 years ago
  18. 21e0193 face: piggyback Ack field with fixed-width encoding by Junxiao Shi · 7 years ago
  19. 971d962 face: correctly handle removed fragments in LpReliability by Eric Newberry · 7 years ago
  20. 00d39fd tests: improve LpReliability unit tests by Eric Newberry · 7 years ago
  21. 41aba10 fw: add strategy notification for Interests dropped by LpReliability by Eric Newberry · 7 years ago
  22. 7b0071e face: Acks acknowledge TxSequence instead of Sequence by Eric Newberry · 7 years ago
  23. 83be1da use FaceUri and NetworkMonitor from ndn-cxx/net by Junxiao Shi · 7 years ago
  24. 77911cc face: make logging more uniform across channel types by Davide Pesavento · 8 years ago
  25. 185ab29 face: add best-effort link-layer reliability by Eric Newberry · 8 years ago