1. 25d9728 table: drop Selectors processing from PIT by Junxiao Shi · 5 years ago
  2. 9d72785 tests: set CanBePrefix in daemon tests by Junxiao Shi · 5 years ago
  3. 14e71f0 tests+tools: minor code cleanup by Davide Pesavento · 6 years ago
  4. cf7db2f tests: unit-tests-{core,tools} no longer require a global io_service by Davide Pesavento · 6 years ago
  5. 87fc0f8 core: drop std::function and ndn::Exclude from common.hpp, add ndn::optional by Davide Pesavento · 7 years ago
  6. 042a331 table: attach PIT entry to NameTree node within depth limit by Junxiao Shi · 7 years ago
  7. f4056d0 cs+fw: omitted FreshnessPeriod implies always stale by Eric Newberry · 7 years ago
  8. a274292 table: pit::Entry checks Interest matches entry when updating in/out-record by Junxiao Shi · 8 years ago
  9. dbef6dc table: Pit::erase accepts Entry* instead of shared_ptr by Junxiao Shi · 8 years ago
  10. 9cff779 table: pit::FaceRecord stores Face& instead of shared_ptr by Junxiao Shi · 8 years ago
  11. 2879779 table: fix Pit::find leak of NameTreeEntry by Junxiao Shi · 8 years ago
  12. ff92030 table: fix Pit::erase crash when Interest name contains implicit digest by spirosmastorakis · 8 years ago
  13. 4846f37 table: simplify pit::Entry API by Junxiao Shi · 9 years ago
  14. fef73e4 table+fw: move forwarding semantics out of PIT entry by Junxiao Shi · 9 years ago
  15. 4370fde table: fix PIT not matching full name by Junxiao Shi · 9 years ago
  16. 5e5e445 fw: Nack in pipelines and best-route strategy by Junxiao Shi · 9 years ago
  17. d0381c0 tests: Change to updated naming conventions by Spyridon Mastorakis · 10 years ago[Renamed (99%) from tests/daemon/table/pit.cpp]
  18. 319f2c8 src: Update copyright notices for files modified in 2015 by Alexander Afanasyev · 10 years ago
  19. 750fa1c table: Allow iteration over PIT entries by Alexander Afanasyev · 10 years ago
  20. b2bcbcd table: simplify PIT with C++11 features by Junxiao Shi · 10 years ago
  21. a110f26 fw: use dead Nonce list in pipelines by Junxiao Shi · 10 years ago
  22. ee5a444 table: erase NameTree entry when FIB/Measurements/StrategyChoice entry is erased by Junxiao Shi · 10 years ago
  23. 651b75e table: capacity limit in PIT NonceList by Junxiao Shi · 10 years ago
  24. 28d586a table: Store shared_ptr<Interest> instead of just Interest to avoid extra copy by Alexander Afanasyev · 10 years ago
  25. c026d25 tests: Small fixes to eliminate false test failures due to recent changes in the library by Alexander Afanasyev · 10 years ago
  26. 66f91f8 table: PIT entry InRecord/OutRecord getters by Junxiao Shi · 10 years ago
  27. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago[Renamed (99%) from tests/table/pit.cpp]
  28. 30d3599 table: PIT PublisherPublicKeyLocator processing by Junxiao Shi · 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. eb3197f all: Update code to compile with latest time-related changes in ndn-cpp-dev library by Alexander Afanasyev · 11 years ago
  31. 57f0f31 fw: make strategies understand scope by Junxiao Shi · 11 years ago
  32. f3c0781 fw: refine pipelines, dispatch to strategy by Junxiao Shi · 11 years ago
  33. e1079fc table: NameTree enumeration by Haowei Yuan · 11 years ago
  34. d9ee45c tests: resetGlobalIoService for every test by Junxiao Shi · 11 years ago
  35. 78c84d1 table: PIT on NameTree by Haowei Yuan · 11 years ago
  36. 8c8d218 fw: integrate forwarder, strategy, tables by Junxiao Shi · 11 years ago
  37. d3c792f fw: basic forwarding procedure & strategy skeleton by Junxiao Shi · 11 years ago
  38. 18bbf81 src: Changing namespace ndn to namespace nfd by Alexander Afanasyev · 11 years ago
  39. cbba04c table: mock PIT by Junxiao Shi · 11 years ago