Commit Verlauf

Autor SHA1 Nachricht Datum
  V2Ray 96c5d32d59 Remove []byte allocation in vmess vor 10 Jahren
  Claire Raymond 771d0225c7 Refactor vmess config vor 10 Jahren
  V2Ray 890d185979 Cleanup root directory vor 10 Jahren
  V2Ray efb881d73c Remove log level detection during runtime vor 10 Jahren
  V2Ray bcffdf0da5 Simplify code vor 10 Jahren
  V2Ray 055c8f1833 Move goroutine one level above. 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 e7daa4c21c Add size parameter to transport.ReadFrom vor 10 Jahren
  V2Ray 3d1a6322bd Remove unnecessary copy in VMess protocol vor 10 Jahren
  V2Ray b126c5ce2a Simplify vmess response vor 10 Jahren
  V2Ray cd81e5531b reuse outbound connection handler vor 10 Jahren
  V2Ray 72b4eeba8b Simpilify configuration files vor 10 Jahren
  V2Ray 78daf8a879 format code vor 10 Jahren
  V2Ray be59463fd0 Actually use UDP relay vor 10 Jahren
  V2Ray c61ddc7028 build break vor 10 Jahren
  V2Ray aa4d897a21 Leverage v2net functions vor 10 Jahren
  V2Ray 5c4b149d48 UDP support vor 10 Jahren
  V2Ray cd42e5551c Remove VMess UDP vor 10 Jahren
  V2Ray 76563cb7c7 simplify udp handling vor 10 Jahren
  V2Ray 51c2a2b880 build break 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 ec83281d18 Parse config just once 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 bd35793cf8 Don't random pick if there is only one vnext or user vor 10 Jahren
  V2Ray a51d64a102 More information when vmess auth fails. vor 10 Jahren
  V2Ray cb16047cf0 prefer interface over struct vor 10 Jahren