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