Commit Verlauf

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