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