1. 73df9f5 apps: Change to new HopCount tag that is carried in NDNLPv2 header between nodes by Spyridon Mastorakis · 8 years ago
  2. 7f2fd42 apps + examples: Enabling NACK support by Spyridon Mastorakis · 8 years ago
  3. d6453cd model+apps+utils+examples+ci+docs: Update code for changes in ns-2.23 by Alexander Afanasyev · 9 years ago
  4. 60a7b62 docs: Updating copyright notices in files by Alexander Afanasyev · 10 years ago
  5. 89046c1 apps+helper+utils: Fixes of consumer and producer apps to work with the new codebase by Mickey Sweatt · 10 years ago
  6. 53e922f ndnSIM-v2: Initial implementation by Spyridon Mastorakis · 10 years ago
  7. be55cf6 src: Updating code style to conform (more or less) to ndn-cxx style by Alexander Afanasyev · 10 years ago
  8. 0c39537 build: Fixing of includes by Alexander Afanasyev · 10 years ago
  9. 76f8f65 src: Renaming files according to ndn-cxx naming convention by Alexander Afanasyev · 10 years ago[Renamed from apps/ndn-consumer.h]
  10. 772f51b src: Global renaming ContentObject -> Data by Alexander Afanasyev · 11 years ago
  11. 7920651 docs: Update documentation and Doxygen documentation generation by Alexander Afanasyev · 11 years ago
  12. faa01f9 model: Another set of refactoring/renaming to make code compile (not tested yet) by Alexander Afanasyev · 11 years ago
  13. 79b2fb3 apps: Solving a serious bug #33 in ndn::ConsumerWindow by Alexander Afanasyev · 11 years ago v0.3
  14. eae83ee all: InterestHeader and ContentObjectHeader refactoring to Interest and ContentObject by Alexander Afanasyev · 11 years ago
  15. cfdc14f all: Replacing deprecated NameComponents class with Name by Alexander Afanasyev · 11 years ago
  16. d9a7f19 Issue #25 Replacing usage of TCP RTT estimator with a customized version by Alexander Afanasyev · 11 years ago
  17. 3a3ce1a Fixing bugs related to NACKs implementation by Alexander Afanasyev · 11 years ago v0.2.1
  18. 1a0fff6 apps+model+utils: Implementing Interest/Data hop counting using new PacketTag by Alexander Afanasyev · 11 years ago
  19. 400aae1 apps+utils: Correcting Interest-Delay tracing by Alexander Afanasyev · 11 years ago
  20. edf24d9 Enabling trace sources for Interest-Data lifetimes by Alexander Afanasyev · 11 years ago
  21. 5d79e68 model: Initial attempt to optimize Interest/Data encoding/decoding via a custom packet format by Alexander Afanasyev · 12 years ago
  22. 2b4c947 Another set of refactoring by Alexander Afanasyev · 12 years ago
  23. 4aac557 First step of refactoring code (ccnx prefix => ndn prefix) by Alexander Afanasyev · 12 years ago[Renamed (84%) from apps/ccnx-consumer.h]
  24. b4fee8b Adding more doxygen documentation by Alexander Afanasyev · 12 years ago
  25. 6315ef7 Updating documentation by Alexander Afanasyev · 12 years ago
  26. 15f9299 Moving TraceSources from CcnxProducer/Consumer to CcnxApp by Alexander Afanasyev · 12 years ago
  27. 59e6771 Extending CcnxConsumerCbr class. Now it supports option to randomize sending time (uniform or exponential distribution). by Alexander Afanasyev · 12 years ago
  28. 1ec705f Adding initial code to implement limited (by time) retransmission in CcnxConsumer by Alexander Afanasyev · 12 years ago
  29. 6bff0df Finalizing PathWeight tracing by Alexander Afanasyev · 12 years ago
  30. e9c9d72 Change in CcnxApp API. Now callbacks also contain pointer of original by Alexander Afanasyev · 12 years ago
  31. b7ad232 One more change in Consumer API. Now there are more consumers and they by Alexander Afanasyev · 12 years ago
  32. 2c069b9 shortest path calculation added by Ilya Moiseenko · 12 years ago
  33. 359bfb7 Implementing window-based CCNx consumer. Adding RTO estimation. by Alexander Afanasyev · 12 years ago
  34. 029d38d Creating a pure virtual class CcnxConsumer. CcnxConsumerCbr now by Alexander Afanasyev · 12 years ago
  35. 8080940 Merge remote-tracking branch 'git.irl/ilya' by Alexander Afanasyev · 12 years ago
  36. 956d054 documentation by Ilya Moiseenko · 13 years ago
  37. b3e4b85 Separating ccnx-tracers into separate files. by Alexander Afanasyev · 13 years ago
  38. 011b859 Implementing Poisson Process for consumer requests (exponential distribution for inter-arrival times) by Alexander Afanasyev · 13 years ago
  39. bdc0d98 Enabling app-layer tracing by Alexander Afanasyev · 13 years ago
  40. 781ea81 Modified CcnxConsumer: retransmission after NACK or default timeout by Alexander Afanasyev · 13 years ago
  41. 19426ef Making everything compile. Now everything seems to work, but more by Alexander Afanasyev · 13 years ago
  42. 09c7deb Modification of CcnxFace interface and unification of CCNx applications via common CcnxApp class by Alexander Afanasyev · 13 years ago
  43. 82b8eea ccnx-grid example corrections by Ilya Moiseenko · 13 years ago
  44. c5a23e2 Many corrections to face/local-face/net-device-face/fib/pit. Now by Alexander Afanasyev · 13 years ago
  45. 152cf11 Small updates to reflect changes in CcnxNameComponents by Alexander Afanasyev · 13 years ago
  46. 8196d2e Consumer and producer applications by Ilya Moiseenko · 13 years ago