Historique des commits

Auteur SHA1 Message Date
  V2Ray bc6174d4b5 Continue to work even if failed to accept connection il y a 10 ans
  V2Ray 95b44f2160 Clear buffer for UDP response. il y a 10 ans
  V2Ray 5cee727308 Fix socks authentication il y a 10 ans
  V2Ray 578ede2538 release buffer after using il y a 10 ans
  V2Ray 213aa2ecf0 Socks supports multiple accounts il y a 10 ans
  V2Ray 746580d566 Use buffer in socks proxy il y a 10 ans
  V2Ray 9ee73c4f6b Maintain an internal buffer pool to accelerate allocation il y a 10 ans
  V2Ray e7daa4c21c Add size parameter to transport.ReadFrom il y a 10 ans
  V2Ray 3ba9ee73b9 Increase reading timeout in favor of long connection il y a 10 ans
  V2Ray 72b4eeba8b Simpilify configuration files il y a 10 ans
  V2Ray 78daf8a879 format code il y a 10 ans
  V2Ray af8baa144d Update socks implementation il y a 10 ans
  V2Ray 4aba285a99 format code il y a 10 ans
  V2Ray f7e165c114 compatibility il y a 10 ans
  V2Ray 1d1708ea3c lazy init of socks5 response il y a 10 ans
  V2Ray 838cb8950a Enable UDP in Socks proxy il y a 10 ans
  V2Ray ddad439614 Refactor socks request handling il y a 10 ans
  V2Ray 76563cb7c7 simplify udp handling il y a 10 ans
  V2Ray 13e595e4cb Move socks config into a sparate folder il y a 10 ans
  V2Ray d77ba76ccf Update error handling in socks proxy il y a 10 ans
  V2Ray 08f85fc9b7 Unify error checking by introducing error codes il y a 10 ans
  V2Ray fc14b9346c Remove keepalive settings il y a 10 ans
  V2Ray a78dbe7133 Close connection more aggressively. il y a 10 ans
  V2Ray bb442b4f83 Fix usage of Mutex il y a 10 ans
  V2Ray 3fbae6795a Switch to Mutex for better readability il y a 10 ans
  V2Ray f30841019d simplify code il y a 10 ans
  V2Ray 4874cd54a4 Introduce Packet to unify TCP and UDP communication il y a 10 ans
  V2Ray cb16047cf0 prefer interface over struct il y a 10 ans
  V2Ray b319704282 Add network type to destination to be ready for UDP connection il y a 10 ans
  V2Ray a887fd01b8 Move log into common il y a 10 ans