1. 460f57c docs: Documentation update by Spyridon Mastorakis · 10 years ago
  2. 60a7b62 docs: Updating copyright notices in files by Alexander Afanasyev · 10 years ago
  3. be55cf6 src: Updating code style to conform (more or less) to ndn-cxx style by Alexander Afanasyev · 10 years ago
  4. 76f8f65 src: Renaming files according to ndn-cxx naming convention by Alexander Afanasyev · 10 years ago[Renamed from utils/trie/random-policy.h]
  5. 6978611 model: Some compilers got confused with "typedef policy policy". Renaming the typedefed name to policy_base by Alexander Afanasyev · 12 years ago
  6. c3cc0b3 model: New content store variations: support for content freshness by Alexander Afanasyev · 12 years ago
  7. 991a0cc model: Generalizing content store implementation by Alexander Afanasyev · 12 years ago
  8. 1a2df6a Small reorganization of utils/ folder contents by Alexander Afanasyev · 12 years ago[Renamed from utils/random-policy.h]
  9. 2b4c947 Another set of refactoring by Alexander Afanasyev · 12 years ago
  10. e77db79 Normalizing namespace usage (ndnSIM namespace is now always under ns3) by Alexander Afanasyev · 12 years ago
  11. ad82e25 BUGS: Solving (apparently) two subtle bugs in new PIT and ContentStore implementations by Alexander Afanasyev · 12 years ago
  12. bd6f3f4 Small update of PIT. Now pit implementation is policy-templated. by Alexander Afanasyev · 12 years ago
  13. 30f60e3 Some progress on CcnxPit. Partially working by Alexander Afanasyev · 12 years ago
  14. 78057c3 Separating interface and implementation of FIB. Right now everything is by Alexander Afanasyev · 12 years ago
  15. 30cb117 Small reoraganization, cleaning 'use namespace' usages by Alexander Afanasyev · 12 years ago
  16. 903062f Now seems that multi-policy container actually works as it should by Alexander Afanasyev · 12 years ago
  17. 9e96e36 Making policy container more flexible by Alexander Afanasyev · 12 years ago
  18. 9a98970 Implementing new cache replacement strategies: Random and FIFO by Alexander Afanasyev · 12 years ago