Another update
  1. 5d79e68 model: Initial attempt to optimize Interest/Data encoding/decoding via a custom packet format by Alexander Afanasyev · 12 years ago[Renamed from helper/ndn-encoding-helper.cc]
  2. 2b4c947 Another set of refactoring by Alexander Afanasyev · 12 years ago
  3. 4aac557 First step of refactoring code (ccnx prefix => ndn prefix) by Alexander Afanasyev · 12 years ago[Renamed (88%) from helper/ccnx-encoding-helper.cc]
  4. 8c5046a Adding support of more fields in ContentObject by Alexander Afanasyev · 12 years ago
  5. 9568f95 Adding support for Timestamp and Freshness in ContentObject by Alexander Afanasyev · 12 years ago
  6. 332add0 documentation by Ilya Moiseenko · 13 years ago
  7. a5bbe0e Correcting everything to the stage that everything compiles by Alexander Afanasyev · 13 years ago
  8. a46844b Correcting bugs with cleaning timeouts in PIT/RIT/ContentStore by Alexander Afanasyev · 13 years ago
  9. d1f1951 serialization / deserialization fixed by Ilya Moiseenko · 13 years ago
  10. aa17c8e Serialization for Nack and Congestion fields was added by Ilya Moiseenko · 13 years ago
  11. e91ab75 ContentObject and Interest serialization and deserialization seem to by Alexander Afanasyev · 13 years ago
  12. 85a3bca Debugging and resolving problems with interest serialization/deserialization 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. e709f3d Make everything compile by Alexander Afanasyev · 13 years ago
  16. 834f35c Implementing visitor pattern for CCNx message parsing. Needs debugging. by Alexander Afanasyev · 13 years ago[Renamed (66%) from helper/ccnx-coding-helper.cc]
  17. 2a5df20 Finalizing packet serialization. Set boost requirement (module will not be compiled without boost) by Alexander Afanasyev · 13 years ago
  18. c74a602 First steps in CCNx packet coding. ccnx_encode* routines rewritten in NS3 style (using NS3::Buffer) by Alexander Afanasyev · 13 years ago