summaryrefslogtreecommitdiff
path: root/src/leap/baseapp/network.py
AgeCommit message (Collapse)Author
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.