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