summaryrefslogtreecommitdiff
path: root/src/leap/eip
AgeCommit message (Expand)Author
2012-10-08add leap-status to main window in non-debug modekali
2012-10-08Merge branch 'feature/network_check' into developkali
2012-10-08popup dialog error when network error happenskali
2012-10-08Merge branch 'feature/firstrun-wizard' into developkali
2012-10-06fix cert needed evaluationkali
2012-10-06Merge branch 'feature/detect_vpn' into developkali
2012-10-06Merge branch 'feature/detect_vpn' of ssh://leap.se/leap_client into feature/d...kali
2012-10-05added tests.antialias
2012-10-05Merge branch 'feature/detect_vpn' into developkali
2012-10-05typokali
2012-10-05todo commentskali
2012-10-05fix cert needed evaluationkali
2012-10-01Now throws a CriticalError when an pre-exisiting openvpn istance is found.antialias
2012-10-02Merge branch 'feature/json-validation' into developkali
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-25fix slug for eip configkali
2012-09-24add schema to JSONLeapConfig classeskali
2012-09-24fix slug for eip configkali
2012-09-21add property to baseconfigkali
2012-09-21added --no-provider-checks and --no-ca-verify for ease of debuggingkali
2012-09-20add loggingkali
2012-09-20toggle connection on/offkali
2012-09-20Merge branch 'develop' into feature/systray-menukali
2012-09-20tests pass after branding changeskali
2012-09-19openvpn options come from eip.jsonkali
2012-09-19copy cacert to local config dirkali
2012-09-19checks for certificatekali
2012-09-18cert verification and malformed json checkskali
2012-09-18do_branding command added to setupkali
2012-09-13fix race condition on app initkali
2012-09-12add openvpn-verb option to cli.kali
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-12some human friendly stubs for raising these exceptionskali
2012-09-12pep8kali
2012-09-10Implemented basic networks checks: valid interface, default route, and can pi...antialias
2012-09-06openvpn management socket is a temp path on each runkali
2012-09-06make tests pass.kali
2012-09-06fix silly return mistake on has_errors methodkali
2012-09-06more generic error handler in EipConductorAppMixinkali
2012-09-05missing_pkexec error converted to "auto" error.kali
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