summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-18do_branding command added to setupkali
2012-09-14force 1.1.9 version of python-gnutlskali
2012-09-13Merge branch 'feature/client-versioning' into developkali
2012-09-13remove debug loggingkali
2012-09-13display about and aboutqt dialogskali
2012-09-13add versioneerkali
2012-09-12add openvpn-verb option to cli.kali
2012-09-12added gnutls dep to READMEkali
2012-09-12time boundary check of certificate using gnutlskali
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