syncthing/lib/discover
Jakob Borg 209e68c1ba
build: Update quic-go for Go 1.19 (#8483)
Also adds idle time and keepalive parameters because how this is
configured has changed in the new package version. The values are those
that seems like might already be default, if keep-alives were enabled,
which is not obvious from the doc comments.

Also, Go 1.19 gofmt reformatting of comments.
2022-08-03 15:43:26 +02:00
..
mocks lib: Use counterfeiter to mock interfaces in tests (#7375) 2021-03-03 08:53:50 +01:00
cache_test.go all: Fix unused method receiver (further) (#8466) 2022-07-28 17:55:29 +02:00
cache.go all: Implement suture v4-api (#6947) 2020-11-17 13:19:04 +01:00
debug.go all, lib/logger: Refactor SetDebug calls (#6054) 2019-10-04 13:03:34 +02:00
discover.go all: Implement suture v4-api (#6947) 2020-11-17 13:19:04 +01:00
doc.go build: Update quic-go for Go 1.19 (#8483) 2022-08-03 15:43:26 +02:00
global_test.go all: Fix nested if with else if (#8467) 2022-07-28 19:14:22 +02:00
global.go all: Remove unused method receivers (#8462) 2022-07-28 17:32:45 +02:00
local_test.go lib/discover: Filter locally announced addresses (fixes #7289) (#8302) 2022-05-04 18:43:00 +02:00
local.go all: Fix check for empty string (#8456) 2022-07-28 16:51:03 +02:00
local.pb.go all: Regenerate proto (#7696) 2021-05-19 13:30:20 +02:00
manager.go lib: Removal global connection registry (#8254) 2022-04-09 16:04:56 +02:00