Commit History

Author SHA1 Message Date
  Jakob Borg 95b39a791d Merge branch 'main' into v2 6 months ago
  Paul Donald 5f5d672a7d fix(strings): differentiate setup(n) and set(v) up (#10024) 6 months ago
  Jakob Borg 025905fcdf chore: switch database engine to sqlite (fixes #9954) (#9965) 6 months ago
  Jakob Borg 77970d5113 refactor: use modern Protobuf encoder (#9817) 10 months ago
  Jakob Borg 5342bec1b7 lib/protocol: Further interface refactor (#9396) 1 year ago
  Jakob Borg bda4016109 lib/protocol: Refactor interface (#9375) 1 year ago
  Jakob Borg acd767b30b all: Remove lib/util package (#9049) 2 years ago
  Jakob Borg 9d21b91124 all: Refactor the protocol/model interface a bit (ref #8981) (#9007) 2 years ago
  Jakob Borg 466b56ded1 lib/protocol: Cache expensive key operations (fixes #8599) (#8820) 2 years ago
  greatroar 38f2b34d29 all: Use new Go 1.19 atomic types (#8772) 2 years ago
  luzpaz 837ffcfab5 all: Fix various user-facing and non-user-facing typos (#8509) 3 years ago
  Jakob Borg a3c724f2c3 all: Add build constants for runtime.GOOS comparisons (#8442) 3 years ago
  Jakob Borg adce6fa473 all: Support syncing ownership (fixes #1329) (#8434) 3 years ago
  greatroar a0fd619df3 lib/protocol: Require at least 3.125% savings from compression (#8133) 3 years ago
  Jakob Borg b6d1e16b4e lib/protocol: Switch to a newer lz4 package (#8122) 3 years ago
  Jakob Borg 4b750b6dc3 all: Remove usage of deprecated io/ioutil (#7971) 3 years ago
  greatroar bd363fe0b7 lib/protocol: Write uncompressible messages uncompressed (#7790) 4 years ago
  Simon Frei 924b96856f lib: Handle adding enc folders on an existing conn (fixes #7509) (#7510) 4 years ago
  Simon Frei 3d91f7c975 lib: Use counterfeiter to mock interfaces in tests (#7375) 4 years ago
  Simon Frei c0f353c0e8 lib: Do not set ModifiedBy on meta only changes (#7345) 4 years ago
  Simon Frei c845e245a1 lib: Close underlying conn in protocol (fixes #7165) (#7212) 4 years ago
  Simon Frei bbb22c8c80 lib/protocol: Send Close message on read error (#7141) 4 years ago
  Simon Frei 31559e908b all: Add untrusted folders behind feature flag (ref #62) (#7055) 5 years ago
  Audrius Butkevicius e027175446 all: Move remaining protos to use the vanity plugin (#7009) 5 years ago
  Simon Frei ebbe1abe28 lib/protocol: Include WeakHash in BlocksHash (#6799) 5 years ago
  Jakob Borg e053db6a5e lib/protocol: Zero pad index ID strings 5 years ago
  Jakob Borg 20aaa5927b lib/protocol: Use BlocksHash to compare block lists when available (#6401) 5 years ago
  Simon Frei 4d368a37e2 lib/model, lib/protocol: Add contexts sending indexes and download-progress (#6176) 5 years ago
  Simon Frei 0d14ee4142 lib/model: Don't info log repeat pull errors (#6149) 6 years ago
  Jakob Borg d19b12d3fe lib/protocol: Buffer allocation when compressing (fixes #6146) (#6147) 6 years ago