Xray-core/common
dyhkwong b8bd243df5
Fix buffer.UDP destination override (#2356)
2023-08-29 07:12:36 +00:00
..
antireplay chore fixed (#897) 2022-01-12 21:51:47 -05:00
bitmask v1.1.0 2020-12-04 09:36:16 +08:00
buf Fix buffer.UDP destination override (#2356) 2023-08-29 07:12:36 +00:00
bytespool v1.0.0 2020-11-25 19:01:53 +08:00
cache chore fixed (#897) 2022-01-12 21:51:47 -05:00
cmdarg v1.0.0 2020-11-25 19:01:53 +08:00
crypto fix: Replace "math/rand" with "crypto/rand" in padding generation(#2032) (#1337) 2022-11-14 09:24:24 -05:00
dice v1.1.0 2020-12-04 09:36:16 +08:00
drain Unified drain support for vmess and shadowsocks (#791) 2021-12-14 19:27:31 -05:00
errors fix: dns empty response 2023-05-01 10:19:50 -04:00
log Update proto file and fix protoc version parsing 2023-06-11 13:36:06 -04:00
mux XUDP practice: MUST check the flag first & Add more comments 2023-04-16 21:15:27 +00:00
net fix: revert previous change on IsValid() function; add validation in getUoTConnection(); 2023-07-19 15:53:01 -04:00
ocsp Reformat code 2022-05-18 15:29:01 +08:00
peer v1.0.0 2020-11-25 19:01:53 +08:00
platform Revert "add file soft link path resolve support (#1482)" (#1495) 2023-01-07 15:11:23 +00:00
protocol Add "nonIPQuery" to DNS outbound ("drop" by default) 2023-06-18 09:45:32 -04:00
retry Style: format code by gofumpt (#761) 2021-10-20 00:57:14 +08:00
serial refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2023-08-10 10:43:27 -04:00
session Fix buffer.UDP destination override (#2356) 2023-08-29 07:12:36 +00:00
signal vformat supports multi-core processing (#757) 2021-10-12 15:29:22 +00:00
singbridge fix: correct the logic of converting SocksAddr into net.Destination. 2023-07-19 16:01:35 -04:00
strmatcher fix(common): strmatcher match domain safety 2023-08-24 11:06:08 -04:00
task XUDP protocol: Add Global ID & UoT Migration 2023-04-06 10:21:35 +00:00
units Add statistics in conn testing 2021-12-14 20:15:05 -05:00
uuid Reformat code 2022-05-18 15:29:01 +08:00
xudp feat: add tcp_user_timeout 2023-04-22 20:41:43 -04:00
common.go Style: format code by gofumpt (#761) 2021-10-20 00:57:14 +08:00
common_test.go v1.1.0 2020-12-04 09:36:16 +08:00
errors.generated.go v1.1.0 2020-12-04 09:36:16 +08:00
interfaces.go v1.1.0 2020-12-04 09:36:16 +08:00
type.go Style: format code by gofumpt (#761) 2021-10-20 00:57:14 +08:00
type_test.go Style: format code by gofumpt (#761) 2021-10-20 00:57:14 +08:00