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