- d83af52 Replace FullSync algorithm and fix bugs to lower delay and overhead by Ashlesh Gawande · 1 year, 6 months ago
- 47eb6d9 tests: move to namespace psync::tests by Davide Pesavento · 11 months ago
- 6cda3e7 iblt: consolidate peeling logic by Junxiao Shi · 11 months ago
- 62f0800 full-producer: do not append hash of IBF to data name by Junxiao Shi · 12 months ago
- 69bcaef full-producer: gather constructor args into Options struct by Junxiao Shi · 1 year ago
- eecd84f partial-producer: gather constructor args into Options struct by Junxiao Shi · 1 year, 1 month ago
- 7639daa consumer: gather constructor args into Options struct by Junxiao Shi · 1 year, 5 months ago
- 690272d build: require boost >= 1.71.0 by Davide Pesavento · 1 year, 3 months ago
- 0b272e0 build: more accurate dependencies on Boost libraries by Davide Pesavento · 1 year, 3 months ago
- c5f5eb1 Change namespace of DummyClientFace, Signal, Segmenter by Junxiao Shi · 1 year, 5 months ago
- 737f2de partial-sync: add unsubscribe feature by Saurab Dulal · 2 years, 2 months ago
- b68f284 Use ndn-cxx's Segmenter in SegmentPublisher by Davide Pesavento · 2 years, 1 month ago
- 03426ef Minor code cleanups by Davide Pesavento · 2 years, 3 months ago
- c45a4ea **breaking** Add KeyChain parameter to the producer API by Davide Pesavento · 2 years, 3 months ago
- c407dee build: migrate to C++17 by Davide Pesavento · 2 years, 5 months ago
- f6fd2fb Convert to span and avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 9 months ago
- fadcde5 full-sync: cleanup test cases by Junxiao Shi · 2 years, 10 months ago
- 32ccfc4 **breaking** use Name TLV-VALUE as input to murmurHash3 by Junxiao Shi · 3 years ago
- db78956 Move non-public classes and functions to psync::detail namespace by Davide Pesavento · 4 years ago
- f91d1df tests: sync common testing infrastructure with ndn-cxx by Davide Pesavento · 4 years, 1 month ago
- 8ab7572 Consumer: react fast on sync Interest timeout by Ashlesh Gawande · 4 years, 5 months ago
- cbdc012 **breaking** Consumer: change hello data callback to include sequence number by Ashlesh Gawande · 4 years, 6 months ago
- 042dfb3 build: align minimum build dependencies with ndn-cxx by Davide Pesavento · 4 years, 5 months ago
- 5b3cf76 tests: use BOOST_REQUIRE and Name::at() to prevent out-of-bound accesses by Davide Pesavento · 4 years, 9 months ago
- 79c5baf **breaking** IBLT: make encoding endian safe by Ashlesh Gawande · 4 years, 10 months ago
- e23b53b State: reset wire after adding names; fix tests when zlib is disabled by Ashlesh Gawande · 4 years, 10 months ago
- 5a89547 docs: prepare version 0.2.0 release notes by Ashlesh Gawande · 5 years ago 0.2.0
- 6a5157f replace hash2prefix/prefix2hash with boost::bimap by Ashlesh Gawande · 5 years ago
- d51690a support various compression schemes by Ashlesh Gawande · 5 years ago
- 584e120 PSync: use interest lifetime as initialRto in SegmentFetcher by Ashlesh Gawande · 6 years ago
- 17b266c Add "PSYNC_" prefix to access specifier macros to avoid conflicts by Davide Pesavento · 6 years ago
- da27849 build: various updates by Davide Pesavento · 6 years ago
- 0cf4b60 update license headers to LGPL by Ashlesh Gawande · 6 years ago
- 3426baf tests: set CanBePrefix in TestSegmentPublisher by Junxiao Shi · 6 years ago
- 78b94ad rename src to PSync and change include style by Ashlesh Gawande · 6 years ago
- 2e82df1 src: add SigningInfo and version number to SegmentPublisher by Ashlesh Gawande · 6 years ago
- 40970d6 full-producer: segment sync data by Ashlesh Gawande · 6 years ago
- ec43b36 partial sync: segment hello and sync data by Ashlesh Gawande · 6 years ago
- deb73f8 consumer: give correct info to the application on hello by Ashlesh Gawande · 6 years ago
- a929647 Start initialization phase on application nack by Ashlesh Gawande · 6 years ago
- 0b2897e PSync: initial commit by Ashlesh Gawande · 7 years ago