1. 74090e1 Add .editorconfig by Davide Pesavento · 10 months ago
  2. 47eb6d9 tests: move to namespace psync::tests by Davide Pesavento · 11 months ago
  3. 8d6192a ci: minimize installed libboost packages by Davide Pesavento · 11 months ago
  4. 6cda3e7 iblt: consolidate peeling logic by Junxiao Shi · 11 months ago
  5. ac63e32 build: sync default CXXFLAGS and DEFINES with ndn-cxx by Davide Pesavento · 11 months ago
  6. 62f0800 full-producer: do not append hash of IBF to data name by Junxiao Shi · 12 months ago
  7. c052d89 iblt: rewrite encode, decode, and operator== by Junxiao Shi · 12 months ago
  8. 69bcaef full-producer: gather constructor args into Options struct by Junxiao Shi · 1 year ago
  9. eecd84f partial-producer: gather constructor args into Options struct by Junxiao Shi · 1 year, 1 month ago
  10. 123d44b ci: add build testing against named-data PPA by Davide Pesavento · 1 year, 1 month ago
  11. 7639daa consumer: gather constructor args into Options struct by Junxiao Shi · 1 year, 5 months ago
  12. 60e5043 Switch to Face::getIoContext() by Davide Pesavento · 1 year, 2 months ago
  13. 690272d build: require boost >= 1.71.0 by Davide Pesavento · 1 year, 3 months ago
  14. 0b272e0 build: more accurate dependencies on Boost libraries by Davide Pesavento · 1 year, 3 months ago
  15. 9dea7a2 build: update waf to version 2.0.26 by Davide Pesavento · 1 year, 4 months ago
  16. 822c579 build: sync default build flags with ndn-cxx by Davide Pesavento · 1 year, 4 months ago
  17. c5f5eb1 Change namespace of DummyClientFace, Signal, Segmenter by Junxiao Shi · 1 year, 5 months ago
  18. 88b7bbd build: align minimum build requirements with ndn-cxx by Davide Pesavento · 1 year, 8 months ago
  19. 46bac78 ci: adopt reusable workflows from `named-data/actions` by Davide Pesavento · 1 year, 10 months ago
  20. ec8f854 Prepare release 0.4.0 by Davide Pesavento · 2 years ago 0.4.0
  21. 36651f1 docs: improve formatting and document structure by Davide Pesavento · 2 years ago
  22. 59f6fab build: update waf to version 2.0.24 by Davide Pesavento · 2 years, 1 month ago
  23. 737f2de partial-sync: add unsubscribe feature by Saurab Dulal · 2 years, 2 months ago
  24. b68f284 Use ndn-cxx's Segmenter in SegmentPublisher by Davide Pesavento · 2 years, 1 month ago
  25. 03426ef Minor code cleanups by Davide Pesavento · 2 years, 3 months ago
  26. c45a4ea **breaking** Add KeyChain parameter to the producer API by Davide Pesavento · 2 years, 3 months ago
  27. e010c78 docs: simplify conf.py and fix compatibility with upcoming Sphinx 6.0 by Davide Pesavento · 2 years, 3 months ago
  28. da1a4d3 build+ci: support macOS on arm64 by Davide Pesavento · 2 years, 4 months ago
  29. c407dee build: migrate to C++17 by Davide Pesavento · 2 years, 5 months ago
  30. f278438 build: support CentOS Stream 9 by Davide Pesavento · 2 years, 6 months ago
  31. 16d493e Add advisory "incomingFaceId" to missing data notifications by Alexander Afanasyev · 2 years, 8 months ago
  32. 0ba5eb6 ci: require gcovr 5.1 for code coverage reports by Davide Pesavento · 2 years, 8 months ago
  33. f6fd2fb Convert to span and avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 9 months ago
  34. 85a73d2 build: align minimum build dependencies with ndn-cxx by Davide Pesavento · 2 years, 10 months ago
  35. fadcde5 full-sync: cleanup test cases by Junxiao Shi · 2 years, 10 months ago
  36. 32ccfc4 **breaking** use Name TLV-VALUE as input to murmurHash3 by Junxiao Shi · 3 years ago
  37. e51936f build: update waf to version 2.0.23 by Davide Pesavento · 3 years ago
  38. f078fb5 ci: add code coverage reporting via gcovr by Davide Pesavento · 3 years, 2 months ago
  39. 5118959 docs: various fixes and cleanups by Davide Pesavento · 3 years, 3 months ago
  40. 8dce194 ci: replace Travis with GitHub Actions by Davide Pesavento · 3 years, 3 months ago
  41. 9f14dcd ci: don't use deprecated ndnsec commands by Davide Pesavento · 3 years, 7 months ago
  42. 7549628 build: make graphviz optional for building documentation by Davide Pesavento · 3 years, 8 months ago
  43. bb55add ci: compile-check installed headers by Davide Pesavento · 3 years, 11 months ago experimental
  44. eeca59e Centralize/deduplicate some constants by Davide Pesavento · 4 years ago
  45. 32b97d7 Prepare release 0.3.0 by Saurab Dulal · 4 years, 1 month ago 0.3.0
  46. db78956 Move non-public classes and functions to psync::detail namespace by Davide Pesavento · 4 years ago
  47. aafef2b bloom-filter: code cleanup by Davide Pesavento · 4 years ago
  48. b60398c Replace remaining uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 4 years ago
  49. f91d1df tests: sync common testing infrastructure with ndn-cxx by Davide Pesavento · 4 years, 1 month ago
  50. 8ab7572 Consumer: react fast on sync Interest timeout by Ashlesh Gawande · 4 years, 5 months ago
  51. 87d4e20 ci: enable code coverage by Davide Pesavento · 4 years, 5 months ago
  52. cbdc012 **breaking** Consumer: change hello data callback to include sequence number by Ashlesh Gawande · 4 years, 6 months ago
  53. 042dfb3 build: align minimum build dependencies with ndn-cxx by Davide Pesavento · 4 years, 5 months ago
  54. 89edd8f Rename VERSION to VERSION.info to avoid conflicts with modern STL by Alexander Afanasyev · 4 years, 7 months ago
  55. 5653b64 ci: update Travis configuration by Davide Pesavento · 4 years, 9 months ago
  56. 133067f build+ci: switch to python3 by Davide Pesavento · 4 years, 9 months ago
  57. 5b3cf76 tests: use BOOST_REQUIRE and Name::at() to prevent out-of-bound accesses by Davide Pesavento · 4 years, 9 months ago
  58. 79c5baf **breaking** IBLT: make encoding endian safe by Ashlesh Gawande · 4 years, 11 months ago
  59. e23b53b State: reset wire after adding names; fix tests when zlib is disabled by Ashlesh Gawande · 4 years, 11 months ago
  60. 1c7cd52 docs: restructure and update AUTHORS.md by Eric Newberry · 5 years ago
  61. 5a89547 docs: prepare version 0.2.0 release notes by Ashlesh Gawande · 5 years ago 0.2.0
  62. 6a5157f replace hash2prefix/prefix2hash with boost::bimap by Ashlesh Gawande · 5 years ago
  63. fa72bc1 build: upgrade waf to version 2.0.19 by Davide Pesavento · 5 years ago
  64. d51690a support various compression schemes by Ashlesh Gawande · 5 years ago
  65. c7d1432 PSync: react to NACK and make jitter shorter by Ashlesh Gawande · 5 years ago
  66. 34f7eea build: pass pkg_config_path to check_cfg() when looking for libndn-cxx by Davide Pesavento · 5 years ago
  67. 584e120 PSync: use interest lifetime as initialRto in SegmentFetcher by Ashlesh Gawande · 6 years ago
  68. f9adc5a ci: upgrade Travis config to Ubuntu 18.04 by Davide Pesavento · 5 years ago
  69. f09816e Add missing include by Davide Pesavento · 5 years ago
  70. fd1e807 ci: add gcc-9 to Travis CI build matrix by Davide Pesavento · 6 years ago
  71. 17b266c Add "PSYNC_" prefix to access specifier macros to avoid conflicts by Davide Pesavento · 6 years ago
  72. d143784 Follow ndn::Scheduler API changes by Davide Pesavento · 6 years ago
  73. 1526fee ci: update jenkins scripts and add .travis.yml by Davide Pesavento · 6 years ago
  74. 3cb0b1b wscript: add vnum and cnum by Ashlesh Gawande · 6 years ago
  75. f375bcc wscript: add iostreams to fix linking with clang by Ashlesh Gawande · 6 years ago
  76. da27849 build: various updates by Davide Pesavento · 6 years ago
  77. 465d149 docs: prepare version 0.1.0 release notes by Ashlesh Gawande · 6 years ago 0.1.0
  78. e5fdcc3 producer: use ScopedRegisteredPrefixHandle by Junxiao Shi · 6 years ago
  79. e5ee7a0 docs: fix doxygen build error by Ashlesh Gawande · 6 years ago
  80. 0cf4b60 update license headers to LGPL by Ashlesh Gawande · 6 years ago
  81. 4c0a747 examples: add library usage examples by Ashlesh Gawande · 6 years ago
  82. 3426baf tests: set CanBePrefix in TestSegmentPublisher by Junxiao Shi · 6 years ago
  83. 10a90ff iblt: add zlib compression and decompression by Ashlesh Gawande · 6 years ago
  84. 78b94ad rename src to PSync and change include style by Ashlesh Gawande · 6 years ago
  85. 2e82df1 src: add SigningInfo and version number to SegmentPublisher by Ashlesh Gawande · 6 years ago
  86. 40970d6 full-producer: segment sync data by Ashlesh Gawande · 6 years ago
  87. ec43b36 partial sync: segment hello and sync data by Ashlesh Gawande · 6 years ago
  88. deb73f8 consumer: give correct info to the application on hello by Ashlesh Gawande · 6 years ago
  89. a929647 Start initialization phase on application nack by Ashlesh Gawande · 6 years ago
  90. 981d0d9 PSync.pc.in: remove -lndn-cxx by Ashlesh Gawande · 6 years ago
  91. 0b2897e PSync: initial commit by Ashlesh Gawande · 7 years ago