- 11c3638 build: sync default CXXFLAGS and DEFINES with ndn-cxx by Davide Pesavento · 11 months ago
- d45f888 Switch to Face::getIoContext() by Davide Pesavento · 1 year, 2 months ago
- 1af7949 build: require boost >= 1.71.0 by Davide Pesavento · 1 year, 3 months ago
- 55492d5 docs: simplify conf.py and fix compatibility with upcoming Sphinx 6.0 by Davide Pesavento · 2 years, 3 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
- 44ec207 Drop redundant calls to Interest::setCanBePrefix(false) 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
- e7dc776 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 4 years ago
- 5f408ae build: align minimum build dependencies with ndn-cxx by Davide Pesavento · 4 years, 5 months ago
- d6a0956 logic: fix -Wrange-loop-construct warning with clang 10 by Davide Pesavento · 4 years, 9 months ago
- 2741644 logic: remove some leftover code by Davide Pesavento · 5 years ago
- a1ad604 src: schedule sync interest on NoRoute NACK by Ashlesh Gawande · 5 years ago
- d7de2d4 logic: initialize m_syncReset before using it by Davide Pesavento · 5 years ago
- d057cf1 Follow ndn::Scheduler API changes by Davide Pesavento · 6 years ago
- 0d837e3 ndn::util::scheduler => ndn::scheduler by Davide Pesavento · 6 years ago
- c490212 logic: use ScopedEventId by Junxiao Shi · 6 years ago
- 8e4e76d logic+socket: use PendingInterestHandle and RegisteredPrefixHandle by Junxiao Shi · 6 years ago
- 9a306fe logic: use properly seeded rng via ndn::random::getRandomNumberEngine by Ashlesh Gawande · 6 years ago
- 1d1092d Transition to v0.3 format by Ashlesh Gawande · 6 years ago
- db862e0 src: Fix compilation after ndn-cxx marked Component explicit by Ashlesh Gawande · 7 years ago
- 0b3beab logic: Don't shutdown face when destructing Logic instance by Nick Gordon · 7 years ago
- bf5bc6c Allow override of the session number (required by NLSR) by Alexander Afanasyev · 7 years ago
- fcbf81d logic: Disable use of exclude 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
- 90587b8 Avoid ABI differences between debug/optimized modes by Alexander Afanasyev · 7 years ago
- 4a9ecd5 logic: handle sending data packets larger than MAX_NDN_PACKET_SIZE by Ashlesh Gawande · 7 years ago
- aae853c Allow sync interest lifetime to be set from socket by Ashlesh Gawande · 7 years ago
- 04e8d49 Mark exclude interest as mustBeFresh by Ashlesh Gawande · 7 years ago
- 4e010bc logic: disallow Interest loopback on sync prefix by Junxiao Shi · 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
- 8dfa63c socket: refresh nonce on timeout by Ashlesh Gawande · 7 years ago
- 8ba7d5a logic: do not process exclude interests by Ashlesh Gawande · 7 years ago
- 687cf92 Adapt to ndn-cxx security changes by Ashlesh Gawande · 8 years ago
- 097bb44 docs: Fix doxgyen build by Ashlesh Gawande · 8 years ago
- 8d1347a socket: allow applications to set seq numbers by Ashlesh Gawande · 8 years ago
- d31d6b1 logic: don't send oversized exclude interests by Ashlesh Gawande · 8 years ago
- e9eda8a Remove use of deprecated code by Alexander Afanasyev · 8 years ago
- f42aa2c logic: Implemented exclude filter by Sonu Mishra · 8 years ago
- 4d3a2e0 logic: Implement Recovery mechanism by Sonu Mishra · 8 years ago
- e10acbc logic: Fixed empty digest comparison by Sonu Mishra · 8 years ago
- 0dadc57 logic: Enable early refresh 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
- 60d2588 socket: don't use deprecated ndn::dataBlock by Junxiao Shi · 8 years ago
- edaef7c Fix compilation error due to changes in ndn-cxx by Alexander Afanasyev · 9 years ago
- 8fb88f1 build: Fix compilation due to refactoring of EncodingImpl in ndn-cxx library by Alexander Afanasyev · 10 years ago
- 9d5679a src: destruct logic and socket properly by Yingdi Yu · 10 years ago new-reset
- 53f5f04 interest-table: normalize naming of member methods. by Yingdi Yu · 10 years ago
- 03b9de3 socket: add remove node function by Qiuhan Ding · 10 years ago
- fb8c9e0 tests: move integrated tests into unit tests by Qiuhan Ding · 10 years ago
- e246b62 socket: allow manipulating multiple nodes in single logic by Qiuhan Ding · 10 years ago
- 8c095fd logic: allow manipulating multiple nodes in single logic by Qiuhan Ding · 10 years ago
- cd33902 security: Introduce validator by Yingdi Yu · 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
- a585d4d Fix logger 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
- 06a678a build: organize building system, support sphinx doc by Yingdi Yu · 10 years ago
- a2d7649 build: Fix deprecation warning 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
- 68bc51a namespace: resolve conflict of ndn and std 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
- 6d638f0 sync-logic+sync-socket: Chaing std::string name to ndn::Name by Yingdi Yu · 11 years ago
- 286eb18 certificate: Simplify SyncIntroCertificate by Yingdi Yu · 11 years ago
- 57fdb5f policy: Simplify SecPolicySync by Yingdi Yu · 11 years ago
- e815471 compile: Change includes and wscript to compile against ndn-cpp-dev by Yingdi Yu · 11 years ago
- 5e0af3e security: adjusting class names and method names to the new ndn-cpp security api by Yingdi Yu · 11 years ago
- 0cb0f2b Adapting to TLV-specific ndn-cpp by Yingdi Yu · 11 years ago
- 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
- 46c9f1a Changing API from ndn.cxx to ndn-cpp by Yingdi Yu · 11 years ago
- 7bfcd65 Fixing the bug in issuing intro cert in the policy manager 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
- 559c370 Remove outdated parts by Alexander Afanasyev · 11 years ago
- 1baf6e0 Removing unnecessary LOG msg by Yingdi Yu · 11 years ago
- 479e117 Add shutdown wrapper by Yingdi Yu · 11 years ago
- 4526a2e Change Policies by Yingdi Yu · 11 years ago
- 9529bc3 Change policy to accomodate dsk and ksk by Yingdi Yu · 11 years ago
- 8600a09 Fix some bugs by Yingdi Yu · 11 years ago
- 0b3bd48 Add SyncPolicyManager by Yingdi Yu · 11 years ago