1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-26 01:15:38 +00:00
v2fly/infra/conf
Xiaokang Wang (Shelikhoo) b6da3e86a5
Shadowsocks2022 Client Implementation Improvements (#2770)
* Shadowsocks2022 Client Implementation Improvements

1. Added UDP Replay Detection
2. Added UDP Processor State Cache
3. Added More Detailed Output for Time Difference Error
4. Replaced Mutex with RWMutex for reduced lock contention
5. Added per server session tracking of decryption cache and anti-replay window
6. Adjust server session track time
7. Increase per session buffer to 128
8. Fix client crash when EIH is not enabled
9. Fix client log contains non-human-friendly content
10.Remove mark and remove for trackedSessions
11. Fixed packet size uint16 overflow issue
2023-11-24 00:40:07 +00:00
..
cfgcommon add jsonConf support for bindToDevice, bufSize 2022-01-23 20:33:01 +00:00
geodata chore: remove refs to deprecated io/ioutil (#2717) 2023-10-16 10:23:50 +08:00
json Fix: json.Reader: fill output bytes as much as possible 2022-09-07 10:50:17 +01:00
jsonpb Fix: load auto format config with io.Reader (#1773) 2022-07-21 21:56:50 +08:00
merge Fix: config merger fixes (#2084) 2022-11-05 19:12:11 +08:00
mergers Fix: config merger fixes (#2084) 2022-11-05 19:12:11 +08:00
rule update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
serial update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
synthetic [app/dns] Support per-client configuration for fakedns (#2212) 2022-12-15 10:38:28 +08:00
v2jsonpb Fix: load auto format config with io.Reader (#1773) 2022-07-21 21:56:50 +08:00
v4 DomainStrategy support for all outbounds 2023-02-19 13:34:15 +00:00
v5cfg Shadowsocks2022 Client Implementation Improvements (#2770) 2023-11-24 00:40:07 +00:00