1
0
mirror of https://github.com/octoleo/syncthing.git synced 2025-01-05 16:12:20 +00:00
syncthing/lib/discover
entity0xfe 4558eef446
lib/discover: Don't leak relay-tokens to discovery ()
Use an allowlist to send only the `id` query param to the discovery server.
2023-03-04 12:16:57 +01:00
..
mocks lib: Use counterfeiter to mock interfaces in tests () 2021-03-03 08:53:50 +01:00
cache_test.go all: Fix unused method receiver (further) () 2022-07-28 17:55:29 +02:00
cache.go all: Implement suture v4-api () 2020-11-17 13:19:04 +01:00
debug.go all, lib/logger: Refactor SetDebug calls () 2019-10-04 13:03:34 +02:00
discover.go all: Implement suture v4-api () 2020-11-17 13:19:04 +01:00
doc.go build: Update quic-go for Go 1.19 () 2022-08-03 15:43:26 +02:00
global_test.go all: Fix nested if with else if () 2022-07-28 19:14:22 +02:00
global.go lib/discover: Don't leak relay-tokens to discovery () 2023-03-04 12:16:57 +01:00
local_test.go lib/discover: Filter locally announced addresses (fixes ) () 2022-05-04 18:43:00 +02:00
local.go lib/discover: Don't leak relay-tokens to discovery () 2023-03-04 12:16:57 +01:00
local.pb.go all: Regenerate proto () 2021-05-19 13:30:20 +02:00
manager.go lib: Removal global connection registry () 2022-04-09 16:04:56 +02:00