Xray-core/app
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
..
commander Pin protobuf packages () 2024-08-22 10:18:36 -04:00
dispatcher QUIC sniffer: handle multiple initial packets () 2024-09-13 13:32:43 -04:00
dns DNS: Do not hit cache if encounted err () 2024-09-12 10:34:45 -04:00
log Log: Add MaskAddress option to hide IP addresses () 2024-09-11 10:45:47 -04:00
metrics Pin protobuf packages () 2024-08-22 10:18:36 -04:00
observatory Fix int overflow on x32 processors causing panic () 2024-09-14 23:47:16 -04:00
policy Pin protobuf packages () 2024-08-22 10:18:36 -04:00
proxyman Config: Remove some legacy fields from V2Ray 3.x era () 2024-09-09 06:03:21 +00:00
reverse Pin protobuf packages () 2024-08-22 10:18:36 -04:00
router Log: show the matching rule tag () 2024-09-13 13:05:19 -04:00
stats Pin protobuf packages () 2024-08-22 10:18:36 -04:00
app.go v1.0.0 2020-11-25 19:01:53 +08:00