59 Commits (d5f24df128a8a3000f128b13507c0e8ef06b5f45)

Author SHA1 Message Date
  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
  Noisyfox 35fc73b58b Add HTTP proxy support in forward proxy (#745) 8 years ago
  noisyfox 063cf111cb Fix a bug that a TCPHandler may be shutdown immediately 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
  noisyfox e364457b1b Fix a memory leak. 8 years ago
  Syrone Wong f70b177e56 Misc 8 years ago
  noisyfox ed54b249db Close services while closing listener. 8 years ago
  noisyfox 37d894594e Use immutable remote reference during async process. 8 years ago
  noisyfox 2ed8ab50cd Only parse socks5 header once per connection. 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 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 8 years ago
  noisyfox 4a1aa01a4f Enable proxy switch 9 years ago
  noisyfox 95d4e3a0c0 Add proxy support 9 years ago
  kimw f9296b49b1 clean up buggy parameter. 9 years ago
  kimw ff04a2a18a clean up code in C# 6 9 years ago
  kimw 0cee110e59 renamed private properties with prefix underline 9 years ago
  kimw 4b3ec38691 featured print "connect to hostname:port" to log 9 years ago
  icylogic a99fef37d3 track multiple servers at the same time 9 years ago
  icylogic 7599704d1f add speed to statistics 9 years ago
  Gang Zhuo b918cb85ae tiny fix 9 years ago
  kimw 2cce646700 featured show bandwidth in log form's title 9 years ago
  kimw 0b16ef7445 Merge upstream 9 years ago
  10people d0e16dc658 Add debug log in network transfer. 9 years ago
  Gang Zhuo 29d70acfb5 replace 'one_time_auth' to 'auth' 9 years ago
  Gang Zhuo 098640e792 refact 9 years ago
  Gang Zhuo c5e27486fb Protocol V2 9 years ago
  Gang Zhuo 3aac1cfcfc Refine the authentication for true CCA 9 years ago
  Gang Zhuo 19085a3cd1 Update the hash function 9 years ago
  Gang Zhuo eae3943556 reserve buffer for one-time auth 9 years ago
  Gang Zhuo ca8df1b51f fix buffer size 9 years ago
  Gang Zhuo 1564e9ff81 support onetime auth 9 years ago
  kimw 0a733c61b8 fixed: standardize Logging usage 9 years ago
  kimw f6085d9362 Merge remote-tracking branch 'upstream/master' 9 years ago
  clowwindy 7081819390 timeout 30min -> 15min 9 years ago
  kimw 758c497eba same the source code format. 9 years ago
  clowwindy 750ee4fa5f add handler timeout 9 years ago
  clowwindy 3bc77d212a reduce cache size 9 years ago