1. be55cf6 src: Updating code style to conform (more or less) to ndn-cxx style by Alexander Afanasyev · 10 years ago
  2. 0c39537 build: Fixing of includes by Alexander Afanasyev · 10 years ago
  3. 76f8f65 src: Renaming files according to ndn-cxx naming convention by Alexander Afanasyev · 10 years ago[Renamed from model/cs/content-store-impl.h]
  4. f21bfc1 model: Extending ContentStoreImpl interface to get access to the underlying policy by Alexander Afanasyev · 11 years ago
  5. 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
  6. 772f51b src: Global renaming ContentObject -> Data by Alexander Afanasyev · 11 years ago
  7. 7920651 docs: Update documentation and Doxygen documentation generation by Alexander Afanasyev · 11 years ago
  8. eec89ba model: Adding exclude filter processing in all content store implementations by Alexander Afanasyev · 11 years ago
  9. faa01f9 model: Another set of refactoring/renaming to make code compile (not tested yet) by Alexander Afanasyev · 11 years ago
  10. b989b12 model: Major API changes by Alexander Afanasyev · 11 years ago
  11. eae83ee all: InterestHeader and ContentObjectHeader refactoring to Interest and ContentObject by Alexander Afanasyev · 11 years ago
  12. cfdc14f all: Replacing deprecated NameComponents class with Name by Alexander Afanasyev · 11 years ago
  13. 0e4ae8e model+cs: Now it is possible to get pointer to ContentStore from cs::Entry by Alexander Afanasyev · 11 years ago
  14. 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
  15. 8566f45 model: Adding "new" content store with ability to track lifetime of entries by Alexander Afanasyev · 12 years ago
  16. 991a0cc model: Generalizing content store implementation by Alexander Afanasyev · 12 years ago
  17. 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
  18. 1a2df6a Small reorganization of utils/ folder contents by Alexander Afanasyev · 12 years ago
  19. 29c19b9 Content Store extension. Now it supports the same enumeration interface available for PIT and FIB by Alexander Afanasyev · 12 years ago
  20. 2b4c947 Another set of refactoring by Alexander Afanasyev · 12 years ago