160 Commits (1e7a8de34aa6f1b4a3d3935c0ff81a50e8e228b5)

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