1. 152874a tests: remove temporary directory on setup and teardown by Davide Pesavento · 10 months ago
  2. e0b67df face: minor code reorganization and doxygen cleanups by Davide Pesavento · 10 months ago
  3. 972de80 table: add more `noexcept` by Davide Pesavento · 10 months ago
  4. b124b8e table: reorganize PIT implementation by Davide Pesavento · 10 months ago
  5. 4d2e788 table: optimize removal of PIT in-records by Davide Pesavento · 10 months ago
  6. 195b78a fw: delegate sending Nack-Duplicate to forwarding strategy by Mark Theeranantachai · 11 months ago
  7. 8e0dfcf fw: increase AsfStrategy version number after the recent changes by Davide Pesavento · 11 months ago
  8. 5fdcbec fw: ASF: Fix implementation not matching technical report by awlane · 1 year ago
  9. 9acba9c fw: Add nack propagation to ASF by awlane · 11 months ago
  10. 2c9d2ca core: slim down `common.hpp` by Davide Pesavento · 11 months ago
  11. 91c15c8 build: stop defining _DEBUG, rely only on NDEBUG instead by Davide Pesavento · 12 months ago
  12. 4b1921f face: improve error handling in UnixStreamChannel by Davide Pesavento · 12 months ago
  13. 4c95771 face: change default Unix socket path by Davide Pesavento · 12 months ago
  14. 9a63bf2 face: add missing includes by Davide Pesavento · 1 year, 2 months ago
  15. ef6a528 tests: randomize port used in multicast transport tests by Davide Pesavento · 1 year, 2 months ago
  16. a9ec67c tests: expand test coverage of EthernetFactory and UdpFactory by Davide Pesavento · 1 year, 2 months ago
  17. c5a9f81 face: more robust handling of multicast face creation errors by Davide Pesavento · 1 year, 2 months ago
  18. 0a05f7a build: disable `-Wnon-virtual-dtor` compiler warning by Davide Pesavento · 1 year, 2 months ago
  19. c0df94e face: minor code cleanups by Davide Pesavento · 1 year, 3 months ago
  20. 9c36a65 face: handle PcapHelper::Error when applying multicast configuration by awlane · 1 year, 3 months ago
  21. 1e0c88e face: use async_wait operation instead of async_read with null_buffers by Davide Pesavento · 1 year, 3 months ago
  22. 9bf64cc face: use new-style async_accept API by Davide Pesavento · 1 year, 3 months ago
  23. d91fe6d core+face: avoid deprecated Boost.Asio interfaces by Davide Pesavento · 1 year, 3 months ago
  24. 5d64263 daemon: use asio::defer() instead of asio::post() where appropriate by Davide Pesavento · 1 year, 3 months ago
  25. a9e1ab2 build: require boost >= 1.71.0 by Davide Pesavento · 1 year, 3 months ago
  26. 8f0b8b6 Simplify some code with Boost.Operators by Davide Pesavento · 1 year, 4 months ago
  27. 95afc6d fw: increment nOutNacks when sending a Nack from onInterestLoop by Davide Pesavento · 1 year, 5 months ago
  28. 653eb07 fw: refactor strategy logging and improve ASF probe logging by Alex Lane · 1 year, 5 months ago
  29. 6bf94c0 fw: add Interest nonce to Forwarder logging where appropriate by Alex Lane · 1 year, 7 months ago
  30. 191a7a2 core+daemon: declare all equality operators as hidden friends by Davide Pesavento · 1 year, 7 months ago
  31. ae43030 Further reduce the use of std::bind() by Davide Pesavento · 1 year, 8 months ago
  32. 4064127 mgmt+tools: add missing includes by Davide Pesavento · 1 year, 10 months ago
  33. 0b01568 face: put the pcap handle in non-blocking mode by Davide Pesavento · 2 years ago
  34. aa9e3b2 docs: fix capitalization in doxygen comments by Davide Pesavento · 2 years, 2 months ago
  35. b83d3df mgmt: finalize migration to the new signed Interest format by Davide Pesavento · 2 years, 3 months ago
  36. 6d6f207 mgmt: rename extractRequester() and support signed Interest v0.3 by Davide Pesavento · 2 years, 4 months ago
  37. 20d94f6 Use `inline` on all namespace-scope constants defined in headers by Davide Pesavento · 2 years, 3 months ago
  38. 6cc9541 docs: simplify conf.py and fix compatibility with upcoming Sphinx 6.0 by Davide Pesavento · 2 years, 3 months ago
  39. 279af1c tests: fix UDP multicast transport tests with IPv6 by Davide Pesavento · 2 years, 4 months ago
  40. d94b7b3 face: reimplement EndpointId with std::variant by Teng Liang · 2 years, 6 months ago
  41. 20cafa8 tests: minor code cleanups by Davide Pesavento · 2 years, 5 months ago
  42. a9b09b6 build: make precompiled headers more useful by Davide Pesavento · 2 years, 7 months ago
  43. 9a28c3f fw+table: workaround bogus doxygen warnings by Davide Pesavento · 2 years, 7 months ago
  44. e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
  45. a3a7a4e Use more C++17 features by Davide Pesavento · 2 years, 7 months ago
  46. b7bfcb9 build: switch to C++17 by Davide Pesavento · 2 years, 7 months ago
  47. 1ef93d0 fw: add strategy parameters to configure exponential retx suppression by Ashlesh Gawande · 2 years, 9 months ago
  48. deb5427 daemon+tests: avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 10 months ago
  49. c52cd5e build: align minimum build dependencies with ndn-cxx by Davide Pesavento · 2 years, 10 months ago
  50. a599d2a Convert to span and avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 10 months ago
  51. b98aa3a face: handle error in TCP socket remote_endpoint by Junxiao Shi · 3 years ago
  52. 727b610 table+fw: update ForwardingHint format by Junxiao Shi · 3 years ago
  53. 80111b7 face: adapt to API change in ndn::Transport by Davide Pesavento · 3 years ago
  54. af3ff5a fw: rename n-silent-timeouts to max-timeouts in AsfStrategy by Saurab Dulal · 3 years, 3 months ago
  55. 412c982 Reduce usage of std::bind() by Davide Pesavento · 3 years, 6 months ago
  56. a103334 fw: Add default HopLimit to Interest when missing by Philipp Moll · 3 years, 7 months ago
  57. 0498ce8 fw: reorder function params to make the strategy API more uniform by Davide Pesavento · 3 years, 7 months ago
  58. 7647cc7 table: increase initial and minimum capacity of DeadNonceList by Davide Pesavento · 3 years, 7 months ago
  59. e08cc4c table: improve logging in DeadNonceList by Davide Pesavento · 3 years, 7 months ago
  60. 67ad70f table: prevent duplicates in DeadNonceList by Varun Patil · 3 years, 7 months ago
  61. d412393 table: DeadNonceList code cleanup/modernization by Davide Pesavento · 3 years, 7 months ago
  62. 86644d3 mgmt: don't extend the dataset expiration in ForwarderStatusManager by Davide Pesavento · 3 years, 9 months ago
  63. 358414d fw: remove reliance upon marker name components by Eric Newberry · 3 years, 9 months ago
  64. 2208536 mgmt: fix construction of CertificateRequest in CommandAuthenticatorValidationPolicy by Davide Pesavento · 3 years, 9 months ago
  65. 432be57 fw: use per-upstream suppression in ASF strategy by Saurab Dulal · 4 years ago
  66. 3db9807 daemon: mark some classes and methods 'final' by Davide Pesavento · 3 years, 10 months ago
  67. 7922d12 fw: rename BestRouteStrategy2 class to BestRouteStrategy by Davide Pesavento · 3 years, 10 months ago
  68. 5809158 fw: remove best-route strategy version 1 by Davide Pesavento · 3 years, 10 months ago
  69. 29abf4c fw: remove ncc strategy by Davide Pesavento · 3 years, 10 months ago
  70. a6286a9 face: allow setting default UDP face MTU in config by Junxiao Shi · 3 years, 10 months ago
  71. 40604e3 fw: Dispatch pending interests on new nexhop in multicast strategy by Alexander Afanasyev · 3 years, 10 months ago
  72. 4400e42 fw: Remove NACKs from multicast strategy by Alexander Afanasyev · 3 years, 10 months ago
  73. 0559047 fw: eliminate Forwarder::dispatchToStrategy() by Davide Pesavento · 3 years, 10 months ago
  74. b21bed8 fw: fix and simplify enumeration logic in Forwarder::onNewNextHop() by Davide Pesavento · 3 years, 11 months ago
  75. 264af77 build: prepend "NFD_" to various macro names to avoid conflicts by Davide Pesavento · 3 years, 11 months ago
  76. 7fb9071 face: execute pcap_activate as root by Junxiao Shi · 4 years ago
  77. 0bba81d fw: delete spurious assertion in AccessStrategy by Davide Pesavento · 4 years, 3 months ago
  78. 2377ada fw: handle dropped packets in strategies by Eric Newberry · 4 years, 3 months ago
  79. c1d4837 fw: fix PIT entry rejection in MulticastStrategy on receiving same Interest by Ashlesh Gawande · 4 years, 5 months ago
  80. 13d582a face: remove EndpointId from egress APIs in transport by Teng Liang · 4 years, 5 months ago
  81. ebc20f6 fw: remove EndpointId from egress APIs by Teng Liang · 4 years, 6 months ago
  82. e1cf4ba table: prevent integer overflow in pit::FaceRecord by Junxiao Shi · 4 years, 6 months ago
  83. 6bead9b fw: Add unsolicited data forwarder counter by Alex Lane · 4 years, 8 months ago
  84. f3bc3ae face: remove EndpointId from egress APIs by Teng Liang · 4 years, 7 months ago
  85. a158370 Adjust includes for the updated locations of ndn-cxx security headers by Alexander Afanasyev · 4 years, 7 months ago
  86. 3a2339a face: Connect faces to the parent (unicast) or associated (multicast) channels by Alexander Afanasyev · 4 years, 7 months ago
  87. 1752159 build: align minimum build dependencies with ndn-cxx by Davide Pesavento · 4 years, 8 months ago
  88. c68b2e8 fw: add HopLimit to strategy documentation by Eric Newberry · 4 years, 8 months ago
  89. c29eb7f fw: attach PIT token upon CS hit by Junxiao Shi · 4 years, 9 months ago
  90. 9d283ad fw: process HopLimit by Eric Newberry · 4 years, 9 months ago
  91. cb27d91 common: handle negative unsigneds in config by Eric Newberry · 4 years, 9 months ago
  92. 9cec699 fw: Minor bug fixes for timeout sensitivity and ignored probes in ASF by Alex Lane · 4 years, 10 months ago
  93. 2297490 face: use /run/nfd.sock on Linux by Eric Newberry · 4 years, 9 months ago
  94. feeb918 face: handle initially non-running Ethernet interfaces by Eric Newberry · 4 years, 9 months ago
  95. 13ff259 mgmt+tools: allow MTU overrides on existing faces by Eric Newberry · 4 years, 10 months ago
  96. cb6551e face: allow GenericLinkService to override MTU by Eric Newberry · 4 years, 10 months ago
  97. 51cf75c fw+table: use Interest::Nonce instead of uint32_t by Davide Pesavento · 4 years, 10 months ago
  98. 854866f rib: fix logic bug in config file validation by Jongseok Lee · 4 years, 10 months ago
  99. 32f7eac face: deduplicate received LpPackets with reliability by Eric Newberry · 4 years, 11 months ago
  100. 5ab4cf8 face: add logging to LpReliability by Eric Newberry · 5 years ago