1. fb29cda Move the default parameters for methods from Node to Face. by Jeff Thompson · 11 years ago
  2. 86507bc Added preliminary code for registerPrefix. by Jeff Thompson · 11 years ago
  3. 4fe4551 Added expressInterest which takes the Interest directly. by Jeff Thompson · 11 years ago
  4. 7aec025 Major change: in expressInterest, remove the Closure class and use function objects for onData and onTimeout. by Jeff Thompson · 11 years ago
  5. 10e3438 Change Transport connect to use the new ConnectionInfo object. by Jeff Thompson · 11 years ago
  6. a405697 In Transport, added getIsConnected by Jeff Thompson · 11 years ago
  7. b09fcc1 Fix typo for include node.hpp by Jeff Thompson · 11 years ago
  8. 8b173cc Make onReceivedElement take const unsigned char * by Jeff Thompson · 11 years ago
  9. 48917f0 Update processEvents to check for timeout. Make PitEntry take a const Interest pointer. by Jeff Thompson · 11 years ago
  10. 557b81e Added PitEntry and make expressInterest use the PIT. by Jeff Thompson · 11 years ago
  11. 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