167 Commits (be3cc3f3a67d63560c8e165d4e1fd55cb8e9734d)

Author SHA1 Message Date
  noisyfox be3cc3f3a6 Rename Shadowsocks.Proxy -> Shadowsocks.ForwardProxy 9 years ago
  noisyfox 4b067346bf Refine random string generate. 9 years ago
  noisyfox 983c1adb28 Check secret in PACServer 9 years ago
  noisyfox 22d8cdeff7 Add secret in local pac url. 9 years ago
  noisyfox b6cd8e0750 Update CHANGES and bump version 9 years ago
  noisyfox cc6f77efa5 Refine code 9 years ago
  noisyfox 65b9c9f5fa Allow check pre-release version 9 years ago
  Syrone Wong 1e7a8de34a Fix privoxy listening port conflict (#920) 9 years ago
  noisyfox 41827f283e Refine code 9 years ago
  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 10 years ago