45 Commits (be3cc3f3a67d63560c8e165d4e1fd55cb8e9734d)

Author SHA1 Message Date
  noisyfox 0266ad9d59 Remove redundant lock. 9 years ago
  noisyfox 65d72fdfed New approach to record and calculate inbound/outbound speed. 9 years ago
  Syrone Wong 6a8a09983e Merge fixes from @GangZhuo, close #478 (#638) 10 years ago
  Gang Zhuo 4325b7f6f9 fix https://github.com/shadowsocks/shadowsocks-windows/issues/466 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 281dfe028a . 10 years ago
  icylogic 06d60f54bc redesign statistics form 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
  Simon Dong 0b73017250 create statistics file if not exists. 10 years ago
  kimw c2095b5ad7 migrated SimpleJson => Newtonesoft.Json, and of cause removed SimpleJson source files. 10 years ago
  kimw 64390d45ac GetTempPath() now supports: return a full path with filename combined which pointed to the temporary directory 10 years ago
  kimw 0b16ef7445 Merge upstream 10 years ago
  Kaguya 87c5b23e21 https://github.com/shadowsocks/shadowsocks-windows/issues/399 10 years ago
  icylogic 6bccd24e81 Catch All Exception for GetStringAsync 10 years ago
  icylogic 6550c04650 escape comma for csv; 10 years ago
  icylogic b9632f8636 basic statistics form UI 10 years ago
  icylogic 3f56deb418 init chart 10 years ago
  icylogic 6c7f33dec3 ping asynchronously to accelerate evaluating 10 years ago
  icylogic 107bc99282 move loading and filtering jobs to statistics service 10 years ago
  kimw 0a733c61b8 fixed: standardize Logging usage 10 years ago
  icylogic e45dd8b695 core functions finished 10 years ago
  icylogic a30cb166a5 Merge branch 'hotfix/more_clear_log' into develop 10 years ago
  icylogic 879163dc2b Add more clear log 10 years ago
  icylogic aa2334c9fd Merge branch 'master' into feature/statistics_ui 10 years ago
  clowwindy c767f55b3c add portable mode 10 years ago
  icylogic 7978817492 fixed #280, log "No such host is known" and other PingException 10 years ago
  icylogic 99baeb89f3 log "No such host is known" exception 10 years ago
  icylogic 34ab170e4c fix serveral minor bugs 11 years ago
  icylogic c08463710e feature: get ISP 11 years ago
  icylogic e15ba8dc8b Refactor code with syntactic sugars in c#. 11 years ago
  icylogic 26557bfdc3 adjust interval of statistics 11 years ago
  icylogic 0e4f0f17cd Add availability statistics service and a simple strategy 11 years ago