1. 9f77a8c object: Switch code to use ndn-cxx by Lijing Wang · 8 years ago
  2. 1cf5c43 Make use of logger provided by ndn-cxx by Alexander Afanasyev · 8 years ago
  3. eda3b7a Update style to (almost) conform to ndn-cxx style using clang-format by Alexander Afanasyev · 8 years ago
  4. fa2f662 Add license file and update license boilerplates by Alexander Afanasyev · 8 years ago
  5. 4528997 Remove legacy code and rename files to new naming convention by Alexander Afanasyev · 8 years ago[Renamed from src/object-db.cc]
  6. 1dd37ed Switch from NDNx to CCNx by Alexander Afanasyev · 11 years ago
  7. 92bb695 content server caches ObjectDbPtr by Zhenkai Zhu · 12 years ago
  8. 9ca444e Adding Dispatcher to gui (callback are not yet connected) by Alexander Afanasyev · 12 years ago
  9. b74e1e9 update test by Zhenkai Zhu · 12 years ago
  10. 17507ba Making executor pool with only 1 thread. More than one creates problems by Alexander Afanasyev · 12 years ago
  11. 1807e8d For the first time dispatcher test is working... though there is still by Alexander Afanasyev · 12 years ago
  12. ab5dff7 Small corrections in executor by Alexander Afanasyev · 12 years ago
  13. b2e608d Put begin transaction/end transaction into contructor/destructor of ObjectDb by Alexander Afanasyev · 12 years ago
  14. 81907f2 prints for test by Zhenkai Zhu · 12 years ago
  15. a35756b Debugging ActionLog. Corrections in dispatcher (filename in DB should be in a "generic" format) by Alexander Afanasyev · 12 years ago
  16. dbc0671 Basic implementation of ObjectDb and ObjectManager. Local files can be by Alexander Afanasyev · 12 years ago
  17. 68f2a95 Initial stuff for sqllite version of object-db. Changing to boost::filesystem by Alexander Afanasyev · 12 years ago