1. 68bc51a namespace: resolve conflict of ndn and std by Yingdi Yu · 11 years ago
  2. 6e1c9cd time: adapt to the new API time structrue by Yingdi Yu · 11 years ago
  3. d4ef5d3 routing: Add routable prefix support by Yingdi Yu · 11 years ago
  4. aed0f3e security: Add security switch in SyncSocket by Yingdi Yu · 11 years ago
  5. 3da10fe security: Integrate certificate exchanging into sync by Yingdi Yu · 11 years ago
  6. 0eee600 security: Add Validator by Yingdi Yu · 11 years ago
  7. 51c8025 api: Use new callback interfaces by Yingdi Yu · 11 years ago
  8. 531803b fixes: Remove sync scheduler; Use ndn::time; Passed all the test cases by Alexander Afanasyev · 11 years ago
  9. 280bb96 security: Cleaning up all security stuff... by Yingdi Yu · 11 years ago
  10. 6d638f0 sync-logic+sync-socket: Chaing std::string name to ndn::Name by Yingdi Yu · 11 years ago
  11. 5e0af3e security: adjusting class names and method names to the new ndn-cpp security api by Yingdi Yu · 11 years ago
  12. 0cb0f2b Adapting to TLV-specific ndn-cpp by Yingdi Yu · 11 years ago
  13. 6e235db Change the face setting, now SyncLogic SyncPolicyManager and SyncSocket share the same m_face provided by up-layer application instance. by Yingdi Yu · 11 years ago
  14. 46c9f1a Changing API from ndn.cxx to ndn-cpp by Yingdi Yu · 11 years ago
  15. 559c370 Remove outdated parts by Alexander Afanasyev · 11 years ago[Renamed from src/ccnx/sync-socket.cc]
  16. 479e117 Add shutdown wrapper by Yingdi Yu · 11 years ago
  17. 8600a09 Fix some bugs by Yingdi Yu · 11 years ago
  18. 43e7161 Adapt sync to use new ndn.cxx api by Yingdi Yu · 11 years ago