1. b4102ce utils+helper+tests: Fix an issue with RandomPolicy by Alexander Afanasyev · 8 years ago
  2. 5dee361 docs: Documentation update, initial preparation for version 2.1 release by Alexander Afanasyev · 9 years ago
  3. d6453cd model+apps+utils+examples+ci+docs: Update code for changes in ns-2.23 by Alexander Afanasyev · 9 years ago
  4. 8e60bcd build: Fix compilation on Ubuntu platform and add work-around for ndn-cxx regression by Alexander Afanasyev · 9 years ago
  5. 460f57c docs: Documentation update by Spyridon Mastorakis · 10 years ago
  6. 60a7b62 docs: Updating copyright notices in files by Alexander Afanasyev · 10 years ago
  7. 0717901 model+utils: Replace boost::tuple with std::tuple in trie implementation by Alexander Afanasyev · 10 years ago
  8. 1f1cd5e model: Fix original Contest Store to compile in new environment by Spyridon Mastorakis · 10 years ago
  9. 53e922f ndnSIM-v2: Initial implementation by Spyridon Mastorakis · 10 years ago
  10. be55cf6 src: Updating code style to conform (more or less) to ndn-cxx style by Alexander Afanasyev · 10 years ago
  11. 0c39537 build: Fixing of includes by Alexander Afanasyev · 10 years ago
  12. 76f8f65 src: Renaming files according to ndn-cxx naming convention by Alexander Afanasyev · 10 years ago
  13. ac49cad utils: Small memory optimization with trie data structure by Alexander Afanasyev · 11 years ago
  14. eec89ba model: Adding exclude filter processing in all content store implementations by Alexander Afanasyev · 11 years ago
  15. 9213601 model: Another major change: switching to NDN.cxx API for ndn::Name by Alexander Afanasyev · 11 years ago
  16. acab4b9 utils/trie: Simplify return type of get_frequency() in lfu-policy by Alexander Afanasyev · 11 years ago
  17. 52ba2a3 utils: *BUG* Solving a bug with Lfu policy, which effectively made the policy unusable by Alexander Afanasyev · 11 years ago
  18. 4ebe07e examples: Adding example for the experimental support of PIT aggregate stats by Alexander Afanasyev · 11 years ago
  19. 26719e2 model: Refactoring PIT and adding experimental support for a new policy to count container operations by Alexander Afanasyev · 11 years ago
  20. eec6629 model: (Re-)Implementing ability to keep PIT records after Interest is getting satisfied by Alexander Afanasyev · 11 years ago
  21. 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
  22. 41824bd model: An experimental support for LFU replacement policy (need further adjustments) by Alexander Afanasyev · 11 years ago
  23. db64ff1 app+utils+doc: Adding application-level trace helper to record Interest-Data delays by Alexander Afanasyev · 11 years ago
  24. 6978611 model: Some compilers got confused with "typedef policy policy". Renaming the typedefed name to policy_base by Alexander Afanasyev · 12 years ago
  25. c3cc0b3 model: New content store variations: support for content freshness by Alexander Afanasyev · 12 years ago
  26. 62304f2 model: fixing regression with trie data structure by Alexander Afanasyev · 12 years ago
  27. 8566f45 model: Adding "new" content store with ability to track lifetime of entries by Alexander Afanasyev · 12 years ago
  28. 991a0cc model: Generalizing content store implementation by Alexander Afanasyev · 12 years ago
  29. adcccf4 model: Implementing two more events for forwarding strategy: DidAddFibEntry and WillRemoveFibEntry by Alexander Afanasyev · 12 years ago
  30. 1a2df6a Small reorganization of utils/ folder contents by Alexander Afanasyev · 12 years ago