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