158 Commits (206e0b8cb571748c5436c02f3caaaa4e5bb592bc)

Author SHA1 Message Date
  noisyfox 4b49431800 Parse dest address before connect to SS server. 9 years ago
  noisyfox da6466e247 Improve exception handling 9 years ago
  noisyfox 24db6438bd Update CHANGES and bump version 9 years ago
  Syrone Wong 89b7043a4e Update CHANGES and bump version 9 years ago
  Syrone Wong a12ae96443 Update CHANGES and bump version 9 years ago
  Syrone Wong 04ed25e16f Add timeout support for server and forward proxy 9 years ago
  Syrone Wong f910400449 Update CHANGES and bump version 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
  Syrone Wong 4bd9fd8a6b Replace treewide polipo with privoxy 9 years ago
  Noisyfox 35fc73b58b Add HTTP proxy support in forward proxy (#745) 9 years ago
  Syrone Wong b8c5f8e331 Update CHANGES and bump version 9 years ago
  noisyfox 063cf111cb Fix a bug that a TCPHandler may be shutdown immediately 9 years ago
  noisyfox 390144351a Fix #710 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
  Syrone Wong 4b6d641d17 Update CHANGES and bump version 9 years ago
  noisyfox e364457b1b Fix a memory leak. 9 years ago
  noisyfox 0266ad9d59 Remove redundant lock. 9 years ago
  Syrone Wong f70b177e56 Misc 9 years ago
  noisyfox 5b2327776a Fix a null ref exception. 9 years ago
  noisyfox ed54b249db Close services while closing listener. 9 years ago
  noisyfox 65d72fdfed New approach to record and calculate inbound/outbound speed. 9 years ago
  noisyfox 37d894594e Use immutable remote reference during async process. 9 years ago
  noisyfox 28fe2fdc54 Only output some debug exceptions in debug mode. 9 years ago
  noisyfox f676d2185e Use Socket.ConnectAsync instead of socket.BeginConnect. 9 years ago
  noisyfox b335e6c8f5 Revert changes in UDPRelay.cs 9 years ago
  noisyfox 80fc8b4ccf Fix an exception caused by process.MainModule. 9 years ago
  noisyfox 2ed8ab50cd Only parse socks5 header once per connection. 9 years ago
  Noisyfox a1eef6eac1 Multiple instances of ss_privoxy (#665) 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 5d554d966a Bump version and update CHANGES 9 years ago
  Syrone Wong a9af9fdfc0 Refactor 9 years ago
  Syrone Wong 93e7641446 Minor changes 9 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
  Syrone Wong 0494f95fbb Merge branch 'log_connect_to' of https://github.com/kimw/shadowsocks-windows into kimw-log_connect_to 10 years ago
  Syrone Wong 6a8a09983e Merge fixes from @GangZhuo, close #478 (#638) 10 years ago
  noisyfox 4a1aa01a4f Enable proxy switch 10 years ago
  noisyfox 95d4e3a0c0 Add proxy support 10 years ago