1. 5dee361 docs: Documentation update, initial preparation for version 2.1 release by Alexander Afanasyev · 9 years ago
  2. d6453cd model+apps+utils+examples+ci+docs: Update code for changes in ns-2.23 by Alexander Afanasyev · 9 years ago
  3. 60a7b62 docs: Updating copyright notices in files by Alexander Afanasyev · 10 years ago
  4. 0717901 model+utils: Replace boost::tuple with std::tuple in trie implementation by Alexander Afanasyev · 10 years ago
  5. 1f1cd5e model: Fix original Contest Store to compile in new environment by Spyridon Mastorakis · 10 years ago
  6. 53e922f ndnSIM-v2: Initial implementation by Spyridon Mastorakis · 10 years ago
  7. be55cf6 src: Updating code style to conform (more or less) to ndn-cxx style by Alexander Afanasyev · 10 years ago
  8. 76f8f65 src: Renaming files according to ndn-cxx naming convention by Alexander Afanasyev · 10 years ago[Renamed from model/cs/ndn-content-store.h]
  9. 772f51b src: Global renaming ContentObject -> Data by Alexander Afanasyev · 11 years ago
  10. 7920651 docs: Update documentation and Doxygen documentation generation by Alexander Afanasyev · 11 years ago
  11. b989b12 model: Major API changes by Alexander Afanasyev · 11 years ago
  12. 73f06f6 all: Adding typedefs near forward declarations of Interest/ContentObject/Name by Alexander Afanasyev · 11 years ago
  13. eae83ee all: InterestHeader and ContentObjectHeader refactoring to Interest and ContentObject by Alexander Afanasyev · 11 years ago
  14. cfdc14f all: Replacing deprecated NameComponents class with Name by Alexander Afanasyev · 11 years ago
  15. 0e4ae8e model+cs: Now it is possible to get pointer to ContentStore from cs::Entry by Alexander Afanasyev · 11 years ago
  16. 042b4a7 fw+doc: Renaming and extending limit extenstion by Alexander Afanasyev · 12 years ago
  17. 29c19b9 Content Store extension. Now it supports the same enumeration interface available for PIT and FIB by Alexander Afanasyev · 12 years ago
  18. 2b4c947 Another set of refactoring by Alexander Afanasyev · 12 years ago[Renamed (70%) from model/content-store/ndn-content-store.h]
  19. 4aac557 First step of refactoring code (ccnx prefix => ndn prefix) by Alexander Afanasyev · 12 years ago[Renamed (62%) from model/content-store/ccnx-content-store.h]
  20. 996b487 Serious refactoring. Making forwarding strategy really modular by Alexander Afanasyev · 12 years ago
  21. e3d126f Start of serious reorganization by Alexander Afanasyev · 12 years ago[Renamed from model/ccnx-content-store.h]
  22. 9a98970 Implementing new cache replacement strategies: Random and FIFO by Alexander Afanasyev · 12 years ago
  23. f034cbd Initial redesign of internal data structures by Alexander Afanasyev · 12 years ago
  24. b0c4389 Modifying implementation of content store to use new trie by Alexander Afanasyev · 12 years ago
  25. 39485d8 Adding Hit/Miss trace source by Alexander Afanasyev · 12 years ago
  26. d9fecdd Modularize ContentStore by Alexander Afanasyev · 12 years ago
  27. b4fee8b Adding more doxygen documentation by Alexander Afanasyev · 12 years ago
  28. 161a5c4 Small file reorganization (moving CCNx-unrelated stuff out of model/) by Alexander Afanasyev · 12 years ago
  29. c86c283 Rate recorder trace helper by Alexander Afanasyev · 13 years ago
  30. a5bbe0e Correcting everything to the stage that everything compiles by Alexander Afanasyev · 13 years ago
  31. a46844b Correcting bugs with cleaning timeouts in PIT/RIT/ContentStore by Alexander Afanasyev · 13 years ago
  32. 8accdf6 Small progress on pit/fib interaction by Alexander Afanasyev · 13 years ago
  33. cf133f0 Initial steps for Interest packet processing by Alexander Afanasyev · 13 years ago
  34. 78cf0c9 NDN layer now knows how to process ContentObject packets by Alexander Afanasyev · 13 years ago
  35. 8196d2e Consumer and producer applications by Ilya Moiseenko · 13 years ago
  36. d26e682 file and header renaming by Ilya Moiseenko · 13 years ago
  37. 2bd1bc3 Refactoring of Name::Components into CcnxNameComponents by Ilya Moiseenko · 13 years ago
  38. fccdb9e Implementing RIT (also using Boost.MultiIndex) by Alexander Afanasyev · 13 years ago
  39. dd32de8 Forgot to actually enforce limit on content store. Solved. by Alexander Afanasyev · 13 years ago
  40. 070aa48 Implementing content store using Boost.MultiIndex container by Alexander Afanasyev · 13 years ago
  41. 1c570bc CcnxContentStore with BOOST hash by Ilya Moiseenko · 13 years ago