syncthing/lib/discover
luzpaz 837ffcfab5
all: Fix various user-facing and non-user-facing typos (#8509)
Found via `codespell -q 3 -S lang,./gui/default/vendor -L benchs,bu,inflight,ro`
2022-08-23 15:44:11 +02:00
..
mocks lib: Use counterfeiter to mock interfaces in tests (#7375) 2021-03-03 08:53:50 +01:00
cache.go all: Implement suture v4-api (#6947) 2020-11-17 13:19:04 +01:00
cache_test.go all: Fix unused method receiver (further) (#8466) 2022-07-28 17:55:29 +02: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.go all: Fix various user-facing and non-user-facing typos (#8509) 2022-08-23 15:44:11 +02:00
global_test.go all: Fix nested `if` with `else if` (#8467) 2022-07-28 19:14:22 +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
local_test.go lib/discover: Filter locally announced addresses (fixes #7289) (#8302) 2022-05-04 18:43:00 +02:00
manager.go lib: Removal global connection registry (#8254) 2022-04-09 16:04:56 +02:00