| .. |
|
mocks
|
3d91f7c975
lib: Use counterfeiter to mock interfaces in tests (#7375)
|
4 years ago |
|
registry
|
b947056e62
lib: Removal global connection registry (#8254)
|
3 years ago |
|
connections_test.go
|
ddce692f72
all: Correct various typos (#8870)
|
2 years ago |
|
debug.go
|
96bb1c8e29
all, lib/logger: Refactor SetDebug calls (#6054)
|
6 years ago |
|
deprecated.go
|
e9b68a224c
lib/connections: Handle QUIC not being available (#7186)
|
4 years ago |
|
dialqueue.go
|
0b193b76c2
lib/config, lib/connections: Add optional connection limits (fixes #7176) (#7223)
|
4 years ago |
|
dialqueue_test.go
|
837ffcfab5
all: Fix various user-facing and non-user-facing typos (#8509)
|
3 years ago |
|
lan_test.go
|
9b660c1959
lib/config, lib/connections: Configurable protocol priority (ref #8626) (#8868)
|
2 years ago |
|
limiter.go
|
38f2b34d29
all: Use new Go 1.19 atomic types (#8772)
|
2 years ago |
|
limiter_test.go
|
38f2b34d29
all: Use new Go 1.19 atomic types (#8772)
|
2 years ago |
|
quic_dial.go
|
9b660c1959
lib/config, lib/connections: Configurable protocol priority (ref #8626) (#8868)
|
2 years ago |
|
quic_listen.go
|
9b660c1959
lib/config, lib/connections: Configurable protocol priority (ref #8626) (#8868)
|
2 years ago |
|
quic_misc.go
|
99595ce3d9
build: Update quic-go and pfilter for Go 1.20 (fixes #8768) (#8769)
|
2 years ago |
|
quic_unsupported.go
|
dde275c6cc
all: Unused errors
|
3 years ago |
|
relay_dial.go
|
09efe03e1d
lib/connections: Avoid using nil lanChecker
|
2 years ago |
|
relay_listen.go
|
9b660c1959
lib/config, lib/connections: Configurable protocol priority (ref #8626) (#8868)
|
2 years ago |
|
service.go
|
ddce692f72
all: Correct various typos (#8870)
|
2 years ago |
|
structs.go
|
9b660c1959
lib/config, lib/connections: Configurable protocol priority (ref #8626) (#8868)
|
2 years ago |
|
tcp_dial.go
|
9b660c1959
lib/config, lib/connections: Configurable protocol priority (ref #8626) (#8868)
|
2 years ago |
|
tcp_listen.go
|
9b660c1959
lib/config, lib/connections: Configurable protocol priority (ref #8626) (#8868)
|
2 years ago |
|
util.go
|
eb178caf3a
lib/connections: Add connection benchmarks, allow binding to port zero addresses (#7648)
|
4 years ago |