summaryrefslogtreecommitdiff
path: root/src/leap/base/network.py
AgeCommit message (Collapse)Author
2013-01-16handle loss of tun ifacekali
trigger only one dialog and disconnect. additional cleanup of log handling.
2013-01-15implemented abstracted layer with matching and passed callback.antialias
tests as well.
2013-01-15reads and searches for strings from openvpn logs via the management interface.antialias
2012-12-10get cipher config from eip-servicekali
2012-11-14make tests pass + pep8kali
They were breaking mainly because I did not bother to have a pass over them to change the PROVIDER settings from the branding case. All good now, although much testing is yet needed and some refactor could be used. long live green tests!
2012-10-12ping_gateway now uses the provider gateway defined in config file.antialias
2012-10-05add comments to netcheckskali
2012-10-05pep8kali
2012-10-01Still some QT related problems. Hand off to kali to fix.antialias
2012-10-01Checker starting and stopping correctly.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.