Commit History

Author SHA1 Message Date
  Darien Raymond b575de2a55 limit size of written data 9 years ago
  Darien Raymond d00f8eef56 remove use of 'v' as a variable name 9 years ago
  Darien Raymond 85f9e39416 also resize value when error 9 years ago
  Darien Raymond 70c75038a2 small buffer 9 years ago
  Darien Raymond 18cd10be2b revert buffer api change 9 years ago
  Darien Raymond c884d04c7b buffer api 9 years ago
  Darien Raymond 5a32cd8602 remove large buffer 9 years ago
  Darien Raymond 43dacc3936 remove small buffer pool 9 years ago
  v2ray 07a86f549b unified import path 9 years ago
  Darien Raymond 8951c4da71 comment 9 years ago
  v2ray 42efa5dde0 refine buffer usage in kcp 9 years ago
  v2ray 85d6e1ad13 prepend hash 9 years ago
  v2ray f45fa6e918 allow buffer on local stack 9 years ago
  v2ray 9523cb3ec3 refine buffer struct 9 years ago
  v2ray 4c63e9e168 improve fetch performance 9 years ago
  v2ray 67ac925ee7 refactor bytes functions 9 years ago
  V2Ray Dev 1cd5372a5a 'comment' 9 years ago
  V2Ray Dev 143829e065 'comment' 9 years ago
  v2ray 3156c4586c Allow data stream passing through http proxy 9 years ago
  v2ray 634c4964cc Massive fixes 9 years ago
  v2ray 5390e8efff reduce memory usage in log 9 years ago
  v2ray 308c40553c split BufferPool from buffer.go 9 years ago
  v2ray be90c04deb prevent double release in buffer 9 years ago
  v2ray be09847bbd buffered reader and writer 9 years ago
  v2ray e47dd29ed1 more doc 9 years ago
  v2ray edd02f7d3c format code 9 years ago
  Darien Raymond 50007a9790 reduce number of preallocated buffers 9 years ago
  v2ray d3ff2b3698 chunk stream in vmess 9 years ago
  v2ray 6c7a9586d0 Save 1 allocation in shadowsocks 9 years ago
  v2ray 97a85f04ce Buffer.Prepend() 9 years ago