337 Commits (206e0b8cb571748c5436c02f3caaaa4e5bb592bc)

Author SHA1 Message Date
  noisyfox b63bab0d1a Refine LogViewerConfig. Don't store window size in main settings file 9 years ago
  noisyfox 4b49431800 Parse dest address before connect to SS server. 9 years ago
  noisyfox cfc6e674da Catch and log known exceptions in SystemProxy 9 years ago
  noisyfox 0101aa3741 Merge branch 'master' of https://github.com/shadowsocks/shadowsocks-windows 9 years ago
  Noisyfox bce876f42e Merge pull request #869 from wongsyrone/master 9 years ago
  Syrone Wong 8fcb66b6ff Refine RNG usage 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 4b99a5c210 Make registry opening more generic 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 70bff7d7cc Use wininet API to setup system proxy 9 years ago
  Syrone Wong f910400449 Update CHANGES and bump version 9 years ago
  Syrone Wong 13ebb5ef01 Fix RegistryKey dispose 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 99bdec334c Add global hotkey support (#724) 9 years ago
  Syrone Wong 6e6be823ad Fix #710 by @breakwa11 9 years ago
  Syrone Wong 33b2ca8c8a Refactor 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
  破娃酱 59c315d465 new traffic chart style (#704) 9 years ago
  破娃酱 da234ef857 add Traditional Chinese (#698) 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 a7b0ce5bcb Use atomic long read. 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