..
domainsocket
Fix build failure on illumos
2020-05-31 12:37:24 +08:00
headers
Some code improvements
2019-06-28 17:53:44 +03:00
http
add server side h2c support
2019-07-05 11:18:00 +08:00
kcp
comments
2019-02-23 00:01:23 +01:00
quic
remove dep of assert lib
2019-02-10 15:02:28 +01:00
tcp
make Codacy/PR Quality Review happy
2020-03-12 00:42:29 +08:00
tls
let crypto/tls choose the proper ciphers
2020-05-31 11:25:56 +08:00
udp
fix tproxy udp "unable to get destination" in IPv6 environment
2020-03-12 00:42:29 +08:00
websocket
external module gorilla/websocket use mod version
2019-10-19 10:05:40 +08:00
config.go
warning message for global trasnport config
2019-01-13 20:15:38 +01:00
config.pb.go
update proto lib
2018-12-01 17:39:51 +01:00
config.proto
remove use of context.WithValue in transport
2018-11-21 14:54:40 +01:00
connection.go
remove unnecessary interface
2018-10-14 08:23:41 +02:00
dialer_test.go
remove dependency on assert lib
2019-01-08 23:27:02 +01:00
dialer.go
remove use of context.WithValue in transport
2018-11-21 14:54:40 +01:00
errors.generated.go
simplify error creation
2018-09-30 18:39:53 +02:00
header_test.go
remove dependency of assert lib
2019-02-01 14:38:14 +01:00
header.go
simplify buffer extension
2018-11-02 21:34:04 +01:00
internet.go
use new errorgen
2018-09-30 23:08:41 +02:00
memory_settings.go
comments
2018-10-14 08:23:49 +02:00
sockopt_darwin.go
remove use of context.WithValue in transport
2018-11-21 14:54:40 +01:00
sockopt_freebsd.go
add SO_REUSEPORT for freebsd 11
2020-03-24 21:52:03 +08:00
sockopt_linux_test.go
fix broken test again
2018-11-21 17:15:41 +01:00
sockopt_linux.go
fix udp not work in ipv4 using common config
2020-03-12 00:42:29 +08:00
sockopt_other.go
Fix build failure on illumos
2020-05-31 12:37:24 +08:00
sockopt_test.go
remove common/compare package
2019-01-07 00:12:04 +01:00
sockopt_windows.go
remove use of context.WithValue in transport
2018-11-21 14:54:40 +01:00
sockopt.go
system listener for both TCP and UDP
2018-09-15 21:35:32 +02:00
system_dialer.go
fix bind addr check
2019-01-12 09:44:51 +01:00
system_listener_test.go
allow custom controller function
2018-12-03 17:41:24 +01:00
system_listener.go
api doc
2018-12-03 23:39:21 +01:00
tcp_hub.go
return error on listening domain address
2019-01-19 10:59:47 +01:00