Commit History

Author SHA1 Message Date
  Jakob Borg 01257e838b build: use Go 1.24 tools pattern (#10281) 1 month ago
  Jakob Borg 836045ee87 feat: switch logging framework (#10220) 2 months ago
  Simon Frei 6765867a2e chore(protocol): only allow enc. password changes on cluster config (#10145) 4 months ago
  Marcel Meyer 48b757cac1 refactor: use slices package for sort (#10132) 4 months ago
  Jakob Borg 77970d5113 refactor: use modern Protobuf encoder (#9817) 10 months ago
  Jakob Borg a8e2c8edb6 fix(connections): announce PtP links again (fixes #9730) (#9731) 1 year ago
  Sonu Kumar Saw 28be3ba788 chore(connections): lower log level from INFO to DEBUG for "already connected to this device" messages (fixes #9715) (#9722) 1 year ago
  DerRockWolf debbe726e0 lib/connections: Add syncthing_connections_active metric (fixes #9527) (#9528) 1 year ago
  Jakob Borg e1dd36561d all: Use some Go 1.21 features (#9409) 1 year ago
  bt90 e860d3b974 lib/connections: Make assumptions about isLAN when interface address listing fails (#9093) 2 years ago
  Jakob Borg c6334e61aa all: Support multiple device connections (fixes #141) (#8918) 2 years ago
  Jakob Borg acd767b30b all: Remove lib/util package (#9049) 2 years ago
  Alexander Seiler ddce692f72 all: Correct various typos (#8870) 2 years ago
  Jakob Borg 9b660c1959 lib/config, lib/connections: Configurable protocol priority (ref #8626) (#8868) 2 years ago
  Jakob Borg 466b56ded1 lib/protocol: Cache expensive key operations (fixes #8599) (#8820) 2 years ago
  André Colomb ab0eb909a2 gui, lib/connections: Let the backend decide whether connection is local (fixes #8686) (#8694) 2 years ago
  Jakob Borg b10d106a55 all: Modernize error wrapping (#8491) 3 years ago
  Jakob Borg dde275c6cc all: Unused errors 3 years ago
  deepsource-autofix[bot] 755d21953f all: Remove unused method receivers (#8462) 3 years ago
  Jakob Borg 7bdb5faa9c all: Remove or convert deprecated API usages (#8459) 3 years ago
  Jakob Borg ce0ded7c78 lib/connections: Correct race on loop variable (fixes #8320) (#8321) 3 years ago
  Simon Frei bcd91f536e lib/connections: Create the forgotten channel (ref #8263) (#8267) 3 years ago
  Simon Frei b947056e62 lib: Removal global connection registry (#8254) 3 years ago
  Simon Frei 072fa46bfd lib/connections, lib/model: Improve new conn handling (#8253) 3 years ago
  greatroar 4be867c560 all: Replace errors.Cause with errors.Is (#8236) 3 years ago
  greatroar bf89bffb0b lib/config: Decouple VerifyConfiguration from Committer (#7939) 3 years ago
  Simon Frei 1921533c4c lib/connections: Fully dial resumed devices (#7798) 4 years ago
  Simon Frei c78fa42f31 lib/connections: Dial devices in parallel (#7783) 4 years ago
  Simon Frei 400d62c1e6 lib/connections: Missed map init in nextDialAt (ref #7753) (#7778) 4 years ago
  Simon Frei 857caf3637 lib/connections: Trigger dialer when connection gets closed (#7753) 4 years ago