Commit History

Author SHA1 Message Date
  v2ray e1c58fae2b dns cache 10 years ago
  V2Ray 4046ee968c refactor code 10 years ago
  V2Ray 890d185979 Cleanup root directory 10 years ago
  V2Ray efb881d73c Remove log level detection during runtime 10 years ago
  V2Ray 7f6878fbc3 Ray is never nil 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 cd81e5531b reuse outbound connection handler 10 years ago
  V2Ray 78daf8a879 format code 10 years ago
  V2Ray 85311a95dd More logs 10 years ago
  V2Ray afb5448ffe test case for UDP in freedom 10 years ago
  V2Ray 557f411f85 Update freedom connection for UDP 10 years ago
  V2Ray 76563cb7c7 simplify udp handling 10 years ago
  V2Ray bb442b4f83 Fix usage of Mutex 10 years ago
  V2Ray 3fbae6795a Switch to Mutex for better readability 10 years ago
  V2Ray 53eff7bb3e format code 10 years ago
  V2Ray 3f0f8f005d still need this goroutine 10 years ago
  V2Ray f30841019d simplify code 10 years ago
  V2Ray 4874cd54a4 Introduce Packet to unify TCP and UDP communication 10 years ago
  V2Ray 145d78b271 refactor code 10 years ago
  V2Ray cb16047cf0 prefer interface over struct 10 years ago
  V2Ray b319704282 Add network type to destination to be ready for UDP connection 10 years ago
  V2Ray a887fd01b8 Move log into common 10 years ago
  V2Ray 075753c030 Massive refactoring for better code structure 10 years ago