1. d83af52 Replace FullSync algorithm and fix bugs to lower delay and overhead by Ashlesh Gawande · 1 year, 6 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. c5f5eb1 Change namespace of DummyClientFace, Signal, Segmenter by Junxiao Shi · 1 year, 5 months ago
  7. b68f284 Use ndn-cxx's Segmenter in SegmentPublisher by Davide Pesavento · 2 years, 1 month ago
  8. 03426ef Minor code cleanups by Davide Pesavento · 2 years, 3 months ago
  9. c45a4ea **breaking** Add KeyChain parameter to the producer API by Davide Pesavento · 2 years, 3 months ago
  10. c407dee build: migrate to C++17 by Davide Pesavento · 2 years, 5 months ago
  11. 16d493e Add advisory "incomingFaceId" to missing data notifications by Alexander Afanasyev · 2 years, 8 months ago
  12. f6fd2fb Convert to span and avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 10 months ago
  13. fadcde5 full-sync: cleanup test cases by Junxiao Shi · 2 years, 10 months ago
  14. 32ccfc4 **breaking** use Name TLV-VALUE as input to murmurHash3 by Junxiao Shi · 3 years ago
  15. db78956 Move non-public classes and functions to psync::detail namespace by Davide Pesavento · 4 years ago
  16. 8ab7572 Consumer: react fast on sync Interest timeout by Ashlesh Gawande · 4 years, 5 months ago
  17. cbdc012 **breaking** Consumer: change hello data callback to include sequence number by Ashlesh Gawande · 4 years, 6 months ago
  18. 042dfb3 build: align minimum build dependencies with ndn-cxx by Davide Pesavento · 4 years, 5 months ago
  19. e23b53b State: reset wire after adding names; fix tests when zlib is disabled by Ashlesh Gawande · 4 years, 11 months ago
  20. 6a5157f replace hash2prefix/prefix2hash with boost::bimap by Ashlesh Gawande · 5 years ago
  21. d51690a support various compression schemes by Ashlesh Gawande · 5 years ago
  22. c7d1432 PSync: react to NACK and make jitter shorter by Ashlesh Gawande · 5 years ago
  23. 584e120 PSync: use interest lifetime as initialRto in SegmentFetcher by Ashlesh Gawande · 6 years ago
  24. d143784 Follow ndn::Scheduler API changes by Davide Pesavento · 6 years ago
  25. e5fdcc3 producer: use ScopedRegisteredPrefixHandle by Junxiao Shi · 6 years ago
  26. 0cf4b60 update license headers to LGPL by Ashlesh Gawande · 6 years ago
  27. 78b94ad rename src to PSync and change include style by Ashlesh Gawande · 6 years ago[Renamed (99%) from src/full-producer.cpp]
  28. 2e82df1 src: add SigningInfo and version number to SegmentPublisher by Ashlesh Gawande · 6 years ago
  29. 40970d6 full-producer: segment sync data by Ashlesh Gawande · 6 years ago
  30. ec43b36 partial sync: segment hello and sync data by Ashlesh Gawande · 6 years ago
  31. 0b2897e PSync: initial commit by Ashlesh Gawande · 7 years ago