542 Commits (ee586d88043da8a054fcd3ff77f99f8d8564d3ef)

Author SHA1 Message Date
  Syrone Wong 355ab0e63d Use UTF-8 encoding for optional tag in ss url (#918) 9 years ago
  noisyfox 17c60bf9cc Don't UpdateSystemProxy before SaveConfig. 9 years ago
  noisyfox 41827f283e Refine code 9 years ago
  noisyfox e7b559f1da Refine code 9 years ago
  noisyfox 63816ccdd1 Fix hotkey unregister issue. 9 years ago
  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 10 years ago
  noisyfox 063cf111cb Fix a bug that a TCPHandler may be shutdown immediately 10 years ago
  noisyfox 390144351a Fix #710 10 years ago
  noisyfox 2a12ac5578 Merge branch 'master' of https://github.com/shadowsocks/shadowsocks-windows.git 10 years ago
  Syrone Wong 99bdec334c Add global hotkey support (#724) 10 years ago
  Syrone Wong 6e6be823ad Fix #710 by @breakwa11 10 years ago
  Syrone Wong 33b2ca8c8a Refactor 10 years ago
  Syrone Wong d3c6039c61 Refine Proxy config 10 years ago
  noisyfox 05063f074a Fix an issue that the socket may not be released. 10 years ago
  Syrone Wong 4b6d641d17 Update CHANGES and bump version 10 years ago
  破娃酱 59c315d465 new traffic chart style (#704) 10 years ago
  破娃酱 da234ef857 add Traditional Chinese (#698) 10 years ago
  noisyfox e364457b1b Fix a memory leak. 10 years ago
  noisyfox 0266ad9d59 Remove redundant lock. 10 years ago
  Syrone Wong f70b177e56 Misc 10 years ago
  noisyfox 5b2327776a Fix a null ref exception. 10 years ago
  noisyfox ed54b249db Close services while closing listener. 10 years ago
  noisyfox 65d72fdfed New approach to record and calculate inbound/outbound speed. 10 years ago
  noisyfox a7b0ce5bcb Use atomic long read. 10 years ago
  noisyfox 37d894594e Use immutable remote reference during async process. 10 years ago
  noisyfox 28fe2fdc54 Only output some debug exceptions in debug mode. 10 years ago
  noisyfox f676d2185e Use Socket.ConnectAsync instead of socket.BeginConnect. 10 years ago
  noisyfox b335e6c8f5 Revert changes in UDPRelay.cs 10 years ago
  noisyfox 80fc8b4ccf Fix an exception caused by process.MainModule. 10 years ago