1. 26ea6c5 [ndnSIM] More intrusive changes removing use of boost::asio::io_service by Alexander Afanasyev · 7 years ago
  2. 923ba44 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 6 years ago
  3. 07115cc util: reimplement scheduler::EventId with CancelHandle by Junxiao Shi · 6 years ago
  4. 7e78064 Change #include style by Davide Pesavento · 7 years ago
  5. 1944281 Rename 'src' directory to 'ndn-cxx' by Davide Pesavento · 7 years ago[Renamed from src/ims/in-memory-storage.cpp]
  6. 1bbce6d ims: prevent memory pool size from becoming zero by Ashlesh Gawande · 7 years ago
  7. db4da5e Improve and simplify code with modern C++ features by Davide Pesavento · 7 years ago
  8. c542f63 ims: move InMemoryStorage from util/ by Junxiao Shi · 8 years ago[Renamed (98%) from src/util/in-memory-storage.cpp]
  9. 10b24be util: deprecate crypto::computeSha256Digest() by Davide Pesavento · 8 years ago
  10. eee3e82 tests: respect naming conventions and improve nesting of some test suites by Davide Pesavento · 9 years ago master
  11. 404eafd util: Support MustBeFresh processing in InMemoryStorage by Yingdi Yu · 9 years ago
  12. 73e3004 docs: Correct copyright statements by Alexander Afanasyev · 10 years ago
  13. 0d2ed2e Enhance exception throwing with Boost Exception library by Spyridon Mastorakis · 10 years ago
  14. 8e131fd util: Fix incorrect iteration over entries in InMemoryStorage by Alexander Afanasyev · 10 years ago
  15. 9913596 util: in-memory storage by Jiewen Tan · 11 years ago