1
0
Fork 0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-05-07 20:58:40 +00:00
Xray-core/common
Kuzmin Vladimir d7c5a0fc5f
Fix int overflow on x32 processors causing panic ()
During the roll, "duration" is converted to int, causing overflow on x32 processors. The value may be very small or negative, causing a panic in rand.Intn.
2024-09-14 23:47:16 -04:00
..
antireplay chore fixed () 2022-01-12 21:51:47 -05:00
bitmask v1.1.0 2020-12-04 09:36:16 +08:00
buf QUIC sniffer: handle multiple initial packets () 2024-09-13 13:32:43 -04:00
bytespool v1.0.0 2020-11-25 19:01:53 +08:00
cache chore fixed () 2022-01-12 21:51:47 -05:00
cmdarg v1.0.0 2020-11-25 19:01:53 +08:00
crypto Refactor log () 2024-06-29 14:32:57 -04:00
ctx Refactor log () 2024-06-29 14:32:57 -04:00
dice Fix int overflow on x32 processors causing panic () 2024-09-14 23:47:16 -04:00
drain Refactor log () 2024-06-29 14:32:57 -04:00
errors Fix log severity () 2024-07-15 14:04:04 +02:00
log Pin protobuf packages () 2024-08-22 10:18:36 -04:00
mux Fix data leak between mux.cool connections () 2024-08-25 21:02:01 +02:00
net Pin protobuf packages () 2024-08-22 10:18:36 -04:00
ocsp Refactor log () 2024-06-29 14:32:57 -04:00
peer v1.0.0 2020-11-25 19:01:53 +08:00
platform Fix typos () 2024-07-12 00:20:06 +02:00
protocol QUIC sniffer: handle multiple initial packets () 2024-09-13 13:32:43 -04:00
reflect Commands: Use creflect.MarshalToJson() as output () 2024-08-12 05:59:23 -05:00
retry Refactor log () 2024-06-29 14:32:57 -04:00
serial Pin protobuf packages () 2024-08-22 10:18:36 -04:00
session Fix data leak between mux.cool connections () 2024-08-25 21:02:01 +02:00
signal Fix typos () 2024-07-12 00:20:06 +02:00
singbridge Refactor log () 2024-06-29 14:32:57 -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 Refactor log () 2024-06-29 14:32:57 -04:00
common.go Style: format code by gofumpt () 2021-10-20 00:57:14 +08:00
common_test.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 Refactor log () 2024-06-29 14:32:57 -04:00
type_test.go Style: format code by gofumpt () 2021-10-20 00:57:14 +08:00