1. d6453cd model+apps+utils+examples+ci+docs: Update code for changes in ns-2.23 by Alexander Afanasyev · 9 years ago
  2. 460f57c docs: Documentation update by Spyridon Mastorakis · 10 years ago
  3. 60a7b62 docs: Updating copyright notices in files by Alexander Afanasyev · 10 years ago
  4. de1f773 NFD: Keep both the CS of NFD and ndnSIM by Spyridon Mastorakis · 10 years ago
  5. 0717901 model+utils: Replace boost::tuple with std::tuple in trie implementation by Alexander Afanasyev · 10 years ago
  6. 1f1cd5e model: Fix original Contest Store to compile in new environment by Spyridon Mastorakis · 10 years ago
  7. 53e922f ndnSIM-v2: Initial implementation by Spyridon Mastorakis · 10 years ago
  8. be55cf6 src: Updating code style to conform (more or less) to ndn-cxx style by Alexander Afanasyev · 10 years ago
  9. 0c39537 build: Fixing of includes by Alexander Afanasyev · 10 years ago
  10. 76f8f65 src: Renaming files according to ndn-cxx naming convention by Alexander Afanasyev · 10 years ago
  11. e091bea cs: Instantiating ContentStores with AggreageStats policy (e.g., ns3::ndn::cs::Lfu::AggregateStats) by Alexander Afanasyev · 10 years ago
  12. f21bfc1 model: Extending ContentStoreImpl interface to get access to the underlying policy by Alexander Afanasyev · 11 years ago
  13. cd31abd model: Adding experimental support for caching policies with probability caching by Alexander Afanasyev · 11 years ago
  14. 6eba36f src: One more set of renaming: ndn-content-object.h|cc is renamed to ndn-data.h|cc by Alexander Afanasyev · 11 years ago
  15. 772f51b src: Global renaming ContentObject -> Data by Alexander Afanasyev · 11 years ago
  16. 7920651 docs: Update documentation and Doxygen documentation generation by Alexander Afanasyev · 11 years ago
  17. eec89ba model: Adding exclude filter processing in all content store implementations by Alexander Afanasyev · 11 years ago
  18. faa01f9 model: Another set of refactoring/renaming to make code compile (not tested yet) by Alexander Afanasyev · 11 years ago
  19. b989b12 model: Major API changes by Alexander Afanasyev · 11 years ago
  20. 8c476bb model: *BUG* Fixing error regarding Freshness by Alexander Afanasyev · 11 years ago
  21. 8ade0be model: New trivial implementation of ContentStore (ns3::ndn::cs::Nocache) by Alexander Afanasyev · 11 years ago
  22. be82da5 model: Small extension of printing out entries of the content store by Alexander Afanasyev · 11 years ago
  23. 73f06f6 all: Adding typedefs near forward declarations of Interest/ContentObject/Name by Alexander Afanasyev · 11 years ago
  24. eae83ee all: InterestHeader and ContentObjectHeader refactoring to Interest and ContentObject by Alexander Afanasyev · 11 years ago
  25. cfdc14f all: Replacing deprecated NameComponents class with Name by Alexander Afanasyev · 11 years ago
  26. 0e4ae8e model+cs: Now it is possible to get pointer to ContentStore from cs::Entry by Alexander Afanasyev · 11 years ago
  27. 7456b70 model+utils: New implementation (realization) of PIT, implementing limiting based on Interest packet sizes, not the number of entries by Alexander Afanasyev · 11 years ago
  28. 25093a3 model: Extending all content store implementations with a "new" trace source, which allows tracking items additions to the content store container by Alexander Afanasyev · 11 years ago
  29. 41824bd model: An experimental support for LFU replacement policy (need further adjustments) by Alexander Afanasyev · 11 years ago
  30. 6978611 model: Some compilers got confused with "typedef policy policy". Renaming the typedefed name to policy_base by Alexander Afanasyev · 12 years ago
  31. c3cc0b3 model: New content store variations: support for content freshness by Alexander Afanasyev · 12 years ago
  32. 8566f45 model: Adding "new" content store with ability to track lifetime of entries by Alexander Afanasyev · 12 years ago
  33. 991a0cc model: Generalizing content store implementation by Alexander Afanasyev · 12 years ago
  34. e095f0f docs: Restructuring docs and adding new section about customizing Content Store and PIT by Alexander Afanasyev · 12 years ago
  35. 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
  36. 042b4a7 fw+doc: Renaming and extending limit extenstion by Alexander Afanasyev · 12 years ago
  37. 1cd79ae docs: Documentation update by Alexander Afanasyev · 12 years ago
  38. 1a2df6a Small reorganization of utils/ folder contents by Alexander Afanasyev · 12 years ago
  39. 29c19b9 Content Store extension. Now it supports the same enumeration interface available for PIT and FIB by Alexander Afanasyev · 12 years ago
  40. 2b4c947 Another set of refactoring by Alexander Afanasyev · 12 years ago