.. |
domainsocket
|
fix domain socket abstract name and add jsonv5 support
|
2023-10-23 01:13:01 +01:00 |
grpc
|
chore: regenerate protobuf file
|
2022-09-06 20:36:27 +01:00 |
headers
|
chore: regenerate protobuf file
|
2022-09-06 20:36:27 +01:00 |
http
|
Skip validating on empty http host config
|
2023-02-18 14:39:33 +00:00 |
kcp
|
chore: regenerate protobuf file
|
2022-09-06 20:36:27 +01:00 |
quic
|
Migrate to quic-go v0.36.0 (#2561)
|
2023-07-01 15:31:19 +08:00 |
request
|
remove unused member of struct from http roundtripper
|
2023-09-24 22:39:17 +01:00 |
security
|
http request decide protocol based on ALPN
|
2023-05-30 17:48:55 +01:00 |
tagged
|
update version: auto replacement to v5 path
|
2022-01-02 15:16:23 +00:00 |
tcp
|
Fix Server Name not Supplied to Security Engine for TCP Transport
|
2023-01-14 15:27:16 +00:00 |
tls
|
http request decide protocol based on ALPN
|
2023-05-30 17:48:55 +01:00 |
transportcommon
|
apply styles
|
2023-05-30 17:49:28 +01:00 |
udp
|
Add fullcone packet filtering to tun app
|
2023-10-23 01:13:01 +01:00 |
websocket
|
Refine header based websocket earlydata fix
|
2023-02-19 14:41:28 +00:00 |
config.go
|
update version: auto replacement to v5 path
|
2022-01-02 15:16:23 +00:00 |
config.pb.go
|
chore: regenerate protobuf file
|
2022-09-06 20:36:27 +01:00 |
config.proto
|
rename sockopt options
|
2022-01-23 20:33:01 +00:00 |
connection.go
|
fix error introduced by rebase
|
2022-01-03 15:55:18 +00:00 |
dialer_test.go
|
update version: auto replacement to v5 path
|
2022-01-02 15:16:23 +00:00 |
dialer.go
|
Support using custom resolver when dialing domain address
|
2023-02-19 13:34:15 +00:00 |
errors.generated.go
|
update version: auto replacement to v5 path
|
2022-01-02 15:16:23 +00:00 |
filelocker_other.go
|
🏡 Housekeeping: Update to Go 1.17 (#1215)
|
2021-08-21 13:20:40 +08:00 |
filelocker_windows.go
|
Refine unix domain socket (#367)
|
2020-10-29 07:30:38 +00:00 |
filelocker.go
|
Refine unix domain socket (#367)
|
2020-10-29 07:30:38 +00:00 |
header_test.go
|
update version: auto replacement to v5 path
|
2022-01-02 15:16:23 +00:00 |
header.go
|
update version: auto replacement to v5 path
|
2022-01-02 15:16:23 +00:00 |
internet.go
|
update version: auto replacement to v5 path
|
2022-01-02 15:16:23 +00:00 |
memory_settings.go
|
comments
|
2018-10-14 08:23:49 +02:00 |
sockopt_darwin.go
|
Feat: add bind to device to Windows and Darwin (#1972)
|
2022-10-08 09:03:51 +08:00 |
sockopt_freebsd.go
|
apply sockopt rename
|
2022-01-23 20:33:01 +00:00 |
sockopt_linux_test.go
|
update version: auto replacement to v5 path
|
2022-01-02 15:16:23 +00:00 |
sockopt_linux.go
|
apply sockopt rename
|
2022-01-23 20:33:01 +00:00 |
sockopt_other.go
|
🏡 Housekeeping: Update to Go 1.17 (#1215)
|
2021-08-21 13:20:40 +08:00 |
sockopt_test.go
|
update version: auto replacement to v5 path
|
2022-01-02 15:16:23 +00:00 |
sockopt_windows.go
|
Feat: add bind to device to Windows and Darwin (#1972)
|
2022-10-08 09:03:51 +08:00 |
sockopt.go
|
system listener for both TCP and UDP
|
2018-09-15 21:35:32 +02:00 |
system_dialer.go
|
Fix sockopt.TcpKeepAliveInterval
|
2023-02-19 12:24:24 +00:00 |
system_dns_android_test.go
|
🏡 Housekeeping: Update to Go 1.17 (#1215)
|
2021-08-21 13:20:40 +08:00 |
system_dns_android.go
|
Fix lint
|
2022-06-28 21:36:12 +08:00 |
system_listener_test.go
|
update version: auto replacement to v5 path
|
2022-01-02 15:16:23 +00:00 |
system_listener.go
|
Fix sockopt.TcpKeepAliveInterval
|
2023-02-19 12:24:24 +00:00 |
tcp_hub.go
|
Feat: add transport original name to listen unix (#2048)
|
2022-10-08 09:04:05 +08:00 |