1. a274292 table: pit::Entry checks Interest matches entry when updating in/out-record by Junxiao Shi · 8 years ago
  2. dbef6dc table: Pit::erase accepts Entry* instead of shared_ptr by Junxiao Shi · 8 years ago
  3. 9cff779 table: pit::FaceRecord stores Face& instead of shared_ptr by Junxiao Shi · 8 years ago
  4. 2879779 table: fix Pit::find leak of NameTreeEntry by Junxiao Shi · 8 years ago
  5. ff92030 table: fix Pit::erase crash when Interest name contains implicit digest by spirosmastorakis · 8 years ago
  6. 4846f37 table: simplify pit::Entry API by Junxiao Shi · 9 years ago
  7. fef73e4 table+fw: move forwarding semantics out of PIT entry by Junxiao Shi · 9 years ago
  8. 4370fde table: fix PIT not matching full name by Junxiao Shi · 9 years ago
  9. 5e5e445 fw: Nack in pipelines and best-route strategy by Junxiao Shi · 9 years ago
  10. d0381c0 tests: Change to updated naming conventions by Spyridon Mastorakis · 10 years ago[Renamed (99%) from tests/daemon/table/pit.cpp]
  11. 319f2c8 src: Update copyright notices for files modified in 2015 by Alexander Afanasyev · 10 years ago
  12. 750fa1c table: Allow iteration over PIT entries by Alexander Afanasyev · 10 years ago
  13. b2bcbcd table: simplify PIT with C++11 features by Junxiao Shi · 10 years ago
  14. a110f26 fw: use dead Nonce list in pipelines by Junxiao Shi · 10 years ago
  15. ee5a444 table: erase NameTree entry when FIB/Measurements/StrategyChoice entry is erased by Junxiao Shi · 10 years ago
  16. 651b75e table: capacity limit in PIT NonceList by Junxiao Shi · 10 years ago
  17. 28d586a table: Store shared_ptr<Interest> instead of just Interest to avoid extra copy by Alexander Afanasyev · 10 years ago
  18. c026d25 tests: Small fixes to eliminate false test failures due to recent changes in the library by Alexander Afanasyev · 10 years ago
  19. 66f91f8 table: PIT entry InRecord/OutRecord getters by Junxiao Shi · 10 years ago
  20. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago[Renamed (99%) from tests/table/pit.cpp]
  21. 30d3599 table: PIT PublisherPublicKeyLocator processing by Junxiao Shi · 11 years ago
  22. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  23. eb3197f all: Update code to compile with latest time-related changes in ndn-cpp-dev library by Alexander Afanasyev · 11 years ago
  24. 57f0f31 fw: make strategies understand scope by Junxiao Shi · 11 years ago
  25. f3c0781 fw: refine pipelines, dispatch to strategy by Junxiao Shi · 11 years ago
  26. e1079fc table: NameTree enumeration by Haowei Yuan · 11 years ago
  27. d9ee45c tests: resetGlobalIoService for every test by Junxiao Shi · 11 years ago
  28. 78c84d1 table: PIT on NameTree by Haowei Yuan · 11 years ago
  29. 8c8d218 fw: integrate forwarder, strategy, tables by Junxiao Shi · 11 years ago
  30. d3c792f fw: basic forwarding procedure & strategy skeleton by Junxiao Shi · 11 years ago
  31. 18bbf81 src: Changing namespace ndn to namespace nfd by Alexander Afanasyev · 11 years ago
  32. cbba04c table: mock PIT by Junxiao Shi · 11 years ago