summaryrefslogtreecommitdiff
path: root/src/leap/base/exceptions.py
AgeCommit message (Collapse)Author
2013-02-15do not be so hysteric when net failskali
2013-01-09dont shut down when conn lostkali
2012-12-21updated "translate" to work in objects other than QObjectskali
2012-10-18catch cert verification errors and ask user for trustkali
with a little helper function using gnutls
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-09-28Added check that default route is tun0.antialias
2012-09-25moved LeapNetworkChecker and test in base.antialias
2012-08-30add test for JSONLeapConfig metaclasskali
2012-08-27make provider-fetch tests passkali
test provider-definition dump functions. refactored the set-temp-to-home methods to setUpClass separate provider-fetch tests on different testcases (so they actually call to requests).