1. 50ea1a3 apps+examples: Adjust Face creation and Face operations for NFD 0.4+ model by Alexander Afanasyev · 8 years ago
  2. d6453cd model+apps+utils+examples+ci+docs: Update code for changes in ns-2.23 by Alexander Afanasyev · 9 years ago
  3. 60a7b62 docs: Updating copyright notices in files by Alexander Afanasyev · 10 years ago
  4. 89046c1 apps+helper+utils: Fixes of consumer and producer apps to work with the new codebase by Mickey Sweatt · 10 years ago
  5. 53e922f ndnSIM-v2: Initial implementation by Spyridon Mastorakis · 10 years ago
  6. be55cf6 src: Updating code style to conform (more or less) to ndn-cxx style by Alexander Afanasyev · 10 years ago
  7. 0c39537 build: Fixing of includes by Alexander Afanasyev · 10 years ago
  8. 76f8f65 src: Renaming files according to ndn-cxx naming convention by Alexander Afanasyev · 10 years ago[Renamed from apps/ndn-consumer-cbr.cc]
  9. 6eba36f src: One more set of renaming: ndn-content-object.h|cc is renamed to ndn-data.h|cc by Alexander Afanasyev · 11 years ago
  10. 772f51b src: Global renaming ContentObject -> Data by Alexander Afanasyev · 11 years ago
  11. a89bc10 model: Slight modification with wire format processing by Alexander Afanasyev · 11 years ago
  12. 89e688a apps: Fixing bug with randomization configuration of ndn::ConsumerCbr by Alexander Afanasyev · 11 years ago
  13. eae83ee all: InterestHeader and ContentObjectHeader refactoring to Interest and ContentObject by Alexander Afanasyev · 11 years ago
  14. f8b0f71 apps: Adding additional NS-3 attribute to control the overall number of sent Interest (previously, application runtime defined total number of Interests) by Alexander Afanasyev · 12 years ago
  15. bd9c18e Solving a couple of bugs resulting from the packet format changes. Code compiles, but haven't fully tested yet by Alexander Afanasyev · 12 years ago
  16. cf6dc92 Now everything compiles, but not everything is working yet by Alexander Afanasyev · 12 years ago
  17. 2b4c947 Another set of refactoring by Alexander Afanasyev · 12 years ago
  18. 4aac557 First step of refactoring code (ccnx prefix => ndn prefix) by Alexander Afanasyev · 12 years ago[Renamed (69%) from apps/ccnx-consumer-cbr.cc]
  19. 4a4ea60 Renaming CcnxLocalFace to CcnxAppFace by Alexander Afanasyev · 12 years ago
  20. 6315ef7 Updating documentation by Alexander Afanasyev · 12 years ago
  21. 59e6771 Extending CcnxConsumerCbr class. Now it supports option to randomize sending time (uniform or exponential distribution). by Alexander Afanasyev · 12 years ago
  22. 18750bb Adding highway-mobility + CCNx scenario (vanet-ccnx.cc) by Alexander Afanasyev · 12 years ago
  23. b7ad232 One more change in Consumer API. Now there are more consumers and they by Alexander Afanasyev · 12 years ago
  24. 94cebd0 CcnxConsumerCbr now is really CBR (no randomization). by Alexander Afanasyev · 12 years ago
  25. 359bfb7 Implementing window-based CCNx consumer. Adding RTO estimation. by Alexander Afanasyev · 12 years ago
  26. 029d38d Creating a pure virtual class CcnxConsumer. CcnxConsumerCbr now by Alexander Afanasyev · 12 years ago