summaryrefslogtreecommitdiff
path: root/src/leap/base/checks.py
AgeCommit message (Collapse)Author
2012-12-07in leap.base.checks.check_internet_connection modified the orderantialias
in which errors are checked and improved test coverage.
2012-10-18catch cert verification errors and ask user for trustkali
with a little helper function using gnutls
2012-10-12ping_gateway now uses the provider gateway defined in config file.antialias
2012-10-08popup dialog error when network error happenskali
we are shutting down for now. we should be acting upon failures in the near future. lowered the recurrent checks interval to 10 seconds.
2012-10-05add comments to netcheckskali
2012-10-05pep8kali
2012-09-28Added check that default route is tun0.antialias
2012-09-25moved LeapNetworkChecker and test in base.antialias