Commit History

Author SHA1 Message Date
  Claire Raymond 771d0225c7 Refactor vmess config 10 years ago
  V2Ray 890d185979 Cleanup root directory 10 years ago
  V2Ray efb881d73c Remove log level detection during runtime 10 years ago
  V2Ray bcffdf0da5 Simplify code 10 years ago
  V2Ray 055c8f1833 Move goroutine one level above. 10 years ago
  V2Ray 3cb1951dfc Use []byte in pool instead of buffer 10 years ago
  V2Ray 9ee73c4f6b Maintain an internal buffer pool to accelerate allocation 10 years ago
  V2Ray e7daa4c21c Add size parameter to transport.ReadFrom 10 years ago
  V2Ray 3d1a6322bd Remove unnecessary copy in VMess protocol 10 years ago
  V2Ray b126c5ce2a Simplify vmess response 10 years ago
  V2Ray cd81e5531b reuse outbound connection handler 10 years ago
  V2Ray 72b4eeba8b Simpilify configuration files 10 years ago
  V2Ray 78daf8a879 format code 10 years ago
  V2Ray be59463fd0 Actually use UDP relay 10 years ago
  V2Ray c61ddc7028 build break 10 years ago
  V2Ray aa4d897a21 Leverage v2net functions 10 years ago
  V2Ray 5c4b149d48 UDP support 10 years ago
  V2Ray cd42e5551c Remove VMess UDP 10 years ago
  V2Ray 76563cb7c7 simplify udp handling 10 years ago
  V2Ray 51c2a2b880 build break 10 years ago
  V2Ray a78dbe7133 Close connection more aggressively. 10 years ago
  V2Ray bb442b4f83 Fix usage of Mutex 10 years ago
  V2Ray 3fbae6795a Switch to Mutex for better readability 10 years ago
  V2Ray ec83281d18 Parse config just once 10 years ago
  V2Ray 787df1ab9b Reduce memory allocation in vmess. 10 years ago
  V2Ray 4874cd54a4 Introduce Packet to unify TCP and UDP communication 10 years ago
  V2Ray bd35793cf8 Don't random pick if there is only one vnext or user 10 years ago
  V2Ray a51d64a102 More information when vmess auth fails. 10 years ago
  V2Ray cb16047cf0 prefer interface over struct 10 years ago
  V2Ray 823cbf1509 Split Address struct to save some bytes 10 years ago