1. 09cf13c table: move PIT iterator to a separate file by Junxiao Shi · 8 years ago
  2. 7f35843 table: NameTree::lookup return Entry& instead of shared_ptr by Junxiao Shi · 8 years ago
  3. 811c010 table: NameTree findExactMatch, findLongestPrefixMatch return Entry* by Junxiao Shi · 8 years ago
  4. e3cf285 table: delete deprecated functions in NameTree by Junxiao Shi · 8 years ago
  5. 02b73f5 table: delete PIT in-record and out-record when face is destroyed by Junxiao Shi · 8 years ago
  6. 2879779 table: fix Pit::find leak of NameTreeEntry by Junxiao Shi · 8 years ago
  7. b184e53 table: NameTree::getEntry by Junxiao Shi · 8 years ago
  8. ff92030 table: fix Pit::erase crash when Interest name contains implicit digest by spirosmastorakis · 8 years ago
  9. 4370fde table: fix PIT not matching full name by Junxiao Shi · 9 years ago
  10. 5e5e445 fw: Nack in pipelines and best-route strategy by Junxiao Shi · 9 years ago
  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. 2b73ca3 table: make NameTree::findAllMatches usable with range-based for by Junxiao Shi · 10 years ago
  14. b2bcbcd table: simplify PIT with C++11 features by Junxiao Shi · 10 years ago
  15. 60d0638 table: Remove operator== for Exclude, which is now a part of the library by Alexander Afanasyev · 10 years ago
  16. 28d586a table: Store shared_ptr<Interest> instead of just Interest to avoid extra copy by Alexander Afanasyev · 10 years ago
  17. f698028 src: Remove unnecessary uses of boost::cref in make_shared and replace boost::cref/boost::ref with just cref/ref by Alexander Afanasyev · 10 years ago
  18. 9f7455b fw: avoid setting PIT unsatisfy timer twice by Junxiao Shi · 11 years ago
  19. 30d3599 table: PIT PublisherPublicKeyLocator processing by Junxiao Shi · 11 years ago
  20. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  21. e1079fc table: NameTree enumeration by Haowei Yuan · 11 years ago
  22. 78c84d1 table: PIT on NameTree by Haowei Yuan · 11 years ago
  23. 18bbf81 src: Changing namespace ndn to namespace nfd by Alexander Afanasyev · 11 years ago
  24. cbba04c table: mock PIT by Junxiao Shi · 11 years ago