summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-04-13gui: Add missing file (fixes #7571, ref #7567) (#7573)v1.16.0-rc.2Simon Frei
2021-04-13build: Bump go-stun to v0.1.3 (fixes #7568) (#7572)Simon Frei
2021-04-13lib/connections: Add SyscallConn() to quic conn (fixes #7551) (#7570)Simon Frei
2021-04-13lib/api: Log the remote address on login attempts (#7560)André Colomb
2021-04-13all: Remove untrusted feature flag (fixes #109) (#7567)v1.16.0-rc.1Simon Frei
2021-04-11build: Do not use --deb-systemd with fpm (fixes #7548) (#7564)Simon Frei
2021-04-11lib: Prevent using protocol method with native path (fixes #7557) (#7563)Simon Frei
2021-04-11lib/db, lib/model: Refactor removing expired pending folders (#7537)Simon Frei
2021-04-07gui, man, authors: Update docs, translations, and contributorsJakob Borg
2021-04-06Merge branch 'release'Jakob Borg
2021-04-06cmd/syncthing: Rename --conf back to --configv1.15.1Jakob Borg
2021-04-06cmd/syncthing: Rename --conf back to --config (fixes #7549) (#7550)Jakob Borg
2021-04-06lib/db: Fix comparison of pending folder timestamps (fixes #7532) (#7535)André Colomb
2021-04-06Merge branch 'release'Jakob Borg
2021-04-06Merge pull request from GHSA-x462-89pf-6r5hv1.15.0Jakob Borg
2021-04-06Merge pull request from GHSA-x462-89pf-6r5hJakob Borg
2021-04-05gui: Remove download animation from Out of Sync Items modal (fixes #3322) (#7...tomasz1986
2021-04-05build: Add test coverage info (#7502)Simon Frei
2021-04-05lib/db: Handle indirection error repairing sequences (fixes #7026) (#7525)Simon Frei
2021-04-01docker: Add docker-compose example (#7355)mclang
2021-03-31lib/protocol: Deterministic encrypted version (fixes #7533) (#7538)Simon Frei
2021-03-31docker: Raise UDP buffer size in example (#7536)bt90
2021-03-31gui, man, authors: Update docs, translations, and contributorsJakob Borg
2021-03-30lib/db: Fix comparison of pending folder timestamps (fixes #7532) (#7535)André Colomb
2021-03-30lib/db: Don't panic debugging an inexistent file (#7534)Simon Frei
2021-03-28etc: Fix start-limit parameters location in systemd units (ref #7439) (#7529)MichaIng
2021-03-26gui: Add confirmation dialog for revert/override (fixes #7520) (#7522)Simon Frei
2021-03-26readme: Larger link for Fitt's law, still semantic (#7523)Jonta
2021-03-24gui, man, authors: Update docs, translations, and contributorsJakob Borg
2021-03-23lib/model: Reset conn when enc token is missing (fixes #7198) (#7518)v1.15.0-rc.6Simon Frei
2021-03-22lib: Handle adding enc folders on an existing conn (fixes #7509) (#7510)Simon Frei
2021-03-22cmd/strelaysrv: Increase default strelaysrv network buffer size (fixes #7514)...Audrius Butkevicius
2021-03-22lib/ur: Prevent panic when blocksResult is nil (ref #7495) (#7515)Simon Frei
2021-03-21lib/model: Encrypted fileinfo trailer needs to be in wire format (#7505)Simon Frei
2021-03-21lib/model: Error check in test (#7508)Lars Lehtonen
2021-03-20lib/osutil: Fix raising max FDs on macOS (#7507)Jakob Borg
2021-03-17lib/connections: Silence "connected to myself" messages. (#7500)Audrius Butkevicius
2021-03-17lib/osutil: Remove unused codeJakob Borg
2021-03-17all: Simplify some method calls (#7499)Jakob Borg
2021-03-17cmd/uraggregate: Ignore errors harder (#7498)Jakob Borg
2021-03-17cmd/syncthing: Error handling on upgrade (#7497)Jakob Borg
2021-03-17Remove unnecessary guard around `delete` (#7496)deepsource-autofix[bot]
2021-03-17all: Remove miscellaneous vestigial code (#7495)Jakob Borg
2021-03-17all: Remove crypto/md5 (#7493)Jakob Borg
2021-03-17lib/api: Missing error handling in API delete-device (#7494)Jakob Borg
2021-03-17lib/db: Fix some omitted error checks, unused variable (#7489)Jakob Borg
2021-03-17gui: Improve Receive Encrypted folder type requirements text (#7473)tomasz1986
2021-03-17lib/model: Actually break puller loop on context cancel (#7492)Jakob Borg
2021-03-17deepsource: Test patternsJakob Borg
2021-03-17cmd/ursrv, lib/scanner: Remove unnecessary slicing of slices (#7491)deepsource-autofix[bot]