1. e60caeb UpcallInfo should hold a shared_ptr<const Interest> by Jeff Thompson · 11 years ago
  2. 2c322a8 The UpcallInfo constructor should take const shared_ptr ref. by Jeff Thompson · 11 years ago
  3. bf50a1a Added Node class, and move most functionality from Face to Node. Make connect take a Node, not a Face. by Jeff Thompson · 11 years ago
  4. 2d27e2f Convert tabs to spaces. by Jeff Thompson · 11 years ago
  5. 5341219 Major code style change to rename all files to lower case. by Jeff Thompson · 11 years ago[Renamed from ndn-cpp/Closure.hpp]
  6. 285e63b common.hpp should be lower case by Jeff Thompson · 11 years ago
  7. b9e3c8e Major update to rename NDN class to Face by Jeff Thompson · 11 years ago
  8. 56ec9e2 Major update to rename ContentObject to Data everywhere. by Jeff Thompson · 11 years ago
  9. 85ff99f Should use references to shared_ptr by Jeff Thompson · 11 years ago
  10. b982b6d Added Closure class by Jeff Thompson · 11 years ago