1. 075bb7d face: add EndpointId in Face and LinkService by ashiqopu · 6 years ago
  2. 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago
  3. c707948 fw: add FaceEndpoint parameter in Forwarding and Strategy API by ashiqopu · 6 years ago
  4. 87fc0f8 core: drop std::function and ndn::Exclude from common.hpp, add ndn::optional by Davide Pesavento · 7 years ago
  5. 7003e0b fw: replace straggler timer with per-strategy decision by Teng Liang · 7 years ago
  6. 6f09ab6 fw+table: add isSatisfied and dataFreshnessPeriod to PIT entry by Teng Liang · 7 years ago
  7. 6308644 fw: remove onInterestUnsatisfied pipeline stage by Teng Liang · 7 years ago
  8. 41aba10 fw: add strategy notification for Interests dropped by LpReliability by Eric Newberry · 7 years ago
  9. fc2e13d fw: replace Link with forwarding hint by Junxiao Shi · 7 years ago
  10. f4056d0 cs+fw: omitted FreshnessPeriod implies always stale by Eric Newberry · 7 years ago
  11. c5f651f fw: allow strategies to pick outgoing Interest by Junxiao Shi · 8 years ago
  12. cf0f3ce fw: move Forwarder::lookupFib to Strategy::lookupFib by Junxiao Shi · 8 years ago
  13. fbe8efe fw: UnsolicitedDataPolicy by Junxiao Shi · 8 years ago
  14. b9420cf fw: accept const shared_ptr<pit::Entry>& in Forwarder pipelines and Strategy actions by Junxiao Shi · 8 years ago
  15. 9f5b01d core: move common.hpp to core/ by Junxiao Shi · 8 years ago
  16. 5b43f9a fw: FaceTable::get returns Face* instead of shared_ptr by Junxiao Shi · 8 years ago
  17. 05cc50a fw: Forwarder::lookupFib by Junxiao Shi · 8 years ago
  18. f3410d8 fw: use scope_prefix::LOCALHOST in Forwarder by Junxiao Shi · 9 years ago
  19. 4846f37 table: simplify pit::Entry API by Junxiao Shi · 9 years ago
  20. 330136a fw: fix PIT leak from DNL-detected duplicate Nonce by Junxiao Shi · 9 years ago
  21. b755e9d docs: Fixing doxygen warnings by Alexander Afanasyev · 9 years ago
  22. 5e5e445 fw: Nack in pipelines and best-route strategy by Junxiao Shi · 9 years ago
  23. 0355e9f fw: Forwarder processes Link for mobility by Junxiao Shi · 9 years ago
  24. eab7249 table: change ContentStore lookup API to allow async implementations by mzhang4 · 10 years ago
  25. a110f26 fw: use dead Nonce list in pipelines by Junxiao Shi · 10 years ago
  26. 33152f1 face: link layer byte counts in FaceCounters by Junxiao Shi · 10 years ago
  27. d938a6b fw: Strategy::sendInterest allows changing Nonce by Junxiao Shi · 10 years ago
  28. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago
  29. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  30. bf6a93d core: change logging from environment variable to configuration file-based by Steve DiBenedetto · 11 years ago
  31. ea48d8b mgmt: StatusServer by Junxiao Shi · 11 years ago
  32. c542b2b fw: invoke FaceTable::remove upon Face::onFail by Junxiao Shi · 11 years ago
  33. 57f0f31 fw: make strategies understand scope by Junxiao Shi · 11 years ago
  34. 11bd9c2 fw: /localhop scope control on outgoing Interests by Junxiao Shi · 11 years ago
  35. b289cc1 fw: ForwarderCounters by Junxiao Shi · 11 years ago
  36. f3c0781 fw: refine pipelines, dispatch to strategy by Junxiao Shi · 11 years ago
  37. 2d9bdc8 fw: ClientControlStrategy by Junxiao Shi · 11 years ago
  38. bb5105f table: Strategy Choice table by Junxiao Shi · 11 years ago
  39. a4f2be8 fw: FaceTable by Junxiao Shi · 11 years ago
  40. ad4afd1 table: FIB on NameTree by HangZhang · 11 years ago
  41. 78c84d1 table: PIT on NameTree by Haowei Yuan · 11 years ago
  42. 09498f0 fw: rename "Interest rebuff" to "Interest reject" by Junxiao Shi · 11 years ago
  43. c041ca3 core: global io_service and scheduler by Junxiao Shi · 11 years ago
  44. dbe7173 table: MeasurementsAccessor for strategy by Junxiao Shi · 11 years ago
  45. 8888449 fw: /localhost scope control for incoming Interest by Junxiao Shi · 11 years ago
  46. 26b730f fw: Added FaceId to Face conversion method by Steve DiBenedetto · 11 years ago
  47. 8c8d218 fw: integrate forwarder, strategy, tables by Junxiao Shi · 11 years ago
  48. d3c792f fw: basic forwarding procedure & strategy skeleton by Junxiao Shi · 11 years ago
  49. 18bbf81 src: Changing namespace ndn to namespace nfd by Alexander Afanasyev · 11 years ago
  50. 33b7277 fw: Basic Forwarder class definition by Alexander Afanasyev · 11 years ago