1. 5473abe Use ndn::Buffer::data() instead of buf() by Davide Pesavento · 7 years ago
  2. 08784d4 Fix compilation with latest ndn-cxx by Ashlesh Gawande · 7 years ago
  3. 687cf92 Adapt to ndn-cxx security changes by Ashlesh Gawande · 8 years ago
  4. 8d1347a socket: allow applications to set seq numbers by Ashlesh Gawande · 8 years ago
  5. e9eda8a Remove use of deprecated code by Alexander Afanasyev · 8 years ago
  6. 4d3a2e0 logic: Implement Recovery mechanism by Sonu Mishra · 8 years ago
  7. 36eb3ed Replace logging with one provided by ndn-cxx by Alexander Afanasyev · 8 years ago
  8. f3192eb build+ci: Upgrade build scripts, enable coverage and sanitizer flags by Alexander Afanasyev · 8 years ago 0.3.0
  9. 0c7f56a tests: don't use makeDummyClientFace by Junxiao Shi · 8 years ago
  10. 372697f build: remove unnecessary dependency on protobuf by Yingdi Yu · 10 years ago
  11. fb8c9e0 tests: move integrated tests into unit tests by Qiuhan Ding · 10 years ago
  12. d71a08a remove scheduler in unit test InterestTableTest by Qiuhan Ding · 10 years ago
  13. 8c095fd logic: allow manipulating multiple nodes in single logic by Qiuhan Ding · 10 years ago
  14. 3573e13 build: Fix compilation against the latest ndn-cxx by Alexander Afanasyev · 10 years ago
  15. 906c2ea build: Always build in C++11 mode. by Yingdi Yu · 10 years ago
  16. 31ad44c Fix socket by Yingdi Yu · 10 years ago
  17. f7ede41 Fix logic by Yingdi Yu · 10 years ago
  18. 1c4ba9a Fix InterestTable by Yingdi Yu · 10 years ago
  19. 6f79778 Fix DiffState by Yingdi Yu · 10 years ago
  20. d514c17 Fix State by Yingdi Yu · 10 years ago
  21. 274a227 Fix LeafContainer by Yingdi Yu · 10 years ago
  22. dea99be Simplify Leaf and its sub-classes. by Yingdi Yu · 10 years ago
  23. b20ae81 test: Disable test cases by Yingdi Yu · 10 years ago
  24. 7eb5911 build: Update of waf and waf-tools (fixing boost detection on some platforms) by Alexander Afanasyev · 10 years ago
  25. 8722d87 src: Update license to GPL 3.0 by Alexander Afanasyev · 10 years ago
  26. 7fe5983 build: Fix compilation errors and deprecation warnings by Alexander Afanasyev · 10 years ago
  27. 7c64e5c build: == Dependency change == ChronoSync now depends on ndn-cxx library by Yingdi Yu · 11 years ago
  28. a873d64 security: Fix compile problem caused by changes in Validator constructor by Yingdi Yu · 11 years ago
  29. 6e1c9cd time: adapt to the new API time structrue by Yingdi Yu · 11 years ago
  30. d4ef5d3 routing: Add routable prefix support by Yingdi Yu · 11 years ago
  31. aed0f3e security: Add security switch in SyncSocket by Yingdi Yu · 11 years ago
  32. 3da10fe security: Integrate certificate exchanging into sync by Yingdi Yu · 11 years ago
  33. 0eee600 security: Add Validator by Yingdi Yu · 11 years ago
  34. 51c8025 api: Use new callback interfaces by Yingdi Yu · 11 years ago
  35. 531803b fixes: Remove sync scheduler; Use ndn::time; Passed all the test cases by Alexander Afanasyev · 11 years ago
  36. 7ad4e4f Tmp debuging state by Yingdi Yu · 11 years ago
  37. 280bb96 security: Cleaning up all security stuff... by Yingdi Yu · 11 years ago
  38. d95c231 Making sure code compiles with STL library that comes with OSX 10.9 by Alexander Afanasyev · 11 years ago
  39. 43e7161 Adapt sync to use new ndn.cxx api by Yingdi Yu · 11 years ago
  40. f46eac5 Fixing test cases after the reorganization by Alexander Afanasyev · 11 years ago
  41. 6133f9a New waf/wscript and initial reorganization by Alexander Afanasyev · 11 years ago[Renamed from test]
  42. a2e0b08 add forwarder node by Zhenkai Zhu · 12 years ago
  43. 7c1fe78 modify test by Zhenkai Zhu · 13 years ago
  44. 3cfdcb9 use protobuf instead of tinyxml by Zhenkai Zhu · 13 years ago
  45. 68f04d5 fix sync logic bug about seqno demo works with small flaws by Zhenkai Zhu · 13 years ago
  46. dc70a29 seems to work; however 2 suspicious things: by Zhenkai Zhu · 13 years ago
  47. a30e178 old tests works by Zhenkai Zhu · 13 years ago
  48. 43ae5c7 by default no test compiles by Zhenkai Zhu · 13 years ago
  49. 1cb2929 get rid of publisher and fetcher by Zhenkai Zhu · 13 years ago
  50. 699d740 change wscript: by default no debug change wait time before checking in test by Zhenkai Zhu · 13 years ago
  51. 8e845ba Making tests compile by Alexander Afanasyev · 13 years ago
  52. b6cf56e Merge with branch 'simulation' by Alexander Afanasyev · 13 years ago
  53. f007f92 for test sha256 by Chaoyi Bian · 13 years ago
  54. 158ec0d Small reogranization by Alexander Afanasyev · 13 years ago
  55. 3e1eb16 why include my chinese name in all files.. removed by Chaoyi Bian · 13 years ago
  56. 9813519 correct parameter in calling m_onUpdate in sync-logic.cc by Chaoyi Bian · 13 years ago
  57. 235c6d7 Repairing one more bug with SyncLogic's diff log by Alexander Afanasyev · 13 years ago
  58. d3c501e Small correction with PIT (was correct, but now it is slightly better) by Alexander Afanasyev · 13 years ago
  59. 860e6fe Bug solving in SyncLogic by Alexander Afanasyev · 13 years ago
  60. 7df7333 BUG: handling of the transaction log was totally wrong, though easily solved by Alexander Afanasyev · 13 years ago
  61. 4f9ea48 Adding experimental (and optional) support of log4cxx logging. by Alexander Afanasyev · 13 years ago
  62. 2247b30 Added crazy thing in CcnxWrapper by Alexander Afanasyev · 13 years ago
  63. 1b449c4 Solving some deadlocks and crashes by Alexander Afanasyev · 13 years ago
  64. f7417d9 Correcting test_scheduler (increasing the correct number of scheduled events by one by Alexander Afanasyev · 13 years ago
  65. 44ab222 Correcting SyncLogic test to make it compile by Alexander Afanasyev · 13 years ago
  66. 848dd84 Revert "client code needs to call start() in order to start syncing" by Alexander Afanasyev · 13 years ago
  67. 3f93c2b Merge remote-tracking branch 'git.irl/master' by Alexander Afanasyev · 13 years ago
  68. bf2b436 Many improvements for the event scheduler by Alexander Afanasyev · 13 years ago
  69. ce66e21 separate ccnx handle for sync and app data by Zhenkai Zhu · 13 years ago
  70. 88916c2 client code needs to call start() in order to start syncing by Zhenkai Zhu · 13 years ago
  71. 0f33415 set syncPrefix to be the same.. forgot to do so by Zhenkai Zhu · 13 years ago
  72. 1a0fd5d format output in test by Zhenkai Zhu · 13 years ago
  73. 0030400 update test case by Zhenkai Zhu · 13 years ago
  74. 1ee93c9 modify data publish class; get next seq instead of highest seq by Zhenkai Zhu · 13 years ago
  75. 5548e03 data publish seq start from 0; use exception to indicate error in getting the by Zhenkai Zhu · 13 years ago
  76. 47afc72 actually it's not working by Zhenkai Zhu · 13 years ago
  77. 64db03a add test for app_socket; seems to work by Zhenkai Zhu · 13 years ago
  78. 45fba08 Introducing a separate Scheduler class by Alexander Afanasyev · 13 years ago
  79. a36b751 Implementing the forgotten diff() function for DiffState by Alexander Afanasyev · 13 years ago
  80. 750d187 Moving some logic of dealing with sequence numbers to SyncAppDataFetch by Alexander Afanasyev · 13 years ago
  81. e4e2bf7 Leaf::getInfo () now returns boost::shared_ptr<const NameInfo> instead of NameInfo reference as before. by Alexander Afanasyev · 13 years ago
  82. 387ac95 Correcting SyncLogic with respect of delayed response to unrecognized digests by Alexander Afanasyev · 13 years ago
  83. a022f3d Small corrections in SyncInterestTable by Alexander Afanasyev · 13 years ago
  84. 7ee3281 Result: should not include sleep in DataCallback Revert "just test" by Zhenkai Zhu · 13 years ago
  85. 689a0df just test by Zhenkai Zhu · 13 years ago
  86. a585803 Implementing hash indexing of DiffStateContainer by Alexander Afanasyev · 13 years ago
  87. a5d06d7 test pit; fix SyncInterestTable bug; modify fetchAll() return by Zhenkai Zhu · 13 years ago
  88. de59ea1 update test by Zhenkai Zhu · 13 years ago
  89. bc7bfce test for data publish and data fetch; small changes by Zhenkai Zhu · 13 years ago
  90. c103019 Doxygen-related changes and minor code modifications by Alexander Afanasyev · 13 years ago
  91. 4194b74 change dataCallback to have two parameters: name and content by Chaoyi Bian · 13 years ago
  92. 44a5fbe Finalizing state to/from XML encoding and decoding by Alexander Afanasyev · 13 years ago
  93. 7224ef0 reduce wait time in test by Zhenkai Zhu · 13 years ago
  94. 3a4758f update unit test for CcnxWrapper by Zhenkai Zhu · 13 years ago
  95. 64d5069 Semi-working (Full|Diff)State -> XML and back conversions by Alexander Afanasyev · 13 years ago
  96. 1bdc703 simple test for CcnxWrapper by Zhenkai Zhu · 13 years ago
  97. a4ce9cf Debugging NameInfo, FullState, and DiffState by Alexander Afanasyev · 13 years ago
  98. a562532 Debugging and test suites of FullState and DiffState by Alexander Afanasyev · 13 years ago
  99. 1fbdcdd Debugging Leaf, FullLeaf, DiffLeaf by Alexander Afanasyev · 13 years ago
  100. 150f14d Small reorganization of unit tests by Alexander Afanasyev · 13 years ago