1. eae83ee all: InterestHeader and ContentObjectHeader refactoring to Interest and ContentObject by Alexander Afanasyev · 11 years ago
  2. cfdc14f all: Replacing deprecated NameComponents class with Name by Alexander Afanasyev · 11 years ago
  3. 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-content-object-header.h]
  4. 5d79e68 model: Initial attempt to optimize Interest/Data encoding/decoding via a custom packet format by Alexander Afanasyev · 12 years ago
  5. 2b4c947 Another set of refactoring by Alexander Afanasyev · 12 years ago
  6. 4aac557 First step of refactoring code (ccnx prefix => ndn prefix) by Alexander Afanasyev · 12 years ago[Renamed (85%) from model/ccnx-content-object-header.h]
  7. 30f60e3 Some progress on CcnxPit. Partially working by Alexander Afanasyev · 12 years ago
  8. b4fee8b Adding more doxygen documentation by Alexander Afanasyev · 12 years ago
  9. 8c5046a Adding support of more fields in ContentObject by Alexander Afanasyev · 12 years ago
  10. e275cf8 Making CcnxContentObjectHeader and CcnxInterestHeader to be inherited by Alexander Afanasyev · 12 years ago
  11. 9568f95 Adding support for Timestamp and Freshness in ContentObject by Alexander Afanasyev · 12 years ago
  12. e91ab75 ContentObject and Interest serialization and deserialization seem to by Alexander Afanasyev · 13 years ago
  13. d26e682 file and header renaming by Ilya Moiseenko · 13 years ago
  14. 2bd1bc3 Refactoring of Name::Components into CcnxNameComponents by Ilya Moiseenko · 13 years ago
  15. 070aa48 Implementing content store using Boost.MultiIndex container by Alexander Afanasyev · 13 years ago
  16. c74a602 First steps in CCNx packet coding. ccnx_encode* routines rewritten in NS3 style (using NS3::Buffer) by Alexander Afanasyev · 13 years ago
  17. 45b92d4 More progress on CCNx stack. Now we have helpers. Everything compiles, but not yet working by Alexander Afanasyev · 13 years ago
  18. 08d984e First approximation of CCNx protocol stack by Alexander Afanasyev · 13 years ago[Renamed (92%) from model/content-object-header.h]
  19. 2536e20 Moving apps back to apps/ folder. Finally worked out the problem with headers by Alexander Afanasyev · 13 years ago
  20. 8a677dd Initial routines for ContentObjectHeader. Another round of moving files around by Alexander Afanasyev · 13 years ago