303 Commits (e6e9fc85883d3ab7734a2412dbc052d97d3852e7)

Author SHA1 Message Date
  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
  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 d67b94c76b Minor changes 9 years ago
  金黎明 81188103f2
日志清理改为直接清理文件 9 years ago
  Syrone Wong 6a552a03d0 Fix typo 9 years ago
  Syrone Wong 6a26436850 Refine Windows registry handling(#512) 9 years ago
  Syrone Wong a9af9fdfc0 Refactor 9 years ago
  Syrone Wong 93e7641446 Minor changes 10 years ago
  Noisyfox He e23641c522 Improved debug info output by using isVerboseLogging 10 years ago
  Noisyfox He 6a3e06cdb3 Merge branch 'master' of https://github.com/shadowsocks/shadowsocks-windows.git into dev_proxy 10 years ago
  Syrone Wong d3acb3e681 Refine verbose logging handling 10 years ago
  Syrone Wong fb3fcdb90d Add verbose logging to log every connection 10 years ago
  Syrone Wong f21c534704 minor changes 10 years ago
  Syrone Wong 0494f95fbb Merge branch 'log_connect_to' of https://github.com/kimw/shadowsocks-windows into kimw-log_connect_to 10 years ago
  Syrone Wong 6a8a09983e Merge fixes from @GangZhuo, close #478 (#638) 10 years ago
  Allen Zhu b0f71c43f5 Add traffic chart and traffic icon support (#595) 10 years ago
  noisyfox 4a1aa01a4f Enable proxy switch 10 years ago
  noisyfox 95d4e3a0c0 Add proxy support 10 years ago
  noisyfox 2307c9515e add proxy settings 10 years ago
  Gang Zhuo d310377c49 Merge pull request #551 from kimw/disable_statistics 10 years ago
  kimw f9296b49b1 clean up buggy parameter. 10 years ago
  kimw ff04a2a18a clean up code in C# 6 10 years ago
  kimw 0cee110e59 renamed private properties with prefix underline 10 years ago
  kimw 4b3ec38691 featured print "connect to hostname:port" to log 10 years ago
  kimw 13e125d364 bump up version 10 years ago
  Mygod 9c7b100f2b Support one-time authentication in ss urls for sharing 10 years ago
  Gang Zhuo 3da00178de better way to kill privoxy 10 years ago
  Gang Zhuo 4325b7f6f9 fix https://github.com/shadowsocks/shadowsocks-windows/issues/466 10 years ago
  Gang Zhuo a486514afb Conditional compile 10 years ago
  Gang Zhuo a9589dba8b bump 3.0 10 years ago
  icylogic 65e12e43c9 make hints more friendly. 10 years ago
  icylogic 11066b7581 in case of broken configs 10 years ago
  icylogic a99fef37d3 track multiple servers at the same time 10 years ago
  icylogic 7914d704d9 finish basic calculation 10 years ago