44 Commits (49adb95b6ec957a3a162399b846aca9ad1b65fdc)

Author SHA1 Message Date
  Gang Zhuo 49adb95b6e log more Ping information for debug 9 years ago
  Gang Zhuo 2aa0620ddd reduce 3rd packages 9 years ago
  Gang Zhuo 4325b7f6f9 fix https://github.com/shadowsocks/shadowsocks-windows/issues/466 9 years ago
  icylogic a99fef37d3 track multiple servers at the same time 9 years ago
  icylogic 7914d704d9 finish basic calculation 9 years ago
  icylogic e0e0f646b0 fix the chart 9 years ago
  icylogic 3b7cbf8020 fix weird logic for reading files. 9 years ago
  icylogic 2086b5900d Merge remote-tracking branch 'upstream/master' into feature/statistics_ui 9 years ago
  Licshee 281dfe028a . 9 years ago
  icylogic 06d60f54bc redesign statistics form 9 years ago
  icylogic bec1f808b3 add an option for Ping tests (disabled by default) and improve the readability of the code 9 years ago
  icylogic 586caab7c4 follow CA1001: Types that own disposable fields should be disposable 9 years ago
  icylogic ce67551d31 migrate to record data model 9 years ago
  icylogic aef4b86c91 refactor AvailabilityStatistics to singleton 9 years ago
  icylogic 6df589facf fix error caused by type migration 9 years ago
  icylogic e0ee791e3b Merge remote-tracking branch 'upstream/master' into feature/statistics_ui 9 years ago
  icylogic b735d59d8a remove ISP/Geolocation detection 9 years ago
  icylogic 7599704d1f add speed to statistics 9 years ago
  icylogic 5b895efdba Merge branch 'master' into feature/statistics_ui 9 years ago
  Simon Dong 5a0a35a839 fix crashed when dns can't resolve server ip address. 9 years ago
  Simon Dong 0b73017250 create statistics file if not exists. 9 years ago
  kimw c2095b5ad7 migrated SimpleJson => Newtonesoft.Json, and of cause removed SimpleJson source files. 9 years ago
  kimw 64390d45ac GetTempPath() now supports: return a full path with filename combined which pointed to the temporary directory 9 years ago
  kimw 0b16ef7445 Merge upstream 9 years ago
  Kaguya 87c5b23e21 https://github.com/shadowsocks/shadowsocks-windows/issues/399 9 years ago
  icylogic 6bccd24e81 Catch All Exception for GetStringAsync 9 years ago
  icylogic 6550c04650 escape comma for csv; 9 years ago
  icylogic b9632f8636 basic statistics form UI 9 years ago
  icylogic 3f56deb418 init chart 9 years ago
  icylogic 6c7f33dec3 ping asynchronously to accelerate evaluating 9 years ago
  icylogic 107bc99282 move loading and filtering jobs to statistics service 9 years ago
  kimw 0a733c61b8 fixed: standardize Logging usage 9 years ago
  icylogic e45dd8b695 core functions finished 9 years ago
  icylogic a30cb166a5 Merge branch 'hotfix/more_clear_log' into develop 9 years ago
  icylogic 879163dc2b Add more clear log 9 years ago
  icylogic aa2334c9fd Merge branch 'master' into feature/statistics_ui 9 years ago
  clowwindy c767f55b3c add portable mode 9 years ago
  icylogic 7978817492 fixed #280, log "No such host is known" and other PingException 9 years ago
  icylogic 99baeb89f3 log "No such host is known" exception 9 years ago
  icylogic 34ab170e4c fix serveral minor bugs 9 years ago
  icylogic c08463710e feature: get ISP 9 years ago
  icylogic e15ba8dc8b Refactor code with syntactic sugars in c#. 9 years ago
  icylogic 26557bfdc3 adjust interval of statistics 9 years ago
  icylogic 0e4f0f17cd Add availability statistics service and a simple strategy 9 years ago