77 Commits (ee586d88043da8a054fcd3ff77f99f8d8564d3ef)

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