1. 76f8f65 src: Renaming files according to ndn-cxx naming convention by Alexander Afanasyev · 10 years ago[Renamed from apps/ndn-consumer-zipf-mandelbrot.cc]
  2. 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
  3. 9213601 model: Another major change: switching to NDN.cxx API for ndn::Name 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. 462a56b apps: *BUG* Solving a small bug with ndn::ConsumerZipfMandelbrot, causing excessive memory utilization in some cases (m_N was used before being initialized) by Alexander Afanasyev · 11 years ago
  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. 5cd9a15 apps: Fixing ability to change q and s attributes in ndn::ConsumerZipfMandelbrot by Saran Tarnoi · 11 years ago
  9. 1a0fff6 apps+model+utils: Implementing Interest/Data hop counting using new PacketTag by Alexander Afanasyev · 11 years ago
  10. 400aae1 apps+utils: Correcting Interest-Delay tracing by Alexander Afanasyev · 11 years ago
  11. edf24d9 Enabling trace sources for Interest-Data lifetimes by Alexander Afanasyev · 11 years ago
  12. 1380010 zipf: Small changes (style and small logic correction) and adding documentation section by Alexander Afanasyev · 12 years ago
  13. b0f8315 add zipf-mandelbrot support to NDN Interest app consumer by Shock · 12 years ago