summaryrefslogtreecommitdiff
path: root/src/leap/eip/checks.py
AgeCommit message (Expand)Author
2012-10-24sign up branch ends by triggering eip connectionkali
2012-10-20add bypass for already trusted fingerprintskali
2012-10-20connecting pagekali
2012-10-19add bug number in log for #638 cases (domain name mismatch)kali
2012-10-19ca cert fingerprint check + api cert verificationkali
2012-10-19download ca cert from providerkali
2012-10-19logic for cert validation widgets in wizardkali
2012-10-18catch cert verification errors and ask user for trustkali
2012-10-08Merge branch 'feature/network_check' into developkali
2012-10-08popup dialog error when network error happenskali
2012-10-05todo commentskali
2012-10-05fix cert needed evaluationkali
2012-10-02refactored jsonconfig, included jsonschema validationkali
2012-09-25moved LeapNetworkChecker and test in base.antialias
2012-09-24Missed a renaming of test_internet_connection to check_internet_connection.antialias
2012-09-24improved network checks on the way to a network checker.antialias
2012-09-25workaround for #638 and fix for eip config check for gatewayskali
2012-09-21add property to baseconfigkali
2012-09-21added --no-provider-checks and --no-ca-verify for ease of debuggingkali
2012-09-19checks for certificatekali
2012-09-18cert verification and malformed json checkskali
2012-09-18do_branding command added to setupkali
2012-09-12time boundary check of certificate using gnutlskali
2012-09-12close fd. with breaks with StringIO passed in tests.kali
2012-09-12moved network checks to its own classkali
2012-09-10Implemented basic networks checks: valid interface, default route, and can pi...antialias
2012-09-05app wide logging handlerkali
2012-09-04fix test_checks: do not mess with real home path!kali
2012-09-04better separate cert validation/download logickali
2012-09-03basic download cert functionalitykali
2012-09-03providercertchecks:check_https_is_workingkali
2012-08-30working with options only from clikali
2012-08-30add test for JSONLeapConfig metaclasskali
2012-08-30fetcher moved to baseconfig + eipchecker using eipservice config.kali
2012-08-30fix config load methodkali
2012-08-30add lazy evaluation to config specskali
2012-08-29add eipconfig spec and config objectkali
2012-08-29test for eip_config_checker called from eip_connection run_checks methodkali
2012-08-28eip_checks called from main app.kali
2012-08-28add todokali
2012-08-28checki complete eip_config tests.kali
2012-08-28eipchecker.fetch definition and testskali
2012-08-27add test_dump_default_eipconfig to eip.test_checkskali
2012-08-27add stubs for eip.checkskali