1. 3b101d0 Use std::move in more places by Davide Pesavento · 6 years ago
  2. 79a7a16 face: send Nack after every InterestCallback has responded by Junxiao Shi · 7 years ago
  3. 1ad0b4b face: insert pending Interest records for Interests from forwarder by Junxiao Shi · 7 years ago
  4. 76e0eb2 face: accommodate empty InterestCallback/DataCallback/NackCallback by Junxiao Shi · 8 years ago
  5. 103d8ed face: minor refactoring and Doxygen improvements by Junxiao Shi · 8 years ago
  6. 83872fd face: send and receive NACK by Eric Newberry · 9 years ago
  7. 9d158f0 face: Refactor internal PIT to use scheduled events by Alexander Afanasyev · 10 years ago
  8. 6fcdde2 face: Fix bug with removePendingInterest by Alexander Afanasyev · 10 years ago
  9. c169a81 src: Switching to LGPL 3.0 license by Alexander Afanasyev · 10 years ago
  10. 258ec2b src: Refactoring common.hpp and minimizing exposed includes by Alexander Afanasyev · 10 years ago
  11. ee8bb1e face+management: Removing ndnd::Controller and re-designing controllers by Alexander Afanasyev · 10 years ago
  12. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 10 years ago
  13. 2a7f720 exceptions: Make Tlv::Error a base class for all packet-processing exceptions by Alexander Afanasyev · 10 years ago
  14. fdbfc6d src: Improving consistency and correcting code style by Alexander Afanasyev · 10 years ago
  15. aa0e7da all: Refactoring work with time using boost::chrono by Alexander Afanasyev · 10 years ago
  16. 0222fba api: Major API change. OnInterest/OnData callbacks now use just references, not shared pointers by Alexander Afanasyev · 11 years ago
  17. c8823bc face: Refactored code to set interest filter by Alexander Afanasyev · 11 years ago