128 Commits (b335e6c8f58a7fc33d04eea0d03e2ef7be7f25f7)

Author SHA1 Message Date
  noisyfox b335e6c8f5 Revert changes in UDPRelay.cs 10 years ago
  noisyfox 80fc8b4ccf Fix an exception caused by process.MainModule. 10 years ago
  noisyfox 2ed8ab50cd Only parse socks5 header once per connection. 10 years ago
  Noisyfox a1eef6eac1 Multiple instances of ss_privoxy (#665) 10 years ago
  noisyfox 6cb58b229d Fix a null ref exception. 10 years ago
  noisyfox 53ce1948e4 Unified ipv4, ipv6 and domain connections. 10 years ago
  noisyfox ad15c7e64b Improve host address handling using DnsEndPoint 10 years ago
  noisyfox a02cd11dc9 Let proxy module handle name resolving itself. 10 years ago
  Syrone Wong 5d554d966a Bump version and update CHANGES 10 years ago
  Syrone Wong a9af9fdfc0 Refactor 10 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
  noisyfox 4a1aa01a4f Enable proxy switch 10 years ago
  noisyfox 95d4e3a0c0 Add proxy support 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
  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 a9589dba8b bump 3.0 10 years ago
  icylogic a99fef37d3 track multiple servers at the same time 10 years ago
  icylogic 7914d704d9 finish basic calculation 10 years ago
  icylogic e0e0f646b0 fix the chart 10 years ago
  icylogic 3b7cbf8020 fix weird logic for reading files. 10 years ago
  icylogic 2086b5900d Merge remote-tracking branch 'upstream/master' into feature/statistics_ui 10 years ago
  Licshee a8ffc60d31 updated StringEx to 0.2, in favor of s.NonWhiteSpaceLines() 10 years ago
  Licshee 732866c095 Merge branch 'master' into using-StringEx 10 years ago
  Licshee 281dfe028a . 10 years ago
  Licshee 4a45d60c40 more reliable & maintainable extension methods 10 years ago
  Licshee 0c7597cdf4 moar 10 years ago
  icylogic 06d60f54bc redesign statistics form 10 years ago
  Licshee 859474b577 misc improve 10 years ago
  icylogic bec1f808b3 add an option for Ping tests (disabled by default) and improve the readability of the code 10 years ago
  icylogic 586caab7c4 follow CA1001: Types that own disposable fields should be disposable 10 years ago
  icylogic ce67551d31 migrate to record data model 10 years ago
  icylogic aef4b86c91 refactor AvailabilityStatistics to singleton 10 years ago
  icylogic 6df589facf fix error caused by type migration 10 years ago
  icylogic e0ee791e3b Merge remote-tracking branch 'upstream/master' into feature/statistics_ui 10 years ago
  icylogic b735d59d8a remove ISP/Geolocation detection 10 years ago
  icylogic 7599704d1f add speed to statistics 10 years ago
  icylogic 5b895efdba Merge branch 'master' into feature/statistics_ui 10 years ago
  Simon Dong 5a0a35a839 fix crashed when dns can't resolve server ip address. 10 years ago