summaryrefslogtreecommitdiff
path: root/src/leap/eip/eipconnection.py
AgeCommit message (Expand)Author
2012-09-21added --no-provider-checks and --no-ca-verify for ease of debuggingkali
2012-09-18cert verification and malformed json checkskali
2012-09-18do_branding command added to setupkali
2012-09-06openvpn management socket is a temp path on each runkali
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-08-29test for eip_config_checker called from eip_connection run_checks methodkali
2012-08-28eip_checks called from main app.kali
2012-08-22yay! First WORKING GUI in refactor branch :)kali
2012-08-21fix out-of-sync refactor.kali
2012-08-21moved exceptions to its own filekali
2012-08-21fix imports + style cleaningkali
2012-08-16Cleaned up files and file names using the PEP 8 style guide.antialias