syncthing/lib/syncthing
Jakob Borg 74823e81e9
all: Deprecate TLS 1.2 on sync connections (fixes #7594) (#7598)
This makes us use TLS 1.3+ on sync connections by default. A new option
`insecureAllowOldTLSVersions` exists to allow communication with TLS
1.2-only clients (roughly Syncthing 1.2.2 and older). Even with that
option set you get a slightly simplified setup, with the cipher suite
order fixed instead of auto detected.
2021-04-26 10:04:35 +02:00
..
auditservice_test.go all: Implement suture v4-api (#6947) 2020-11-17 13:19:04 +01:00
auditservice.go all: Implement suture v4-api (#6947) 2020-11-17 13:19:04 +01:00
debug.go lib/db: Make database GC a service, stop on Stop() (#6518) 2020-04-12 10:26:57 +02:00
superuser_unix.go all: Refactor cmd/syncthing creating lib/syncthing (ref #4085) (#5805) 2019-07-14 11:43:13 +01:00
superuser_windows.go all: Fix Microsoft documentation links in code comments (#7387) 2021-02-20 14:56:45 +01:00
syncthing_test.go lib/ur: Send unreported failures on shutdown (#7164) 2020-12-22 20:17:14 +01:00
syncthing.go all: Deprecate TLS 1.2 on sync connections (fixes #7594) (#7598) 2021-04-26 10:04:35 +02:00
utils.go all: Add configurable defaults (fixes #4224, fixes #6086) (#7131) 2021-02-04 21:10:41 +01:00
verboseservice.go all: Implement suture v4-api (#6947) 2020-11-17 13:19:04 +01:00