1. 7dd43be Annotated topology reader refactoring. Now example is cleaner. by Ilya Moiseenko · 13 years ago
  2. e21bc03 Merge remote-tracking branch 'git.irl/master' by Alexander Afanasyev · 13 years ago
  3. 56f79ea Updating code to the state that it compiles by Alexander Afanasyev · 13 years ago
  4. 1c570bc CcnxContentStore with BOOST hash by Ilya Moiseenko · 13 years ago
  5. ab1d560 Adding more documentation. Now CcnxFace defines an virtual interface to by Alexander Afanasyev · 13 years ago
  6. eface60 Update of Python bindings, commenting out broken code by Alexander Afanasyev · 13 years ago
  7. b919a3a Merge remote-tracking branch 'git.irl/master' by Alexander Afanasyev · 13 years ago
  8. 7112f48 Repair bug in ccnb parsing. First steps in adding correct documentation tags by Alexander Afanasyev · 13 years ago
  9. f9a4fb4 example of using annotated-topology-reader with the sample file by Ilya Moiseenko · 13 years ago
  10. 1eff17d Annotated topology reader added and external dependencies to modules 'topology-reader', 'visualiziation' added to wscript by Ilya Moiseenko · 13 years ago
  11. a7d9150 fix of TypedID bug in CCNxContentObjectTail by Ilya Moiseenko · 13 years ago
  12. 834f35c Implementing visitor pattern for CCNx message parsing. Needs debugging. by Alexander Afanasyev · 13 years ago
  13. 2a5df20 Finalizing packet serialization. Set boost requirement (module will not be compiled without boost) by Alexander Afanasyev · 13 years ago
  14. c74a602 First steps in CCNx packet coding. ccnx_encode* routines rewritten in NS3 style (using NS3::Buffer) by Alexander Afanasyev · 13 years ago
  15. 607e3e7 Merge remote-tracking branch 'ns3irl/ccnx-stack' by Ilya Moiseenko · 13 years ago
  16. 897005b Merge remote-tracking branch 'ns3irl/master' by Ilya Moiseenko · 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. 9825610 Adding more components to CCNx stack by Alexander Afanasyev · 13 years ago
  19. 08d984e First approximation of CCNx protocol stack by Alexander Afanasyev · 13 years ago
  20. 6b583af ContentStore with hash table library were added by Ilya Moiseenko · 13 years ago
  21. 2536e20 Moving apps back to apps/ folder. Finally worked out the problem with headers by Alexander Afanasyev · 13 years ago
  22. 8a677dd Initial routines for ContentObjectHeader. Another round of moving files around by Alexander Afanasyev · 13 years ago
  23. c166cd3 python binding bug is fixed by Ilya Moiseenko · 13 years ago
  24. 8c7784a Rename ccn/*.c to ccn/*.cc by Alexander Afanasyev · 13 years ago
  25. 3a6ea5c New InterestHeader implementation (with a fake serialization for now) by Alexander Afanasyev · 13 years ago
  26. 02fb706 autogenerated bindings and prototype of traffic sink by Ilya Moiseenko · 13 years ago
  27. 404c079 Compiles, but almost everything is commented out. by Alexander Afanasyev · 13 years ago
  28. f583ef2 Some c++ tricks. Not finished by Alexander Afanasyev · 13 years ago
  29. 43e7025 Small source movements (ccn_* to ccn/). Small change of NameBuilder implementation by Alexander Afanasyev · 13 years ago
  30. b085f74 Merge remote-tracking branch 'git.irl/master' by Alexander Afanasyev · 13 years ago
  31. 6b997c5 Adding emacs header-lines and copyright notices by Alexander Afanasyev · 13 years ago
  32. 9b273ce Canonical helper for InterestGenerator was added by Ilya Moiseenko · 13 years ago
  33. 42b4924 simple Interest Generator was added by Ilya Moiseenko · 13 years ago
  34. 1f60383 NameBuilder for more convenient CCNx name construction by Ilya Moiseenko · 13 years ago
  35. 7e254b7 Content ns3 packet by Ilya Moiseenko · 13 years ago
  36. 5881eb1 Interest ns-3 packet by Ilya Moiseenko · 13 years ago
  37. 59c6221 TimeoutHeader and NonceHeader for Interest ns-3 packets by Ilya Moiseenko · 13 years ago
  38. 08a98a4 InterestPacket, ContentPacket, Face classes added by Ilya Moiseenko · 13 years ago
  39. f72210b Merge remote-tracking branch 'git.irl/master' by Alexander Afanasyev · 13 years ago
  40. 71062f3 Removing *.pyc, adding stuff into .gitignore by Alexander Afanasyev · 13 years ago
  41. a9b20d1 file extensions changed - ns-3 sometimes doesn't build *.c files by Ilya Moiseenko · 13 years ago
  42. 54a6bba settings for external dependency to OpenSSL by Ilya Moiseenko · 13 years ago
  43. c115fba low level name and packet parsing was added (You may edit external dependency to OpenSSL in root wscript file) by Ilya Moiseenko · 13 years ago
  44. 1762af7 Module template now builds into ns-3 by Ilya Moiseenko · 13 years ago
  45. 53fb2e5 Added some untracked files by Ilya Moiseenko · 13 years ago