RPRX cde63bfac1 Add XTLS support to DomainSocket (#241) 5 lat temu
..
domainsocket cde63bfac1 Add XTLS support to DomainSocket (#241) 5 lat temu
headers f12f76582f Fix according to staticcheck result 5 lat temu
http 4c9210cf11 Parse X-Forwarded-For in http transport (#142) 5 lat temu
kcp 9def692b21 kcp: removing annoying NewAEADAESGCMBasedOnSeed hint 5 lat temu
quic ef460f68f8 Adjust Protocol Buffers (#109) 5 lat temu
tcp 97eddc2374 Add XTLS support 5 lat temu
tls ef460f68f8 Adjust Protocol Buffers (#109) 5 lat temu
udp ef460f68f8 Adjust Protocol Buffers (#109) 5 lat temu
websocket f5642b4075 L -> l, A -> a 5 lat temu
xtls 97eddc2374 Add XTLS support 5 lat temu
config.go 86f8fe4eb4 warning message for global trasnport config 6 lat temu
config.pb.go ef460f68f8 Adjust Protocol Buffers (#109) 5 lat temu
config.proto ef460f68f8 Adjust Protocol Buffers (#109) 5 lat temu
connection.go f34c092a06 Rename fields in StatCouterConnection 5 lat temu
dialer.go 5279296f03 remove use of context.WithValue in transport 7 lat temu
dialer_test.go 163776b182 remove dependency on assert lib 6 lat temu
errors.generated.go d55fbd7f8d simplify error creation 7 lat temu
header.go f7b96507f9 simplify buffer extension 7 lat temu
header_test.go 28189197b3 remove dependency of assert lib 6 lat temu
internet.go 091fa6ad23 use new errorgen 7 lat temu
memory_settings.go cb8e7dc9a0 comments 7 lat temu
sockopt.go 20251bf499 system listener for both TCP and UDP 7 lat temu
sockopt_darwin.go 39cbe4ab13 Implement `setReuseAddr` and `setReusePort` in sockopt_{os}.go 5 lat temu
sockopt_freebsd.go 39cbe4ab13 Implement `setReuseAddr` and `setReusePort` in sockopt_{os}.go 5 lat temu
sockopt_linux.go 39cbe4ab13 Implement `setReuseAddr` and `setReusePort` in sockopt_{os}.go 5 lat temu
sockopt_linux_test.go 92a6699706 fix broken test again 7 lat temu
sockopt_other.go 39cbe4ab13 Implement `setReuseAddr` and `setReusePort` in sockopt_{os}.go 5 lat temu
sockopt_test.go d26700a2fe remove common/compare package 6 lat temu
sockopt_windows.go 39cbe4ab13 Implement `setReuseAddr` and `setReusePort` in sockopt_{os}.go 5 lat temu
system_dialer.go ee13f7a562 fix bind addr check 6 lat temu
system_listener.go 39cbe4ab13 Implement `setReuseAddr` and `setReusePort` in sockopt_{os}.go 5 lat temu
system_listener_test.go 05f8de1b8f allow custom controller function 7 lat temu
tcp_hub.go aa4ab7fa03 return error on listening domain address 6 lat temu