コミット履歴

作者 SHA1 メッセージ 日付
  Claire Raymond 771d0225c7 Refactor vmess config 10 年 前
  Claire Raymond f10f08c87d add retry on socks and vmess inbound 10 年 前
  V2Ray 890d185979 Cleanup root directory 10 年 前
  V2Ray efb881d73c Remove log level detection during runtime 10 年 前
  V2Ray 9e078d533d continue to work even if failed to accept connection 10 年 前
  V2Ray 083b1d4736 Simplify code 10 年 前
  V2Ray 03de798a58 Update access log in vmess in 10 年 前
  V2Ray fc80d5e279 Access log 10 年 前
  V2Ray 746580d566 Use buffer in socks proxy 10 年 前
  V2Ray 3cb1951dfc Use []byte in pool instead of buffer 10 年 前
  V2Ray 9ee73c4f6b Maintain an internal buffer pool to accelerate allocation 10 年 前
  V2Ray 71df5103cd Simplify code 10 年 前
  V2Ray 3aca3492eb Increase buffer size in VMessIn 10 年 前
  V2Ray 3ba9ee73b9 Increase reading timeout in favor of long connection 10 年 前
  V2Ray d2e69ed6f8 Remove unnecessary slicing 10 年 前
  V2Ray b126c5ce2a Simplify vmess response 10 年 前
  V2Ray 72b4eeba8b Simpilify configuration files 10 年 前
  V2Ray 5c4b149d48 UDP support 10 年 前
  V2Ray 76563cb7c7 simplify udp handling 10 年 前
  V2Ray fc14b9346c Remove keepalive settings 10 年 前
  V2Ray a78dbe7133 Close connection more aggressively. 10 年 前
  V2Ray bb442b4f83 Fix usage of Mutex 10 年 前
  V2Ray 3fbae6795a Switch to Mutex for better readability 10 年 前
  V2Ray 787df1ab9b Reduce memory allocation in vmess. 10 年 前
  V2Ray 4874cd54a4 Introduce Packet to unify TCP and UDP communication 10 年 前
  V2Ray e2bd6abb04 format code 10 年 前
  V2Ray 3e2cd914b3 Prevent DoS attack 10 年 前
  V2Ray b319704282 Add network type to destination to be ready for UDP connection 10 年 前
  V2Ray a887fd01b8 Move log into common 10 年 前
  V2Ray b40be74b86 Fix test break 10 年 前