1. f91d1df tests: sync common testing infrastructure with ndn-cxx by Davide Pesavento · 4 years, 1 month ago
  2. 8ab7572 Consumer: react fast on sync Interest timeout by Ashlesh Gawande · 4 years, 5 months ago
  3. 87d4e20 ci: enable code coverage by Davide Pesavento · 4 years, 5 months ago
  4. cbdc012 **breaking** Consumer: change hello data callback to include sequence number by Ashlesh Gawande · 4 years, 6 months ago
  5. 042dfb3 build: align minimum build dependencies with ndn-cxx by Davide Pesavento · 4 years, 5 months ago
  6. 89edd8f Rename VERSION to VERSION.info to avoid conflicts with modern STL by Alexander Afanasyev · 4 years, 7 months ago
  7. 5653b64 ci: update Travis configuration by Davide Pesavento · 4 years, 9 months ago
  8. 133067f build+ci: switch to python3 by Davide Pesavento · 4 years, 9 months ago
  9. 5b3cf76 tests: use BOOST_REQUIRE and Name::at() to prevent out-of-bound accesses by Davide Pesavento · 4 years, 9 months ago
  10. 79c5baf **breaking** IBLT: make encoding endian safe by Ashlesh Gawande · 4 years, 10 months ago
  11. e23b53b State: reset wire after adding names; fix tests when zlib is disabled by Ashlesh Gawande · 4 years, 10 months ago
  12. 1c7cd52 docs: restructure and update AUTHORS.md by Eric Newberry · 5 years ago
  13. 5a89547 docs: prepare version 0.2.0 release notes by Ashlesh Gawande · 5 years ago 0.2.0
  14. 6a5157f replace hash2prefix/prefix2hash with boost::bimap by Ashlesh Gawande · 5 years ago
  15. fa72bc1 build: upgrade waf to version 2.0.19 by Davide Pesavento · 5 years ago
  16. d51690a support various compression schemes by Ashlesh Gawande · 5 years ago
  17. c7d1432 PSync: react to NACK and make jitter shorter by Ashlesh Gawande · 5 years ago
  18. 34f7eea build: pass pkg_config_path to check_cfg() when looking for libndn-cxx by Davide Pesavento · 5 years ago
  19. 584e120 PSync: use interest lifetime as initialRto in SegmentFetcher by Ashlesh Gawande · 6 years ago
  20. f9adc5a ci: upgrade Travis config to Ubuntu 18.04 by Davide Pesavento · 5 years ago
  21. f09816e Add missing include by Davide Pesavento · 5 years ago
  22. fd1e807 ci: add gcc-9 to Travis CI build matrix by Davide Pesavento · 6 years ago
  23. 17b266c Add "PSYNC_" prefix to access specifier macros to avoid conflicts by Davide Pesavento · 6 years ago
  24. d143784 Follow ndn::Scheduler API changes by Davide Pesavento · 6 years ago
  25. 1526fee ci: update jenkins scripts and add .travis.yml by Davide Pesavento · 6 years ago
  26. 3cb0b1b wscript: add vnum and cnum by Ashlesh Gawande · 6 years ago
  27. f375bcc wscript: add iostreams to fix linking with clang by Ashlesh Gawande · 6 years ago
  28. da27849 build: various updates by Davide Pesavento · 6 years ago
  29. 465d149 docs: prepare version 0.1.0 release notes by Ashlesh Gawande · 6 years ago 0.1.0
  30. e5fdcc3 producer: use ScopedRegisteredPrefixHandle by Junxiao Shi · 6 years ago
  31. e5ee7a0 docs: fix doxygen build error by Ashlesh Gawande · 6 years ago
  32. 0cf4b60 update license headers to LGPL by Ashlesh Gawande · 6 years ago
  33. 4c0a747 examples: add library usage examples by Ashlesh Gawande · 6 years ago
  34. 3426baf tests: set CanBePrefix in TestSegmentPublisher by Junxiao Shi · 6 years ago
  35. 10a90ff iblt: add zlib compression and decompression by Ashlesh Gawande · 6 years ago
  36. 78b94ad rename src to PSync and change include style by Ashlesh Gawande · 6 years ago
  37. 2e82df1 src: add SigningInfo and version number to SegmentPublisher by Ashlesh Gawande · 6 years ago
  38. 40970d6 full-producer: segment sync data by Ashlesh Gawande · 6 years ago
  39. ec43b36 partial sync: segment hello and sync data by Ashlesh Gawande · 6 years ago
  40. deb73f8 consumer: give correct info to the application on hello by Ashlesh Gawande · 6 years ago
  41. a929647 Start initialization phase on application nack by Ashlesh Gawande · 6 years ago
  42. 981d0d9 PSync.pc.in: remove -lndn-cxx by Ashlesh Gawande · 6 years ago
  43. 0b2897e PSync: initial commit by Ashlesh Gawande · 7 years ago