1. 990620a nfdc: merge canonizer.hpp and find-face.hpp into face-helpers.hpp by Davide Pesavento · 2 years, 7 months ago
  2. a9b09b6 build: make precompiled headers more useful by Davide Pesavento · 2 years, 7 months ago
  3. 9a28c3f fw+table: workaround bogus doxygen warnings by Davide Pesavento · 2 years, 7 months ago
  4. e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
  5. a3a7a4e Use more C++17 features by Davide Pesavento · 2 years, 7 months ago
  6. b7bfcb9 build: switch to C++17 by Davide Pesavento · 2 years, 7 months ago
  7. 4b84a2c tests: expect certificate name in KeyLocator by Junxiao Shi · 2 years, 8 months ago
  8. 6153eaf ci: require gcovr 5.1 for code coverage reports by Davide Pesavento · 2 years, 8 months ago
  9. 1ef93d0 fw: add strategy parameters to configure exponential retx suppression by Ashlesh Gawande · 2 years, 9 months ago
  10. deb5427 daemon+tests: avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 10 months ago
  11. 1b22a8c tests: drop redundant calls to Interest::setCanBePrefix(false) by Davide Pesavento · 2 years, 10 months ago
  12. c52cd5e build: align minimum build dependencies with ndn-cxx by Davide Pesavento · 2 years, 10 months ago
  13. 5006c1d Prepare release 22.02 by Alexander Afanasyev · 2 years, 11 months ago NFD-22.02
  14. a599d2a Convert to span and avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 10 months ago
  15. b98aa3a face: handle error in TCP socket remote_endpoint by Junxiao Shi · 3 years ago
  16. 727b610 table+fw: update ForwardingHint format by Junxiao Shi · 3 years ago
  17. 80111b7 face: adapt to API change in ndn::Transport by Davide Pesavento · 3 years ago
  18. 07da3fe build: update waf to version 2.0.23 by Davide Pesavento · 3 years ago
  19. 5e02c04 docs: Update sample nfd.conf to allow use of v0.3 Signed Interests by Alexander Afanasyev · 3 years ago
  20. c414ca5 tools: Allow batch command processing by nfdc by Alexander Afanasyev · 3 years, 7 months ago
  21. f28a061 ci: add macOS 11 Big Sur by Davide Pesavento · 3 years, 3 months ago
  22. af3ff5a fw: rename n-silent-timeouts to max-timeouts in AsfStrategy by Saurab Dulal · 3 years, 3 months ago
  23. 2c61bad ci: use gcovr 5.0 to generate code coverage reports by Davide Pesavento · 3 years, 4 months ago
  24. 4d030c3 Add CITATION.cff by Davide Pesavento · 3 years, 4 months ago
  25. 13dae35 ci: restrict token permissions and add badges to README.md by Davide Pesavento · 3 years, 5 months ago
  26. 8f0028d ci: add GitHub Actions by Davide Pesavento · 3 years, 5 months ago
  27. 412c982 Reduce usage of std::bind() by Davide Pesavento · 3 years, 6 months ago
  28. a103334 fw: Add default HopLimit to Interest when missing by Philipp Moll · 3 years, 7 months ago
  29. 0498ce8 fw: reorder function params to make the strategy API more uniform by Davide Pesavento · 3 years, 7 months ago
  30. 7647cc7 table: increase initial and minimum capacity of DeadNonceList by Davide Pesavento · 3 years, 7 months ago
  31. e08cc4c table: improve logging in DeadNonceList by Davide Pesavento · 3 years, 7 months ago
  32. 67ad70f table: prevent duplicates in DeadNonceList by Varun Patil · 3 years, 7 months ago
  33. d69070e ci+docs+tools: stop using deprecated ndnsec commands by Davide Pesavento · 3 years, 7 months ago
  34. d412393 table: DeadNonceList code cleanup/modernization by Davide Pesavento · 3 years, 7 months ago
  35. 6a699be tests: use InterestSigner instead of deprecated CommandInterestSigner by Davide Pesavento · 3 years, 7 months ago
  36. a47cca2 build: make graphviz optional for building documentation by Davide Pesavento · 3 years, 9 months ago
  37. 7249fb4 docs+tests: finalize migration to typed naming conventions by Eric Newberry · 3 years, 9 months ago
  38. 86644d3 mgmt: don't extend the dataset expiration in ForwarderStatusManager by Davide Pesavento · 3 years, 9 months ago
  39. 358414d fw: remove reliance upon marker name components by Eric Newberry · 3 years, 9 months ago
  40. 2208536 mgmt: fix construction of CertificateRequest in CommandAuthenticatorValidationPolicy by Davide Pesavento · 3 years, 9 months ago
  41. 432be57 fw: use per-upstream suppression in ASF strategy by Saurab Dulal · 4 years ago
  42. 3db9807 daemon: mark some classes and methods 'final' by Davide Pesavento · 3 years, 10 months ago
  43. 03a75f6 tests: add test case for retx suppression in multicast strategy by Davide Pesavento · 3 years, 10 months ago
  44. 7922d12 fw: rename BestRouteStrategy2 class to BestRouteStrategy by Davide Pesavento · 3 years, 10 months ago
  45. 5809158 fw: remove best-route strategy version 1 by Davide Pesavento · 3 years, 10 months ago
  46. 29abf4c fw: remove ncc strategy by Davide Pesavento · 3 years, 10 months ago
  47. a6286a9 face: allow setting default UDP face MTU in config by Junxiao Shi · 3 years, 10 months ago
  48. 40604e3 fw: Dispatch pending interests on new nexhop in multicast strategy by Alexander Afanasyev · 3 years, 10 months ago
  49. 4400e42 fw: Remove NACKs from multicast strategy by Alexander Afanasyev · 3 years, 10 months ago
  50. 0559047 fw: eliminate Forwarder::dispatchToStrategy() by Davide Pesavento · 3 years, 10 months ago
  51. b21bed8 fw: fix and simplify enumeration logic in Forwarder::onNewNextHop() by Davide Pesavento · 3 years, 11 months ago
  52. 264af77 build: prepend "NFD_" to various macro names to avoid conflicts by Davide Pesavento · 3 years, 11 months ago
  53. 6aecc50 doc: accommodate certificate name in KeyLocator in sample nfd.conf by Junxiao Shi · 3 years, 11 months ago
  54. 7fb9071 face: execute pcap_activate as root by Junxiao Shi · 4 years ago
  55. 9ab43e6 ci+docs: CentOS renamed the PowerTools repo to lowercase by Davide Pesavento · 4 years ago
  56. cabd980 build: upgrade waf to version 2.0.21 by Davide Pesavento · 4 years, 1 month ago
  57. 2135375 tests: sync common testing infrastructure with ndn-cxx by Davide Pesavento · 4 years, 1 month ago
  58. 3dc9fd0 Prepare release 0.7.1 by Eric Newberry · 4 years, 3 months ago NFD-0.7.1
  59. c0c0893 docs: refresh and improve the "named data" sphinx theme by Davide Pesavento · 4 years, 3 months ago
  60. 9f6a7d9 docs: fix syntax highlighting of code blocks by Davide Pesavento · 4 years, 3 months ago
  61. 0bba81d fw: delete spurious assertion in AccessStrategy by Davide Pesavento · 4 years, 3 months ago
  62. 2377ada fw: handle dropped packets in strategies by Eric Newberry · 4 years, 3 months ago
  63. b7e72c3 tests: use NullSignature by Davide Pesavento · 4 years, 3 months ago
  64. c1d4837 fw: fix PIT entry rejection in MulticastStrategy on receiving same Interest by Ashlesh Gawande · 4 years, 5 months ago
  65. bc0e617 ci: disable frames in lcov HTML coverage report by Davide Pesavento · 4 years, 5 months ago
  66. 5bafd2c tests: fix Face/TestLpFragmenter after Data encoding changes in ndn-cxx by Davide Pesavento · 4 years, 5 months ago
  67. 13d582a face: remove EndpointId from egress APIs in transport by Teng Liang · 4 years, 5 months ago
  68. d82134b ci: add Xcode 11.6 and 12 to Travis CI build matrix by Davide Pesavento · 4 years, 6 months ago
  69. ebc20f6 fw: remove EndpointId from egress APIs by Teng Liang · 4 years, 6 months ago
  70. fdc0645 fw: add test for received Interest with no nonce by Eric Newberry · 4 years, 6 months ago
  71. e1cf4ba table: prevent integer overflow in pit::FaceRecord by Junxiao Shi · 4 years, 6 months ago
  72. 6bead9b fw: Add unsolicited data forwarder counter by Alex Lane · 4 years, 8 months ago
  73. f3bc3ae face: remove EndpointId from egress APIs by Teng Liang · 4 years, 7 months ago
  74. a158370 Adjust includes for the updated locations of ndn-cxx security headers by Alexander Afanasyev · 4 years, 7 months ago
  75. 34b2b57 Rename VERSION to VERSION.info to avoid conflicts with modern STL by Alexander Afanasyev · 4 years, 7 months ago
  76. 1f237ab tests: avoid use of deprecated default SigningInfo by Eric Newberry · 4 years, 7 months ago
  77. 3a2339a face: Connect faces to the parent (unicast) or associated (multicast) channels by Alexander Afanasyev · 4 years, 7 months ago
  78. 1752159 build: align minimum build dependencies with ndn-cxx by Davide Pesavento · 4 years, 8 months ago
  79. 4995bf9 tools: erase all requested entries from CS in nfdc by Eric Newberry · 4 years, 8 months ago
  80. c68b2e8 fw: add HopLimit to strategy documentation by Eric Newberry · 4 years, 8 months ago
  81. c29eb7f fw: attach PIT token upon CS hit by Junxiao Shi · 4 years, 9 months ago
  82. 9d283ad fw: process HopLimit by Eric Newberry · 4 years, 9 months ago
  83. b93fb6c ci: set ASan's detect_invalid_pointer_pairs to 2 by Davide Pesavento · 4 years, 9 months ago
  84. 8f290fc ci: add CentOS 8 support; drop CentOS 7 by Davide Pesavento · 4 years, 9 months ago
  85. cb27d91 common: handle negative unsigneds in config by Eric Newberry · 4 years, 9 months ago
  86. 9cec699 fw: Minor bug fixes for timeout sensitivity and ignored probes in ASF by Alex Lane · 4 years, 10 months ago
  87. d656aff tools: create face during nfdc route add by Eric Newberry · 4 years, 9 months ago
  88. 2297490 face: use /run/nfd.sock on Linux by Eric Newberry · 4 years, 9 months ago
  89. 69857c3 build+docs: switch to python3, refresh FAQ and INSTALL documents by Davide Pesavento · 4 years, 9 months ago
  90. feeb918 face: handle initially non-running Ethernet interfaces by Eric Newberry · 4 years, 9 months ago
  91. 13ff259 mgmt+tools: allow MTU overrides on existing faces by Eric Newberry · 4 years, 10 months ago
  92. cb6551e face: allow GenericLinkService to override MTU by Eric Newberry · 4 years, 10 months ago
  93. 56c68a3 ci: update Travis configuration by Davide Pesavento · 4 years, 10 months ago
  94. 51cf75c fw+table: use Interest::Nonce instead of uint32_t by Davide Pesavento · 4 years, 10 months ago
  95. 854866f rib: fix logic bug in config file validation by Jongseok Lee · 4 years, 10 months ago
  96. 32f7eac face: deduplicate received LpPackets with reliability by Eric Newberry · 4 years, 11 months ago
  97. 5ab4cf8 face: add logging to LpReliability by Eric Newberry · 5 years ago
  98. f3ee808 face: support runtime MTU changes on Ethernet faces by Eric Newberry · 5 years ago
  99. 97f26a2 docs: restructure and update AUTHORS.md by Eric Newberry · 5 years ago
  100. e89118e build: upgrade waf to version 2.0.19 by Davide Pesavento · 5 years ago