1. d6453cd model+apps+utils+examples+ci+docs: Update code for changes in ns-2.23 by Alexander Afanasyev · 9 years ago
  2. 8e60bcd build: Fix compilation on Ubuntu platform and add work-around for ndn-cxx regression by Alexander Afanasyev · 9 years ago
  3. afe47fe examples: Restoring old examples that can be restored and fixing existing ones by Alexander Afanasyev · 10 years ago[Renamed (68%) from examples/custom-apps/custom-app.cpp]
  4. 60a7b62 docs: Updating copyright notices in files by Alexander Afanasyev · 10 years ago
  5. db8280f examples: Modifying examples to work with the new codebase by Spyridon Mastorakis · 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 examples/custom-apps/custom-app.cc]
  10. 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
  11. 772f51b src: Global renaming ContentObject -> Data by Alexander Afanasyev · 11 years ago
  12. 9213601 model: Another major change: switching to NDN.cxx API for ndn::Name by Alexander Afanasyev · 11 years ago
  13. faa01f9 model: Another set of refactoring/renaming to make code compile (not tested yet) by Alexander Afanasyev · 11 years ago
  14. 5bee19e model: First set of major API changes and reorganizations by Alexander Afanasyev · 11 years ago
  15. eae83ee all: InterestHeader and ContentObjectHeader refactoring to Interest and ContentObject by Alexander Afanasyev · 11 years ago
  16. cfdc14f all: Replacing deprecated NameComponents class with Name by Alexander Afanasyev · 11 years ago
  17. c3cc0b3 model: New content store variations: support for content freshness by Alexander Afanasyev · 12 years ago
  18. 68de795 examples: adding debugged implementation of a CustomApp, along with an example using it by Alexander Afanasyev · 12 years ago