74 Commits (aa8dac1a10ce8647d1ab9c9fe701eef8cc94ac61)

Author SHA1 Message Date
  celeron533 aa8dac1a10 Define socks5 command 5 years ago
  rickryo 0d6c8bd0bc add "basic access authentication" support for http proxy 6 years ago
  Raif Atef f04b497d79 SIP002 and SIP003 support 7 years ago
  Syrone Wong 3de14098d7 add AEAD support 8 years ago
  Noisyfox 2e7518d802 Send first chunk with Socks5 header (#984) 8 years ago
  noisyfox 5741133d5c Fix compile error. 8 years ago
  noisyfox 28954600a2 Revert "Rename Shadowsocks.Proxy -> Shadowsocks.ForwardProxy" 8 years ago
  noisyfox efe6d5ba81 Revert "http -> shadowsocks protocol directly" 8 years ago
  noisyfox eef990f529 Check close before create reomte 8 years ago
  noisyfox b04c59d8e6 http -> shadowsocks protocol directly 8 years ago
  noisyfox be3cc3f3a6 Rename Shadowsocks.Proxy -> Shadowsocks.ForwardProxy 8 years ago
  noisyfox 4b49431800 Parse dest address before connect to SS server. 8 years ago
  Syrone Wong 04ed25e16f Add timeout support for server and forward proxy 8 years ago
  Syrone Wong 41eb43b54e Drop retry connect 8 years ago
  Syrone Wong 46d95e7411 Get rid of lock(this) 8 years ago
  Syrone Wong d5f24df128 Don't suppress exceptions 8 years ago
  Syrone Wong a0fd003099 Close connection in the caller if exception is caught 8 years ago
  Noisyfox 35fc73b58b Add HTTP proxy support in forward proxy (#745) 8 years ago
  noisyfox 063cf111cb Fix a bug that a TCPHandler may be shutdown immediately 8 years ago
  noisyfox 2a12ac5578 Merge branch 'master' of https://github.com/shadowsocks/shadowsocks-windows.git 8 years ago
  Syrone Wong 6e6be823ad Fix #710 by @breakwa11 8 years ago
  Syrone Wong d3c6039c61 Refine Proxy config 8 years ago
  noisyfox 05063f074a Fix an issue that the socket may not be released. 8 years ago
  noisyfox e364457b1b Fix a memory leak. 8 years ago
  Syrone Wong f70b177e56 Misc 8 years ago
  noisyfox ed54b249db Close services while closing listener. 8 years ago
  noisyfox 37d894594e Use immutable remote reference during async process. 8 years ago
  noisyfox 2ed8ab50cd Only parse socks5 header once per connection. 8 years ago
  noisyfox 6cb58b229d Fix a null ref exception. 8 years ago
  noisyfox 53ce1948e4 Unified ipv4, ipv6 and domain connections. 8 years ago
  noisyfox ad15c7e64b Improve host address handling using DnsEndPoint 8 years ago
  noisyfox a02cd11dc9 Let proxy module handle name resolving itself. 8 years ago
  Syrone Wong a9af9fdfc0 Refactor 8 years ago
  Syrone Wong 93e7641446 Minor changes 8 years ago
  Noisyfox He e23641c522 Improved debug info output by using isVerboseLogging 8 years ago
  Noisyfox He 6a3e06cdb3 Merge branch 'master' of https://github.com/shadowsocks/shadowsocks-windows.git into dev_proxy 8 years ago
  Syrone Wong d3acb3e681 Refine verbose logging handling 8 years ago
  Syrone Wong fb3fcdb90d Add verbose logging to log every connection 8 years ago
  Syrone Wong f21c534704 minor changes 8 years ago
  noisyfox 4a1aa01a4f Enable proxy switch 9 years ago
  noisyfox 95d4e3a0c0 Add proxy support 9 years ago
  kimw f9296b49b1 clean up buggy parameter. 9 years ago
  kimw ff04a2a18a clean up code in C# 6 9 years ago
  kimw 0cee110e59 renamed private properties with prefix underline 9 years ago
  kimw 4b3ec38691 featured print "connect to hostname:port" to log 9 years ago
  icylogic a99fef37d3 track multiple servers at the same time 9 years ago
  icylogic 7599704d1f add speed to statistics 9 years ago
  Gang Zhuo b918cb85ae tiny fix 9 years ago
  kimw 2cce646700 featured show bandwidth in log form's title 9 years ago
  kimw 0b16ef7445 Merge upstream 9 years ago