..
registry
lib/connections: Add QUIC protocol support ( fixes #5377 ) ( #5737 )
2019-05-29 09:56:40 +02:00
connections_test.go
lib/connections: Refactor status for testing (ref #6361 ) ( #6362 )
2020-02-25 21:18:31 +01:00
debug.go
all, lib/logger: Refactor SetDebug calls ( #6054 )
2019-10-04 13:03:34 +02:00
deprecated.go
Remove KCP ( fixes #4737 ) ( #4741 )
2018-02-09 11:40:57 +01:00
lan_test.go
all: Remove global events.Default (ref #4085 ) ( #5886 )
2019-08-15 16:29:37 +02:00
limiter_test.go
lib/connections: Improve write rate limiting ( fixes #5138 ) ( #5996 )
2019-09-04 11:12:17 +01:00
limiter.go
lib/connections: Improve write rate limiting ( fixes #5138 ) ( #5996 )
2019-09-04 11:12:17 +01:00
quic_dial.go
all: Use context in lib/dialer ( #6177 )
2019-11-26 07:39:51 +00:00
quic_listen.go
lib: Replace done channel with contexts in and add names to util services ( #6166 )
2019-11-21 08:41:15 +01:00
quic_misc_test.go
lib/connections: Add QUIC protocol support ( fixes #5377 ) ( #5737 )
2019-05-29 09:56:40 +02:00
quic_misc.go
lib/connections: Do not leak FDs, fix address copy ( fixes #5767 ) ( #5768 )
2019-06-09 22:14:00 +01:00
relay_dial.go
all: Use context in lib/dialer ( #6177 )
2019-11-26 07:39:51 +00:00
relay_listen.go
all: Use context in lib/dialer ( #6177 )
2019-11-26 07:39:51 +00:00
service.go
all: Tweak error creation ( #6391 )
2020-03-03 22:40:00 +01:00
structs.go
all: Use context in lib/dialer ( #6177 )
2019-11-26 07:39:51 +00:00
tcp_dial.go
all: Use context in lib/dialer ( #6177 )
2019-11-26 07:39:51 +00:00
tcp_listen.go
lib: Replace done channel with contexts in and add names to util services ( #6166 )
2019-11-21 08:41:15 +01:00
util.go
lib/connections: Add KCP support ( fixes #804 )
2017-03-07 12:44:16 +00:00