summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-12Merge branch 'feature/network_check' into developkali
2012-09-12close fd. with breaks with StringIO passed in tests.kali
2012-09-12Merge branch 'feature/unity-checks' into developkali
2012-09-12pep8kali
2012-09-12checks for systray in unitykali
2012-09-12moved network checks to its own classkali
2012-09-12some human friendly stubs for raising these exceptionskali
2012-09-12pep8kali
2012-09-12add netifaces to requirementskali
2012-09-10Implemented basic networks checks: valid interface, default route, and can pi...antialias
2012-09-08workaround for broken git version if no tag existskali
2012-09-07Merge branch 'feature/support-2.6' into developkali
2012-09-07update README with tox info and PyQt annoyanceskali
2012-09-07tox initial file. using global site-packages becausekali
2012-09-06add pkg to sdistkali
2012-09-06tox ini filekali
2012-09-06Merge branch 'feature/fix-setup-deps' into developkali
2012-09-06bootstrap setuptools + version fixkali
2012-09-06add git version scriptkali
2012-09-06pkg.utils.parse_requirements used in setupkali
2012-09-06classifiers + long descriptionkali
2012-09-06Merge branch 'feature/temp-socket-path' into developkali
2012-09-06openvpn management socket is a temp path on each runkali
2012-09-06safety check in base test removalkali
2012-09-06make tests pass.kali
2012-09-06fix silly return mistake on has_errors methodkali
2012-09-06fix argparse testkali
2012-09-06Merge branch 'feature/error-handling' into developkali
2012-09-06more generic error handler in EipConductorAppMixinkali
2012-09-05missing_pkexec error converted to "auto" error.kali
2012-09-05openvpn messages log to eip.openvpn loggerkali
2012-09-05can log to logfilekali
2012-09-05app wide logging handlerkali
2012-09-04Merge branch 'feature/qt-refactor' into developkali
2012-09-04put timer constant instead of hardcoded valuekali
2012-09-04refactor icon/iconpath dictkali
2012-09-04add little docstrings to classeskali
2012-09-04further cleaning of main window by moving init functionskali
2012-09-04actual split of classes into own moduleskali
2012-09-04first attempt at class splittingkali
2012-09-04fix test_checks: do not mess with real home path!kali
2012-09-04Merge branch 'feature/provider-cert-check' into developkali
2012-09-04better separate cert validation/download logickali
2012-09-03basic download cert functionalitykali
2012-09-03providercertchecks:check_https_is_workingkali
2012-08-31deprecated configparser. closes #500kali
2012-08-30Merge branch 'feature/ovpn-no-config' into developkali
2012-08-30remove unused functionkali
2012-08-30working with options only from clikali
2012-08-30move extra options from config template to cl optskali