..
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/config, lib/connections: Configurable protocol priority (ref #8626 ) ( #8868 )
2023-04-16 14:54:28 +02:00
debug.go
deprecated.go
dialqueue_test.go
all: Fix various user-facing and non-user-facing typos ( #8509 )
2022-08-23 15:44:11 +02:00
dialqueue.go
lib/config, lib/connections: Add optional connection limits ( fixes #7176 ) ( #7223 )
2021-01-11 15:14:44 +01:00
lan_test.go
lib/config, lib/connections: Configurable protocol priority (ref #8626 ) ( #8868 )
2023-04-16 14:54:28 +02:00
limiter_test.go
all: Use multiple QUIC streams ( fixes #8879 )
2023-04-28 09:01:54 +02:00
limiter.go
all: Use multiple QUIC streams ( fixes #8879 )
2023-04-28 09:01:54 +02:00
quic_dial.go
all: Use multiple QUIC streams ( fixes #8879 )
2023-04-28 09:01:54 +02:00
quic_listen.go
all: Use multiple QUIC streams ( fixes #8879 )
2023-04-28 09:01:54 +02:00
quic_misc.go
all: Use multiple QUIC streams ( fixes #8879 )
2023-04-28 09:01:54 +02:00
quic_unsupported.go
all: Unused errors
2022-07-28 19:08:51 +02:00
relay_dial.go
all: Use multiple QUIC streams ( fixes #8879 )
2023-04-28 09:01:54 +02:00
relay_listen.go
all: Use multiple QUIC streams ( fixes #8879 )
2023-04-28 09:01:54 +02:00
service.go
all: Use multiple QUIC streams ( fixes #8879 )
2023-04-28 09:01:54 +02:00
structs.go
all: Use multiple QUIC streams ( fixes #8879 )
2023-04-28 09:01:54 +02:00
tcp_dial.go
all: Use multiple QUIC streams ( fixes #8879 )
2023-04-28 09:01:54 +02:00
tcp_listen.go
all: Use multiple QUIC streams ( fixes #8879 )
2023-04-28 09:01:54 +02:00
util.go
lib/connections: Add connection benchmarks, allow binding to port zero addresses ( #7648 )
2021-05-10 15:44:47 +01:00