Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-24 | all tests green again | kali | |
plus: * added soledad test requirements * removed soledad from run_tests run (+1K tests failing) * added option to run All tests to run_tests script * pep8 cleanup | |||
2013-01-17 | pep8 | kali | |
2013-01-17 | (osx) detect which interface is traffic going thru | kali | |
2013-01-15 | added if callable sanity check. | antialias | |
2013-01-15 | implemented abstracted layer with matching and passed callback. | antialias | |
tests as well. | |||
2013-01-15 | todo about ping_gateway function | kali | |
2013-01-09 | dont shut down when conn lost | kali | |
2012-12-07 | in leap.base.checks.check_internet_connection modified the order | antialias | |
in which errors are checked and improved test coverage. | |||
2012-10-18 | catch cert verification errors and ask user for trust | kali | |
with a little helper function using gnutls | |||
2012-10-12 | ping_gateway now uses the provider gateway defined in config file. | antialias | |
2012-10-08 | popup dialog error when network error happens | kali | |
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-05 | add comments to netchecks | kali | |
2012-10-05 | pep8 | kali | |
2012-09-28 | Added check that default route is tun0. | antialias | |
2012-09-25 | moved LeapNetworkChecker and test in base. | antialias | |