Age | Commit message (Expand) | Author |
---|---|---|
2012-09-21 | added --no-provider-checks and --no-ca-verify for ease of debugging | kali |
2012-09-18 | cert verification and malformed json checks | kali |
2012-09-18 | do_branding command added to setup | kali |
2012-09-06 | openvpn management socket is a temp path on each run | kali |
2012-09-06 | fix silly return mistake on has_errors method | kali |
2012-09-06 | more generic error handler in EipConductorAppMixin | kali |
2012-09-05 | missing_pkexec error converted to "auto" error. | kali |
2012-09-05 | app wide logging handler | kali |
2012-08-29 | test for eip_config_checker called from eip_connection run_checks method | kali |
2012-08-28 | eip_checks called from main app. | kali |
2012-08-22 | yay! First WORKING GUI in refactor branch :) | kali |
2012-08-21 | fix out-of-sync refactor. | kali |
2012-08-21 | moved exceptions to its own file | kali |
2012-08-21 | fix imports + style cleaning | kali |
2012-08-16 | Cleaned up files and file names using the PEP 8 style guide. | antialias |