提交歷史

作者 SHA1 備註 提交日期
  V2Ray a46db069fb Refactor AES encryption/decryption 10 年之前
  V2Ray 1c09b70931 format code 10 年之前
  V2Ray 46c0d457d9 User settings for trusted user 10 年之前
  V2Ray f93b29993b Move connection handler interfaces to proxy/common/connhandler 10 年之前
  V2Ray 08328d23fa beginning of http proxy 10 年之前
  V2Ray 58dcfd5e84 Reduce timeout for reading VMess header 10 年之前
  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 年之前