syncthing/lib/connections
deepsource-autofix[bot] 755d21953f
all: Remove unused method receivers (#8462)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2022-07-28 17:32:45 +02:00
..
mocks lib: Use counterfeiter to mock interfaces in tests (#7375) 2021-03-03 08:53:50 +01:00
registry lib: Removal global connection registry (#8254) 2022-04-09 16:04:56 +02:00
connections_test.go lib/connections: Always run a simple connection test (#7866) 2022-04-10 20:54:42 +02:00
debug.go all, lib/logger: Refactor SetDebug calls (#6054) 2019-10-04 13:03:34 +02:00
deprecated.go lib/connections: Handle QUIC not being available (#7186) 2020-12-09 19:23:50 +01:00
dialqueue.go lib/config, lib/connections: Add optional connection limits (fixes #7176) (#7223) 2021-01-11 15:14:44 +01:00
dialqueue_test.go lib/config, lib/connections: Add optional connection limits (fixes #7176) (#7223) 2021-01-11 15:14:44 +01:00
lan_test.go all: Refactor preparing configuration (#7127) 2020-11-20 14:21:54 +01:00
limiter.go all: Remove unused method receivers (#8462) 2022-07-28 17:32:45 +02:00
limiter_test.go all: Make config.Wrapper an actual suture.Service (fixes #7451) (#7452) 2021-03-11 14:51:00 +01:00
quic_dial.go lib: Removal global connection registry (#8254) 2022-04-09 16:04:56 +02:00
quic_listen.go all: Unused parameter should be replaced by underscore (#8464) 2022-07-28 17:17:29 +02:00
quic_misc.go build: Bump quic-go to 0.26.0 for go1.18 update (#8231) 2022-04-12 16:27:29 +04:00
quic_unsupported.go lib/connections: Remove future go build constraints on quic (#7898) 2021-08-19 21:05:28 +02:00
relay_dial.go lib: Removal global connection registry (#8254) 2022-04-09 16:04:56 +02:00
relay_listen.go all: Unused parameter should be replaced by underscore (#8464) 2022-07-28 17:17:29 +02:00
service.go all: Remove unused method receivers (#8462) 2022-07-28 17:32:45 +02:00
structs.go lib: Removal global connection registry (#8254) 2022-04-09 16:04:56 +02:00
tcp_dial.go lib: Removal global connection registry (#8254) 2022-04-09 16:04:56 +02:00
tcp_listen.go lib: Removal global connection registry (#8254) 2022-04-09 16:04:56 +02:00
util.go lib/connections: Add connection benchmarks, allow binding to port zero addresses (#7648) 2021-05-10 15:44:47 +01:00