1. cfdc14f all: Replacing deprecated NameComponents class with Name by Alexander Afanasyev · 11 years ago
  2. 0e4ae8e model+cs: Now it is possible to get pointer to ContentStore from cs::Entry 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
  4. 2b4c947 Another set of refactoring by Alexander Afanasyev · 12 years ago[Renamed (68%) from model/content-store/ndn-content-store.cc]
  5. 4aac557 First step of refactoring code (ccnx prefix => ndn prefix) by Alexander Afanasyev · 12 years ago[Renamed (61%) from model/content-store/ccnx-content-store.cc]
  6. 996b487 Serious refactoring. Making forwarding strategy really modular by Alexander Afanasyev · 12 years ago
  7. e3d126f Start of serious reorganization by Alexander Afanasyev · 12 years ago[Renamed from model/ccnx-content-store.cc]
  8. f034cbd Initial redesign of internal data structures by Alexander Afanasyev · 12 years ago
  9. 39485d8 Adding Hit/Miss trace source by Alexander Afanasyev · 12 years ago
  10. d9fecdd Modularize ContentStore by Alexander Afanasyev · 12 years ago
  11. a514d63 Adding slightly more complicated tutorial example by Alexander Afanasyev · 12 years ago
  12. de00999 Adding options to enable caching of unsolicited (e.g., overheard over broadcast media) data packets by Alexander Afanasyev · 12 years ago
  13. c86c283 Rate recorder trace helper by Alexander Afanasyev · 13 years ago
  14. a5bbe0e Correcting everything to the stage that everything compiles by Alexander Afanasyev · 13 years ago
  15. a46844b Correcting bugs with cleaning timeouts in PIT/RIT/ContentStore by Alexander Afanasyev · 13 years ago
  16. 7e6d0c9 Bug fix (bug - double removing of the header) by Ilya Moiseenko · 13 years ago
  17. 8accdf6 Small progress on pit/fib interaction by Alexander Afanasyev · 13 years ago
  18. c5a23e2 Many corrections to face/local-face/net-device-face/fib/pit. Now by Alexander Afanasyev · 13 years ago
  19. cf133f0 Initial steps for Interest packet processing by Alexander Afanasyev · 13 years ago
  20. 78cf0c9 NDN layer now knows how to process ContentObject packets by Alexander Afanasyev · 13 years ago
  21. fccdb9e Implementing RIT (also using Boost.MultiIndex) by Alexander Afanasyev · 13 years ago
  22. dd32de8 Forgot to actually enforce limit on content store. Solved. by Alexander Afanasyev · 13 years ago
  23. 070aa48 Implementing content store using Boost.MultiIndex container by Alexander Afanasyev · 13 years ago
  24. 1c570bc CcnxContentStore with BOOST hash by Ilya Moiseenko · 13 years ago