1. 60a7b62 docs: Updating copyright notices in files by Alexander Afanasyev · 10 years ago
  2. 89046c1 apps+helper+utils: Fixes of consumer and producer apps to work with the new codebase by Mickey Sweatt · 10 years ago
  3. 53e922f ndnSIM-v2: Initial implementation by Spyridon Mastorakis · 10 years ago
  4. be55cf6 src: Updating code style to conform (more or less) to ndn-cxx style by Alexander Afanasyev · 10 years ago
  5. 0c39537 build: Fixing of includes by Alexander Afanasyev · 10 years ago
  6. 76f8f65 src: Renaming files according to ndn-cxx naming convention by Alexander Afanasyev · 10 years ago[Renamed from apps/ndn-producer.h]
  7. 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
  8. 7920651 docs: Update documentation and Doxygen documentation generation by Alexander Afanasyev · 11 years ago
  9. e722148 apps: Adding ability to ndn::Producer to configure desired fake signature and key locator (key name) by Alexander Afanasyev · 11 years ago
  10. 7960606 model: A basic implementation of ndn::ApiFace that can be used as an NDN handler in any "normal" NS-3 application 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. eae83ee all: InterestHeader and ContentObjectHeader refactoring to Interest and ContentObject by Alexander Afanasyev · 11 years ago
  13. cfdc14f all: Replacing deprecated NameComponents class with Name by Alexander Afanasyev · 11 years ago
  14. c3cc0b3 model: New content store variations: support for content freshness by Alexander Afanasyev · 12 years ago
  15. bd9c18e Solving a couple of bugs resulting from the packet format changes. Code compiles, but haven't fully tested yet by Alexander Afanasyev · 12 years ago
  16. 5d79e68 model: Initial attempt to optimize Interest/Data encoding/decoding via a custom packet format by Alexander Afanasyev · 12 years ago
  17. 2b4c947 Another set of refactoring by Alexander Afanasyev · 12 years ago
  18. 4aac557 First step of refactoring code (ccnx prefix => ndn prefix) by Alexander Afanasyev · 12 years ago[Renamed (79%) from apps/ccnx-producer.h]
  19. b4fee8b Adding more doxygen documentation by Alexander Afanasyev · 12 years ago
  20. faf9581 Fixing bugs with new fields in ContentObject. Implementing basic support of new fields in CcnxProducer by Alexander Afanasyev · 12 years ago
  21. 15f9299 Moving TraceSources from CcnxProducer/Consumer to CcnxApp 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. bdc0d98 Enabling app-layer tracing by Alexander Afanasyev · 13 years ago
  24. 19426ef Making everything compile. Now everything seems to work, but more by Alexander Afanasyev · 13 years ago
  25. 09c7deb Modification of CcnxFace interface and unification of CCNx applications via common CcnxApp class by Alexander Afanasyev · 13 years ago
  26. b62c740 GetPrefix was added to Producer app by Ilya Moiseenko · 13 years ago
  27. 8196d2e Consumer and producer applications by Ilya Moiseenko · 13 years ago