1. d6453cd model+apps+utils+examples+ci+docs: Update code for changes in ns-2.23 by Alexander Afanasyev · 9 years ago
  2. 60a7b62 docs: Updating copyright notices in files by Alexander Afanasyev · 10 years ago
  3. 89046c1 apps+helper+utils: Fixes of consumer and producer apps to work with the new codebase by Mickey Sweatt · 10 years ago
  4. 53e922f ndnSIM-v2: Initial implementation by Spyridon Mastorakis · 10 years ago
  5. be55cf6 src: Updating code style to conform (more or less) to ndn-cxx style by Alexander Afanasyev · 10 years ago
  6. 0c39537 build: Fixing of includes by Alexander Afanasyev · 10 years ago
  7. 76f8f65 src: Renaming files according to ndn-cxx naming convention by Alexander Afanasyev · 10 years ago[Renamed from apps/ndn-consumer-window.h]
  8. 772f51b src: Global renaming ContentObject -> Data by Alexander Afanasyev · 11 years ago
  9. 7920651 docs: Update documentation and Doxygen documentation generation by Alexander Afanasyev · 11 years ago
  10. faa01f9 model: Another set of refactoring/renaming to make code compile (not tested yet) by Alexander Afanasyev · 11 years ago
  11. fdd4541 apps: Fixing bug with setting Size/MaxSeq in ndn::ConsumerWindow by Alexander Afanasyev · 11 years ago
  12. 79b2fb3 apps: Solving a serious bug #33 in ndn::ConsumerWindow by Alexander Afanasyev · 11 years ago v0.3
  13. eae83ee all: InterestHeader and ContentObjectHeader refactoring to Interest and ContentObject by Alexander Afanasyev · 11 years ago
  14. d1f7c7b apps: Add more configurability to ndn::ConsumerWindow by Alexander Afanasyev · 11 years ago
  15. 2b4c947 Another set of refactoring by Alexander Afanasyev · 12 years ago
  16. 4aac557 First step of refactoring code (ccnx prefix => ndn prefix) by Alexander Afanasyev · 12 years ago[Renamed (78%) from apps/ccnx-consumer-window.h]
  17. b4fee8b Adding more doxygen documentation by Alexander Afanasyev · 12 years ago
  18. e9c9d72 Change in CcnxApp API. Now callbacks also contain pointer of original by Alexander Afanasyev · 12 years ago
  19. b7ad232 One more change in Consumer API. Now there are more consumers and they by Alexander Afanasyev · 12 years ago
  20. 06b42ec Enabling TCP window tracing (there is a trick to do it with by Alexander Afanasyev · 12 years ago
  21. e4c2ece Tracing window size in CcnxConsumerWindow by Alexander Afanasyev · 12 years ago
  22. 359bfb7 Implementing window-based CCNx consumer. Adding RTO estimation. by Alexander Afanasyev · 12 years ago