1. b124b8e table: reorganize PIT implementation by Davide Pesavento · 10 months ago
  2. 4d2e788 table: optimize removal of PIT in-records by Davide Pesavento · 10 months ago
  3. 2c9d2ca core: slim down `common.hpp` by Davide Pesavento · 11 months ago
  4. aa9e3b2 docs: fix capitalization in doxygen comments by Davide Pesavento · 2 years, 2 months ago
  5. 9a28c3f fw+table: workaround bogus doxygen warnings by Davide Pesavento · 2 years, 7 months ago
  6. e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
  7. a3a7a4e Use more C++17 features by Davide Pesavento · 2 years, 7 months ago
  8. c88d2d4 Revert "pit: add EndpointId field in in-record and out-record" by Md Ashiqur Rahman · 5 years ago
  9. 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago
  10. 50a6af3 table: code modernization by Davide Pesavento · 6 years ago
  11. 77d0bfd face+table: move EndpointId typedef out of Transport and use it in table by ashiqopu · 6 years ago
  12. d3ae85d pit: add EndpointId field in in-record and out-record by ashiqopu · 6 years ago
  13. c0822fa build: switch to C++14 by Davide Pesavento · 7 years ago
  14. 7003e0b fw: replace straggler timer with per-strategy decision by Teng Liang · 7 years ago
  15. 6f09ab6 fw+table: add isSatisfied and dataFreshnessPeriod to PIT entry by Teng Liang · 7 years ago
  16. a274292 table: pit::Entry checks Interest matches entry when updating in/out-record by Junxiao Shi · 8 years ago
  17. 340d553 table: make name_tree::Node the sole owner of name_tree::Entry by Junxiao Shi · 8 years ago
  18. 9cff779 table: pit::FaceRecord stores Face& instead of shared_ptr by Junxiao Shi · 8 years ago
  19. 2570f3e table: NameTree code style corrections by Junxiao Shi · 8 years ago
  20. b184e53 table: NameTree::getEntry by Junxiao Shi · 9 years ago
  21. ff92030 table: fix Pit::erase crash when Interest name contains implicit digest by spirosmastorakis · 9 years ago
  22. 4846f37 table: simplify pit::Entry API by Junxiao Shi · 9 years ago
  23. fef73e4 table+fw: move forwarding semantics out of PIT entry by Junxiao Shi · 9 years ago
  24. 5e5e445 fw: Nack in pipelines and best-route strategy by Junxiao Shi · 9 years ago
  25. 1e46be3 core: rename nfd::EventId to nfd::scheduler::EventId by Junxiao Shi · 10 years ago
  26. b2bcbcd table: simplify PIT with C++11 features by Junxiao Shi · 10 years ago
  27. a110f26 fw: use dead Nonce list in pipelines by Junxiao Shi · 10 years ago
  28. 651b75e table: capacity limit in PIT NonceList by Junxiao Shi · 10 years ago
  29. 28d586a table: Store shared_ptr<Interest> instead of just Interest to avoid extra copy by Alexander Afanasyev · 10 years ago
  30. 66f91f8 table: PIT entry InRecord/OutRecord getters by Junxiao Shi · 11 years ago
  31. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago
  32. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 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. cb4fc83 table: shortcuts between FIB, PIT, Measurements, StrategyChoice by HangZhang · 11 years ago
  36. 0b5fbbb fw: NccStrategy by Junxiao Shi · 11 years ago
  37. 408a700 table: set/getStrategyInfo on FIB/PIT entities by Junxiao Shi · 11 years ago
  38. d3c792f fw: basic forwarding procedure & strategy skeleton by Junxiao Shi · 11 years ago
  39. 18bbf81 src: Changing namespace ndn to namespace nfd by Alexander Afanasyev · 11 years ago
  40. cbba04c table: mock PIT by Junxiao Shi · 11 years ago