- 30c41ec tests: namespace cleanup by Davide Pesavento · 11 months ago
- 1af7949 build: require boost >= 1.71.0 by Davide Pesavento · 1 year, 3 months ago
- 9330c2e build: more accurate Boost lib dependencies by Davide Pesavento · 1 year, 3 months ago
- 48dbab6 tests: follow DummyClientFace namespace change by Davide Pesavento · 1 year, 5 months ago
- ebc0275 tests: fix compilation with latest ndn-cxx by Davide Pesavento · 1 year, 8 months ago
- 8663ed1 build: migrate to C++17 by Davide Pesavento · 2 years, 5 months ago
- 5f5101a Avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 10 months ago
- 780e646 ci: compile-check installed headers by Davide Pesavento · 3 years, 11 months ago
- 07684bc Move config.hpp and a few more private headers to a 'detail' subdir by Davide Pesavento · 3 years, 11 months ago
- 5f408ae build: align minimum build dependencies with ndn-cxx by Davide Pesavento · 4 years, 6 months ago
- 0d837e3 ndn::util::scheduler => ndn::scheduler by Davide Pesavento · 6 years ago
- fae9def build: various updates by Davide Pesavento · 6 years ago
- 0b3beab logic: Don't shutdown face when destructing Logic instance by Nick Gordon · 7 years ago
- 40491df build: update waf to version 2.0.6 by Alexander Afanasyev · 7 years ago
- bf5bc6c Allow override of the session number (required by NLSR) by Alexander Afanasyev · 7 years ago
- 6ee98ff **Breaking change** Use bzip2 compression of sync data payload by Alexander Afanasyev · 7 years ago
- 8903629 Add ability to configure maximum packet size for sync data by Alexander Afanasyev · 7 years ago
- 4a9ecd5 logic: handle sending data packets larger than MAX_NDN_PACKET_SIZE by Ashlesh Gawande · 7 years ago
- 5473abe Use ndn::Buffer::data() instead of buf() by Davide Pesavento · 7 years ago
- 08784d4 Fix compilation with latest ndn-cxx by Ashlesh Gawande · 7 years ago
- 687cf92 Adapt to ndn-cxx security changes by Ashlesh Gawande · 8 years ago
- 8d1347a socket: allow applications to set seq numbers by Ashlesh Gawande · 8 years ago
- e9eda8a Remove use of deprecated code by Alexander Afanasyev · 8 years ago
- 4d3a2e0 logic: Implement Recovery mechanism by Sonu Mishra · 8 years ago
- 36eb3ed Replace logging with one provided by ndn-cxx by Alexander Afanasyev · 8 years ago
- f3192eb build+ci: Upgrade build scripts, enable coverage and sanitizer flags by Alexander Afanasyev · 8 years ago 0.3.0
- 0c7f56a tests: don't use makeDummyClientFace by Junxiao Shi · 8 years ago
- 372697f build: remove unnecessary dependency on protobuf by Yingdi Yu · 10 years ago
- fb8c9e0 tests: move integrated tests into unit tests by Qiuhan Ding · 10 years ago
- d71a08a remove scheduler in unit test InterestTableTest by Qiuhan Ding · 10 years ago
- 8c095fd logic: allow manipulating multiple nodes in single logic by Qiuhan Ding · 10 years ago
- 3573e13 build: Fix compilation against the latest ndn-cxx by Alexander Afanasyev · 10 years ago
- 906c2ea build: Always build in C++11 mode. by Yingdi Yu · 10 years ago
- 31ad44c Fix socket by Yingdi Yu · 10 years ago
- f7ede41 Fix logic by Yingdi Yu · 10 years ago
- 1c4ba9a Fix InterestTable by Yingdi Yu · 10 years ago
- 6f79778 Fix DiffState by Yingdi Yu · 10 years ago
- d514c17 Fix State by Yingdi Yu · 10 years ago
- 274a227 Fix LeafContainer by Yingdi Yu · 10 years ago
- dea99be Simplify Leaf and its sub-classes. by Yingdi Yu · 10 years ago
- b20ae81 test: Disable test cases by Yingdi Yu · 10 years ago
- 7eb5911 build: Update of waf and waf-tools (fixing boost detection on some platforms) by Alexander Afanasyev · 10 years ago
- 8722d87 src: Update license to GPL 3.0 by Alexander Afanasyev · 10 years ago
- 7fe5983 build: Fix compilation errors and deprecation warnings by Alexander Afanasyev · 10 years ago
- 7c64e5c build: == Dependency change == ChronoSync now depends on ndn-cxx library by Yingdi Yu · 11 years ago
- a873d64 security: Fix compile problem caused by changes in Validator constructor by Yingdi Yu · 11 years ago
- 6e1c9cd time: adapt to the new API time structrue by Yingdi Yu · 11 years ago
- d4ef5d3 routing: Add routable prefix support by Yingdi Yu · 11 years ago
- aed0f3e security: Add security switch in SyncSocket by Yingdi Yu · 11 years ago
- 3da10fe security: Integrate certificate exchanging into sync by Yingdi Yu · 11 years ago
- 0eee600 security: Add Validator by Yingdi Yu · 11 years ago
- 51c8025 api: Use new callback interfaces by Yingdi Yu · 11 years ago
- 531803b fixes: Remove sync scheduler; Use ndn::time; Passed all the test cases by Alexander Afanasyev · 11 years ago
- 7ad4e4f Tmp debuging state by Yingdi Yu · 11 years ago
- 280bb96 security: Cleaning up all security stuff... by Yingdi Yu · 11 years ago
- d95c231 Making sure code compiles with STL library that comes with OSX 10.9 by Alexander Afanasyev · 11 years ago
- 43e7161 Adapt sync to use new ndn.cxx api by Yingdi Yu · 11 years ago
- f46eac5 Fixing test cases after the reorganization by Alexander Afanasyev · 11 years ago
- 6133f9a New waf/wscript and initial reorganization by Alexander Afanasyev · 11 years ago[Renamed from test]
- a2e0b08 add forwarder node by Zhenkai Zhu · 12 years ago
- 7c1fe78 modify test by Zhenkai Zhu · 13 years ago
- 3cfdcb9 use protobuf instead of tinyxml by Zhenkai Zhu · 13 years ago
- 68f04d5 fix sync logic bug about seqno demo works with small flaws by Zhenkai Zhu · 13 years ago
- dc70a29 seems to work; however 2 suspicious things: by Zhenkai Zhu · 13 years ago
- a30e178 old tests works by Zhenkai Zhu · 13 years ago
- 43ae5c7 by default no test compiles by Zhenkai Zhu · 13 years ago
- 1cb2929 get rid of publisher and fetcher by Zhenkai Zhu · 13 years ago
- 699d740 change wscript: by default no debug change wait time before checking in test by Zhenkai Zhu · 13 years ago
- 8e845ba Making tests compile by Alexander Afanasyev · 13 years ago
- b6cf56e Merge with branch 'simulation' by Alexander Afanasyev · 13 years ago
- f007f92 for test sha256 by Chaoyi Bian · 13 years ago
- 158ec0d Small reogranization by Alexander Afanasyev · 13 years ago
- 3e1eb16 why include my chinese name in all files.. removed by Chaoyi Bian · 13 years ago
- 9813519 correct parameter in calling m_onUpdate in sync-logic.cc by Chaoyi Bian · 13 years ago
- 235c6d7 Repairing one more bug with SyncLogic's diff log by Alexander Afanasyev · 13 years ago
- d3c501e Small correction with PIT (was correct, but now it is slightly better) by Alexander Afanasyev · 13 years ago
- 860e6fe Bug solving in SyncLogic by Alexander Afanasyev · 13 years ago
- 7df7333 BUG: handling of the transaction log was totally wrong, though easily solved by Alexander Afanasyev · 13 years ago
- 4f9ea48 Adding experimental (and optional) support of log4cxx logging. by Alexander Afanasyev · 13 years ago
- 2247b30 Added crazy thing in CcnxWrapper by Alexander Afanasyev · 13 years ago
- 1b449c4 Solving some deadlocks and crashes by Alexander Afanasyev · 13 years ago
- f7417d9 Correcting test_scheduler (increasing the correct number of scheduled events by one by Alexander Afanasyev · 13 years ago
- 44ab222 Correcting SyncLogic test to make it compile by Alexander Afanasyev · 13 years ago
- 848dd84 Revert "client code needs to call start() in order to start syncing" by Alexander Afanasyev · 13 years ago
- 3f93c2b Merge remote-tracking branch 'git.irl/master' by Alexander Afanasyev · 13 years ago
- bf2b436 Many improvements for the event scheduler by Alexander Afanasyev · 13 years ago
- ce66e21 separate ccnx handle for sync and app data by Zhenkai Zhu · 13 years ago
- 88916c2 client code needs to call start() in order to start syncing by Zhenkai Zhu · 13 years ago
- 0f33415 set syncPrefix to be the same.. forgot to do so by Zhenkai Zhu · 13 years ago
- 1a0fd5d format output in test by Zhenkai Zhu · 13 years ago
- 0030400 update test case by Zhenkai Zhu · 13 years ago
- 1ee93c9 modify data publish class; get next seq instead of highest seq by Zhenkai Zhu · 13 years ago
- 5548e03 data publish seq start from 0; use exception to indicate error in getting the by Zhenkai Zhu · 13 years ago
- 47afc72 actually it's not working by Zhenkai Zhu · 13 years ago
- 64db03a add test for app_socket; seems to work by Zhenkai Zhu · 13 years ago
- 45fba08 Introducing a separate Scheduler class by Alexander Afanasyev · 13 years ago
- a36b751 Implementing the forgotten diff() function for DiffState by Alexander Afanasyev · 13 years ago
- 750d187 Moving some logic of dealing with sequence numbers to SyncAppDataFetch by Alexander Afanasyev · 13 years ago
- e4e2bf7 Leaf::getInfo () now returns boost::shared_ptr<const NameInfo> instead of NameInfo reference as before. by Alexander Afanasyev · 13 years ago
- 387ac95 Correcting SyncLogic with respect of delayed response to unrecognized digests by Alexander Afanasyev · 13 years ago