Commit History

Author SHA1 Message Date
  dyhkwong d467eb7511 fix: socks4/4a client handshake (#1971) 3 years ago
  Shelikhoo 0f2da63f0c fix lint warnings in packetaddr 3 years ago
  Shelikhoo 5b20d960f1 socks5 UDP outbound reader writer 3 years ago
  Shelikhoo c4f850f1a9 fullcone bug fixes 3 years ago
  Shelikhoo 3ef7feaeaf update version: auto replacement to v5 path 3 years ago
  Jebbs b05a469488 v5: Remove v2ctl & wv2ray (rebased from 7c1ab062064c515e8c14669edb7c75173c0e8d2c) 5 years ago
  database64128 c78ee5aac7 🏡 Housekeeping: Update to Go 1.17 (#1215) 4 years ago
  Loyalsoldier f94dd11a8c Chore: change module name (#677) 4 years ago
  database64128 29f16cd054 🎳 Refine socks5 server UdpAssociate response behavior (#523) 5 years ago
  database64128 0eccf52399 🧦 Fix socks client UDP outbound's wrong destination (#522) 5 years ago
  loyalsoldier 784775f689 Refine code according to golangci-lint results 5 years ago
  tnextday ad3bcd2c07 pass username to inbound.User.Email in http/socks server 6 years ago
  Darien Raymond 1ab94fed79 optimize v2ctl size 6 years ago
  Darien Raymond a01fdc29a6 remove NewMultiBufferValue 7 years ago
  Darien Raymond f2f67132a7 refactor socks handshake 7 years ago
  Darien Raymond a20262ef20 allocate buffer on stack 7 years ago
  Darien Raymond 6c7dcc35ab remove buffer.WriteBytes 7 years ago
  Darien Raymond 5c5816072e use buffer for reading user id in socks 7 years ago
  Darien Raymond 77c03f0da5 move back to serial 7 years ago
  Darien Raymond 58e2ed3381 remove closure on ReadFullFrom 7 years ago
  Darien Raymond 54e1bb96cc introduce in-memory user 7 years ago
  Darien Raymond 206f52affc refine buffer interface 7 years ago
  Darien Raymond ebea255c74 eliminate partial writes 7 years ago
  Darien Raymond 4f33540b19 temporary workaround for Tor command in socks. 7 years ago
  Darien Raymond b453190e58 fix lint errors in socks 7 years ago
  Darien Raymond 3997d13b97 rename Slice and Slice from to Resize and Advance 7 years ago
  Darien Raymond 1425fd2ba9 remove Buffer.Append method 7 years ago
  Darien Raymond 08dab81eb2 migrate int to int32 7 years ago
  Darien Raymond 4de3f1adc1 change ReadFullFrom to take int32 size 7 years ago
  Darien Raymond e44394ade5 more informational error 7 years ago