1. ce66e21 separate ccnx handle for sync and app data by Zhenkai Zhu · 13 years ago
  2. c81e5d3 something fishy is going on, it takes more than 10 seconds before the Sync by Zhenkai Zhu · 13 years ago
  3. 88916c2 client code needs to call start() in order to start syncing by Zhenkai Zhu · 13 years ago
  4. d010e2c send out Sync Interest after SyncLogic object is created, or otherwise nothing by Zhenkai Zhu · 13 years ago
  5. 45fba08 Introducing a separate Scheduler class by Alexander Afanasyev · 13 years ago
  6. a36b751 Implementing the forgotten diff() function for DiffState by Alexander Afanasyev · 13 years ago
  7. 04fd8a8 Amend previous commit by Alexander Afanasyev · 13 years ago
  8. d91497c Merge remote-tracking branch 'git.irl/master' by Alexander Afanasyev · 13 years ago
  9. 750d187 Moving some logic of dealing with sequence numbers to SyncAppDataFetch by Alexander Afanasyev · 13 years ago
  10. 0efa37b add remove API by Zhenkai Zhu · 13 years ago
  11. e4e2bf7 Leaf::getInfo () now returns boost::shared_ptr<const NameInfo> instead of NameInfo reference as before. by Alexander Afanasyev · 13 years ago
  12. 387ac95 Correcting SyncLogic with respect of delayed response to unrecognized digests by Alexander Afanasyev · 13 years ago
  13. 633255f initialize a new thread to wait instead of directly sleep by Chaoyi Bian · 13 years ago
  14. d882ee7 set interest filter for sync interest by Chaoyi Bian · 13 years ago
  15. 74cadb5 set digest in diffstate log by Chaoyi Bian · 13 years ago
  16. d8e1bc9 update m_log by Chaoyi Bian · 13 years ago
  17. a585803 Implementing hash indexing of DiffStateContainer by Alexander Afanasyev · 13 years ago
  18. 95a58c3 tiny by Chaoyi Bian · 13 years ago
  19. 4d7c286 remove useless include header by Chaoyi Bian · 13 years ago
  20. a5d06d7 test pit; fix SyncInterestTable bug; modify fetchAll() return by Zhenkai Zhu · 13 years ago
  21. 5badd71 temporarily comment code that doesn't work yet by Chaoyi Bian · 13 years ago
  22. 89ee2dc implement sync-logic, assuming DiffStateContainer already works by Chaoyi Bian · 13 years ago
  23. 172d2b7 Small changes here and there by Alexander Afanasyev · 13 years ago
  24. c103019 Doxygen-related changes and minor code modifications by Alexander Afanasyev · 13 years ago
  25. 4194b74 change dataCallback to have two parameters: name and content by Chaoyi Bian · 13 years ago
  26. 11f294f implement sync-app-socket and change appwrapper to logic by Chaoyi Bian · 13 years ago[Renamed (78%) from model/sync-app-wrapper.cc]
  27. 44fff0c implement interest-table and start app-wrapper by Chaoyi Bian · 13 years ago
  28. 8d935c8 add two classes by Zhenkai Zhu · 13 years ago