1. 76f8f65 src: Renaming files according to ndn-cxx naming convention by Alexander Afanasyev · 10 years ago[Renamed from apps/ndn-consumer.h]
  2. 772f51b src: Global renaming ContentObject -> Data by Alexander Afanasyev · 11 years ago
  3. 7920651 docs: Update documentation and Doxygen documentation generation by Alexander Afanasyev · 11 years ago
  4. faa01f9 model: Another set of refactoring/renaming to make code compile (not tested yet) by Alexander Afanasyev · 11 years ago
  5. 79b2fb3 apps: Solving a serious bug #33 in ndn::ConsumerWindow by Alexander Afanasyev · 11 years ago v0.3
  6. eae83ee all: InterestHeader and ContentObjectHeader refactoring to Interest and ContentObject by Alexander Afanasyev · 11 years ago
  7. cfdc14f all: Replacing deprecated NameComponents class with Name by Alexander Afanasyev · 11 years ago
  8. d9a7f19 Issue #25 Replacing usage of TCP RTT estimator with a customized version by Alexander Afanasyev · 11 years ago
  9. 3a3ce1a Fixing bugs related to NACKs implementation by Alexander Afanasyev · 11 years ago v0.2.1
  10. 1a0fff6 apps+model+utils: Implementing Interest/Data hop counting using new PacketTag by Alexander Afanasyev · 11 years ago
  11. 400aae1 apps+utils: Correcting Interest-Delay tracing by Alexander Afanasyev · 11 years ago
  12. edf24d9 Enabling trace sources for Interest-Data lifetimes by Alexander Afanasyev · 11 years ago
  13. 5d79e68 model: Initial attempt to optimize Interest/Data encoding/decoding via a custom packet format by Alexander Afanasyev · 12 years ago
  14. 2b4c947 Another set of refactoring by Alexander Afanasyev · 12 years ago
  15. 4aac557 First step of refactoring code (ccnx prefix => ndn prefix) by Alexander Afanasyev · 12 years ago[Renamed (84%) from apps/ccnx-consumer.h]
  16. b4fee8b Adding more doxygen documentation by Alexander Afanasyev · 12 years ago
  17. 6315ef7 Updating documentation by Alexander Afanasyev · 12 years ago
  18. 15f9299 Moving TraceSources from CcnxProducer/Consumer to CcnxApp by Alexander Afanasyev · 12 years ago
  19. 59e6771 Extending CcnxConsumerCbr class. Now it supports option to randomize sending time (uniform or exponential distribution). by Alexander Afanasyev · 12 years ago
  20. 1ec705f Adding initial code to implement limited (by time) retransmission in CcnxConsumer by Alexander Afanasyev · 12 years ago
  21. 6bff0df Finalizing PathWeight tracing by Alexander Afanasyev · 12 years ago
  22. e9c9d72 Change in CcnxApp API. Now callbacks also contain pointer of original 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. 2c069b9 shortest path calculation added by Ilya Moiseenko · 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
  27. 8080940 Merge remote-tracking branch 'git.irl/ilya' by Alexander Afanasyev · 13 years ago
  28. 956d054 documentation by Ilya Moiseenko · 13 years ago
  29. b3e4b85 Separating ccnx-tracers into separate files. by Alexander Afanasyev · 13 years ago
  30. 011b859 Implementing Poisson Process for consumer requests (exponential distribution for inter-arrival times) by Alexander Afanasyev · 13 years ago
  31. bdc0d98 Enabling app-layer tracing by Alexander Afanasyev · 13 years ago
  32. 781ea81 Modified CcnxConsumer: retransmission after NACK or default timeout by Alexander Afanasyev · 13 years ago
  33. 19426ef Making everything compile. Now everything seems to work, but more by Alexander Afanasyev · 13 years ago
  34. 09c7deb Modification of CcnxFace interface and unification of CCNx applications via common CcnxApp class by Alexander Afanasyev · 13 years ago
  35. 82b8eea ccnx-grid example corrections by Ilya Moiseenko · 13 years ago
  36. c5a23e2 Many corrections to face/local-face/net-device-face/fib/pit. Now by Alexander Afanasyev · 13 years ago
  37. 152cf11 Small updates to reflect changes in CcnxNameComponents by Alexander Afanasyev · 13 years ago
  38. 8196d2e Consumer and producer applications by Ilya Moiseenko · 13 years ago