1. 7920651 docs: Update documentation and Doxygen documentation generation by Alexander Afanasyev · 11 years ago
  2. abb493a model: Enabling serialization/deserialization of Exclude filter in ndnSIM wire format by Alexander Afanasyev · 11 years ago
  3. 76b1157 PyNDN: Initial changes of PyNDN emulation in ndnSIM by Alexander Afanasyev · 11 years ago
  4. 7b923f3 model: Updated API for pluggable wire format by Alexander Afanasyev · 11 years ago
  5. a89bc10 model: Slight modification with wire format processing by Alexander Afanasyev · 11 years ago
  6. e4795ae model+ndn.cxx+apps: New application template (CallbackBasedApp) that can be used to prototype NS-3 applications in python by Alexander Afanasyev · 11 years ago
  7. faa01f9 model: Another set of refactoring/renaming to make code compile (not tested yet) by Alexander Afanasyev · 11 years ago
  8. b989b12 model: Major API changes by Alexander Afanasyev · 11 years ago
  9. 5bee19e model: First set of major API changes and reorganizations by Alexander Afanasyev · 11 years ago
  10. cc50d98 model: Adding one more way to set Name of Interests and ContentObjects using reference to the Name object by Alexander Afanasyev · 11 years ago
  11. eae83ee all: InterestHeader and ContentObjectHeader refactoring to Interest and ContentObject by Alexander Afanasyev · 11 years ago
  12. cfdc14f all: Replacing deprecated NameComponents class with Name by Alexander Afanasyev · 11 years ago
  13. 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[Renamed from model/ndn-interest-header.h]
  14. 5d79e68 model: Initial attempt to optimize Interest/Data encoding/decoding via a custom packet format by Alexander Afanasyev · 12 years ago
  15. 663d63f Small extension of InterestHeader API (cheat for python bindings) by Alexander Afanasyev · 12 years ago
  16. ec1e395 Checkpoint by Alexander Afanasyev · 12 years ago
  17. 31cb469 One more big change: prototypes of most of the forwarding strategy functions has been changed by Alexander Afanasyev · 12 years ago
  18. 2b4c947 Another set of refactoring by Alexander Afanasyev · 12 years ago
  19. 4aac557 First step of refactoring code (ccnx prefix => ndn prefix) by Alexander Afanasyev · 12 years ago[Renamed (87%) from model/ccnx-interest-header.h]
  20. 30f60e3 Some progress on CcnxPit. Partially working by Alexander Afanasyev · 12 years ago
  21. b4fee8b Adding more doxygen documentation by Alexander Afanasyev · 12 years ago
  22. e275cf8 Making CcnxContentObjectHeader and CcnxInterestHeader to be inherited by Alexander Afanasyev · 12 years ago
  23. 332add0 documentation by Ilya Moiseenko · 13 years ago
  24. 23d2b54 Repair two critical bug with Interest/NACK processing by Alexander Afanasyev · 13 years ago
  25. 9d313d4 Add NACK processing by Alexander Afanasyev · 13 years ago
  26. a46844b Correcting bugs with cleaning timeouts in PIT/RIT/ContentStore by Alexander Afanasyev · 13 years ago
  27. 75d9bf5 Interesrt header supports nack and congested fields by Ilya Moiseenko · 13 years ago
  28. 85a3bca Debugging and resolving problems with interest serialization/deserialization by Alexander Afanasyev · 13 years ago
  29. d26e682 file and header renaming by Ilya Moiseenko · 13 years ago
  30. 2bd1bc3 Refactoring of Name::Components into CcnxNameComponents by Ilya Moiseenko · 13 years ago
  31. fccdb9e Implementing RIT (also using Boost.MultiIndex) by Alexander Afanasyev · 13 years ago
  32. c74a602 First steps in CCNx packet coding. ccnx_encode* routines rewritten in NS3 style (using NS3::Buffer) by Alexander Afanasyev · 13 years ago
  33. 45b92d4 More progress on CCNx stack. Now we have helpers. Everything compiles, but not yet working by Alexander Afanasyev · 13 years ago
  34. 08d984e First approximation of CCNx protocol stack by Alexander Afanasyev · 13 years ago[Renamed (97%) from model/interest-header.h]
  35. 2536e20 Moving apps back to apps/ folder. Finally worked out the problem with headers by Alexander Afanasyev · 13 years ago
  36. 8a677dd Initial routines for ContentObjectHeader. Another round of moving files around by Alexander Afanasyev · 13 years ago