summaryrefslogtreecommitdiff
path: root/src/leap/baseapp/network.py
AgeCommit message (Collapse)Author
2013-01-24catch missing messages on last page of wizardkali
2013-01-18fix network checker attr in wizardkali
2013-01-16handle loss of tun ifacekali
trigger only one dialog and disconnect. additional cleanup of log handling.
2012-12-17network checker launched by signalkali
fixes problem with provider domain not being defined during first run.
2012-12-12changed some values in new style eipconfigkali
2012-12-10get cipher config from eip-servicekali
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-10-01Still some QT related problems. Hand off to kali to fix.antialias
2012-09-28Functionality to shutdown network checker when openvpn is stopped.antialias
But thread not being successfully killed.
2012-09-25First check for threaded network checks.antialias
TODO: tests.