1. 4ac503d Enable ccnx-test example by Alexander Afanasyev · 13 years ago
  2. 172763c NACK interests support and congestion detection by Ilya Moiseenko · 13 years ago
  3. bdf78d6 some constants for bucket filtering were added here by Ilya Moiseenko · 13 years ago
  4. ed8dda3 Flooding strategy refactoring by Ilya Moiseenko · 13 years ago
  5. ea27f4e Forwarding strategy refactoring by Ilya Moiseenko · 13 years ago
  6. 75d9bf5 Interesrt header supports nack and congested fields by Ilya Moiseenko · 13 years ago
  7. 7e6d0c9 Bug fix (bug - double removing of the header) by Ilya Moiseenko · 13 years ago
  8. acac1ea Support of isLocal interface for all face types by Ilya Moiseenko · 13 years ago
  9. 57959f9 Net device supports isLocal interface by Ilya Moiseenko · 13 years ago
  10. f194f39 small refactoring to expand visibility of the helper structure by Ilya Moiseenko · 13 years ago
  11. 1c73cb5 bucket filtering added by Ilya Moiseenko · 13 years ago
  12. 6049140 TryAddOutgoing and LeakBucket were added by Ilya Moiseenko · 13 years ago
  13. fb2362f CcnxProducerHelper was refactored by Ilya Moiseenko · 13 years ago
  14. fbd0a8b Setup for packet filtering was added by Ilya Moiseenko · 13 years ago
  15. 9181afd Refactoring of CcnxForwardingHelper by Ilya Moiseenko · 13 years ago
  16. 2a59e0e dummy commit by Ilya Moiseenko · 13 years ago
  17. aa17c8e Serialization for Nack and Congestion fields was added by Ilya Moiseenko · 13 years ago
  18. 0f13db6 NDN_DTAG_Nack and NDN_DTAG_Congested were added by Ilya Moiseenko · 13 years ago
  19. 6851632 Ccnx-test update which includes Producer App by Ilya Moiseenko · 13 years ago
  20. b62c740 GetPrefix was added to Producer app by Ilya Moiseenko · 13 years ago
  21. 0605d26 Nonce generation bug fixed in Consumer app by Ilya Moiseenko · 13 years ago
  22. 2b4e149 Forwarding strategy enumeration by Ilya Moiseenko · 13 years ago
  23. 25f7d4d Flooding forwarding strategy added by Ilya Moiseenko · 13 years ago
  24. e4aae55 small fix of Consumer Application by Ilya Moiseenko · 13 years ago
  25. 8accdf6 Small progress on pit/fib interaction by Alexander Afanasyev · 13 years ago
  26. 3b93629 Update wscript to reflect version update of ./waf by Alexander Afanasyev · 13 years ago
  27. c5a23e2 Many corrections to face/local-face/net-device-face/fib/pit. Now by Alexander Afanasyev · 13 years ago
  28. cf133f0 Initial steps for Interest packet processing by Alexander Afanasyev · 13 years ago
  29. 09595dd Merge remote-tracking branch 'git.irl/master' by Alexander Afanasyev · 13 years ago
  30. 78cf0c9 NDN layer now knows how to process ContentObject packets by Alexander Afanasyev · 13 years ago
  31. 0872371 unit tests by Ilya Moiseenko · 13 years ago
  32. fa4e263 Pcap example added by Ilya Moiseenko · 13 years ago
  33. 9d25869 regression test (not completed) by Ilya Moiseenko · 13 years ago
  34. a67e28c Adding RIT, PIT, FIB, and CS to ccnx-l3-protocol. Some small by Alexander Afanasyev · 13 years ago
  35. e91ab75 ContentObject and Interest serialization and deserialization seem to by Alexander Afanasyev · 13 years ago
  36. a962f86 Merge remote-tracking branch 'git.irl/master' by Alexander Afanasyev · 13 years ago
  37. 85a3bca Debugging and resolving problems with interest serialization/deserialization by Alexander Afanasyev · 13 years ago
  38. a828e9f fix of interest header test by Ilya Moiseenko · 13 years ago
  39. 7407704 interest header example by Ilya Moiseenko · 13 years ago
  40. 3e15eff Unit test for interest header serialization/deserialization by Ilya Moiseenko · 13 years ago
  41. ae0d652 Adding temporary solution to estimate packet size. Should be changed to by Alexander Afanasyev · 13 years ago
  42. 5769923 Update of Python bindings by Alexander Afanasyev · 13 years ago
  43. 152cf11 Small updates to reflect changes in CcnxNameComponents by Alexander Afanasyev · 13 years ago
  44. 24d2166 Merge remote-tracking branch 'git.irl/master' by Alexander Afanasyev · 13 years ago
  45. a98cdd2 First approximation of PIT by Alexander Afanasyev · 13 years ago
  46. a121411 Producer and consumer helpers by Ilya Moiseenko · 13 years ago
  47. 8196d2e Consumer and producer applications by Ilya Moiseenko · 13 years ago
  48. 1cf6b0a Receive method for localFace by Ilya Moiseenko · 13 years ago
  49. 888161d m_contentstore was moved from l3-protocol to ccnx by Ilya Moiseenko · 13 years ago
  50. 90d66ce Removing old name-components.* and adding missing implementation of the by Alexander Afanasyev · 13 years ago
  51. 7fd74f9 Implementing first approximation of FIB by Alexander Afanasyev · 13 years ago
  52. d26e682 file and header renaming by Ilya Moiseenko · 13 years ago
  53. 946b87b CcnxInterestSender and its helper fixes by Ilya Moiseenko · 13 years ago
  54. 171afe1 Interest Sender Helper was added by Ilya Moiseenko · 13 years ago
  55. 2bd1bc3 Refactoring of Name::Components into CcnxNameComponents by Ilya Moiseenko · 13 years ago
  56. fccdb9e Implementing RIT (also using Boost.MultiIndex) by Alexander Afanasyev · 13 years ago
  57. c706f26 Ccnx-interest-sender, not complete yet by Ilya Moiseenko · 13 years ago
  58. 3cc8efe fix of wscript. Alex, stop breaking it! :) Visualizer still doesn't work by Ilya Moiseenko · 13 years ago
  59. 2922365 headers fix by Ilya Moiseenko · 13 years ago
  60. 3715619 Merge remote-tracking branch 'git.irl/master' by Alexander Afanasyev · 13 years ago
  61. f21c5be Implement forgotten Timestamp and Nonce visitors and appropriate by Alexander Afanasyev · 13 years ago
  62. e709f3d Make everything compile by Alexander Afanasyev · 13 years ago
  63. 8b37905 Checkpoint. Reorganizing ccnb parsing into many small files. by Alexander Afanasyev · 13 years ago
  64. dd32de8 Forgot to actually enforce limit on content store. Solved. by Alexander Afanasyev · 13 years ago
  65. 070aa48 Implementing content store using Boost.MultiIndex container by Alexander Afanasyev · 13 years ago
  66. 7dd43be Annotated topology reader refactoring. Now example is cleaner. by Ilya Moiseenko · 13 years ago
  67. 0ab833e Solving compilation problems, adding more comments. Modified ccnx-test example by Alexander Afanasyev · 13 years ago
  68. e21bc03 Merge remote-tracking branch 'git.irl/master' by Alexander Afanasyev · 13 years ago
  69. 56f79ea Updating code to the state that it compiles by Alexander Afanasyev · 13 years ago
  70. 1c570bc CcnxContentStore with BOOST hash by Ilya Moiseenko · 13 years ago
  71. ab1d560 Adding more documentation. Now CcnxFace defines an virtual interface to by Alexander Afanasyev · 13 years ago
  72. eface60 Update of Python bindings, commenting out broken code by Alexander Afanasyev · 13 years ago
  73. b919a3a Merge remote-tracking branch 'git.irl/master' by Alexander Afanasyev · 13 years ago
  74. 7112f48 Repair bug in ccnb parsing. First steps in adding correct documentation tags by Alexander Afanasyev · 13 years ago
  75. f9a4fb4 example of using annotated-topology-reader with the sample file by Ilya Moiseenko · 13 years ago
  76. 1eff17d Annotated topology reader added and external dependencies to modules 'topology-reader', 'visualiziation' added to wscript by Ilya Moiseenko · 13 years ago
  77. a7d9150 fix of TypedID bug in CCNxContentObjectTail by Ilya Moiseenko · 13 years ago
  78. 834f35c Implementing visitor pattern for CCNx message parsing. Needs debugging. by Alexander Afanasyev · 13 years ago
  79. 2a5df20 Finalizing packet serialization. Set boost requirement (module will not be compiled without boost) by Alexander Afanasyev · 13 years ago
  80. c74a602 First steps in CCNx packet coding. ccnx_encode* routines rewritten in NS3 style (using NS3::Buffer) by Alexander Afanasyev · 13 years ago
  81. 607e3e7 Merge remote-tracking branch 'ns3irl/ccnx-stack' by Ilya Moiseenko · 13 years ago
  82. 897005b Merge remote-tracking branch 'ns3irl/master' by Ilya Moiseenko · 13 years ago
  83. 45b92d4 More progress on CCNx stack. Now we have helpers. Everything compiles, but not yet working by Alexander Afanasyev · 13 years ago
  84. 9825610 Adding more components to CCNx stack by Alexander Afanasyev · 13 years ago
  85. 08d984e First approximation of CCNx protocol stack by Alexander Afanasyev · 13 years ago
  86. 6b583af ContentStore with hash table library were added by Ilya Moiseenko · 13 years ago
  87. 2536e20 Moving apps back to apps/ folder. Finally worked out the problem with headers by Alexander Afanasyev · 13 years ago
  88. 8a677dd Initial routines for ContentObjectHeader. Another round of moving files around by Alexander Afanasyev · 13 years ago
  89. c166cd3 python binding bug is fixed by Ilya Moiseenko · 13 years ago
  90. 8c7784a Rename ccn/*.c to ccn/*.cc by Alexander Afanasyev · 13 years ago
  91. 3a6ea5c New InterestHeader implementation (with a fake serialization for now) by Alexander Afanasyev · 13 years ago
  92. 02fb706 autogenerated bindings and prototype of traffic sink by Ilya Moiseenko · 13 years ago
  93. 404c079 Compiles, but almost everything is commented out. by Alexander Afanasyev · 13 years ago
  94. f583ef2 Some c++ tricks. Not finished by Alexander Afanasyev · 13 years ago
  95. 43e7025 Small source movements (ccn_* to ccn/). Small change of NameBuilder implementation by Alexander Afanasyev · 13 years ago
  96. b085f74 Merge remote-tracking branch 'git.irl/master' by Alexander Afanasyev · 13 years ago
  97. 6b997c5 Adding emacs header-lines and copyright notices by Alexander Afanasyev · 13 years ago
  98. 9b273ce Canonical helper for InterestGenerator was added by Ilya Moiseenko · 13 years ago
  99. 42b4924 simple Interest Generator was added by Ilya Moiseenko · 13 years ago
  100. 1f60383 NameBuilder for more convenient CCNx name construction by Ilya Moiseenko · 13 years ago