syncthing/proto/lib
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
..
config all: Deprecate TLS 1.2 on sync connections (fixes #7594) (#7598) 2021-04-26 10:04:35 +02:00
db all: Automatic/disabled folder-config when receive-encrypted (#7327) 2021-02-12 22:51:29 +01:00
discover lib: Use counterfeiter to mock interfaces in tests (#7375) 2021-03-03 08:53:50 +01:00
fs all: Move remaining protos to use the vanity plugin (#7009) 2020-10-02 08:07:05 +02:00
protocol lib: Use counterfeiter to mock interfaces in tests (#7375) 2021-03-03 08:53:50 +01:00