1. 7fe5983 build: Fix compilation errors and deprecation warnings by Alexander Afanasyev · 10 years ago
  2. 7c64e5c build: == Dependency change == ChronoSync now depends on ndn-cxx library by Yingdi Yu · 11 years ago
  3. 68bc51a namespace: resolve conflict of ndn and std by Yingdi Yu · 11 years ago
  4. 6e1c9cd time: adapt to the new API time structrue by Yingdi Yu · 11 years ago
  5. 531803b fixes: Remove sync scheduler; Use ndn::time; Passed all the test cases by Alexander Afanasyev · 11 years ago
  6. d95c231 Making sure code compiles with STL library that comes with OSX 10.9 by Alexander Afanasyev · 11 years ago
  7. ce00169 Finishing reorganization and making sure code compiles by Alexander Afanasyev · 11 years ago
  8. 6133f9a New waf/wscript and initial reorganization by Alexander Afanasyev · 11 years ago[Renamed from model/sync-interest-table.cc]
  9. 5548c04 Solving bug with interest-table by Alexander Afanasyev · 12 years ago
  10. 2b6fbfb Finalizing implementation of recovery procedures (when an unknown digest by Alexander Afanasyev · 13 years ago
  11. 46eb526 Finalizing sync logic implementation by Alexander Afanasyev · 13 years ago
  12. f3c03a9 Some rewriting of SyncLogic and related components by Alexander Afanasyev · 13 years ago
  13. 03793b4 Checkpoint by Alexander Afanasyev · 13 years ago
  14. 181d7e5 Now code compiles and seem to have all the features... Though most likely not yet working by Alexander Afanasyev · 13 years ago
  15. 3e1eb16 why include my chinese name in all files.. removed by Chaoyi Bian · 13 years ago
  16. d3c501e Small correction with PIT (was correct, but now it is slightly better) by Alexander Afanasyev · 13 years ago
  17. 860e6fe Bug solving in SyncLogic by Alexander Afanasyev · 13 years ago
  18. a022f3d Small corrections in SyncInterestTable by Alexander Afanasyev · 13 years ago
  19. a5d06d7 test pit; fix SyncInterestTable bug; modify fetchAll() return by Zhenkai Zhu · 13 years ago
  20. bc7bfce test for data publish and data fetch; small changes by Zhenkai Zhu · 13 years ago
  21. 075bd9d interest table expiration by Zhenkai Zhu · 13 years ago
  22. 77169cb expire interests in pendint interests table by Zhenkai Zhu · 13 years ago
  23. 44fff0c implement interest-table and start app-wrapper by Chaoyi Bian · 13 years ago
  24. 406f37a add SyncInterestTable, and add "m_" to member variables to conform with by Zhenkai Zhu · 13 years ago