Age | Commit message (Expand) | Author |
2012-10-02 | moved eip checks to qthread to let icon show early | kali |
2012-10-02 | remove ui header | kali |
2012-09-21 | added --no-provider-checks and --no-ca-verify for ease of debugging | kali |
2012-09-20 | Merge branch 'feature/remove-unity-checks' into develop | kali |
2012-09-20 | toggle connection on/off | kali |
2012-09-20 | start hidden, and toggle details window from menu | kali |
2012-09-20 | Merge branch 'develop' into feature/systray-menu | kali |
2012-09-18 | removed checks and changes involving systray-whitelist and unity because | antialias |
2012-09-18 | cert verification and malformed json checks | kali |
2012-09-18 | do_branding command added to setup | kali |
2012-09-18 | set app icon | kali |
2012-09-14 | init icon | kali |
2012-09-13 | fix race condition on app init | kali |
2012-09-13 | remove debug logging | kali |
2012-09-13 | display about and aboutqt dialogs | kali |
2012-09-12 | add openvpn-verb option to cli. | kali |
2012-09-12 | pep8 | kali |
2012-09-12 | checks for systray in unity | kali |
2012-09-06 | openvpn management socket is a temp path on each run | kali |
2012-09-06 | make tests pass. | 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 | openvpn messages log to eip.openvpn logger | kali |
2012-09-05 | app wide logging handler | kali |
2012-09-04 | put timer constant instead of hardcoded value | kali |
2012-09-04 | refactor icon/iconpath dict | kali |
2012-09-04 | add little docstrings to classes | kali |
2012-09-04 | further cleaning of main window by moving init functions | kali |
2012-09-04 | actual split of classes into own modules | kali |
2012-09-04 | first attempt at class splitting | kali |
2012-08-30 | working with options only from cli | kali |
2012-08-28 | eip_checks called from main app. | kali |
2012-08-28 | fix import | kali |
2012-08-22 | grabs a definition.json file if one isn't present. includes some basic error ... | antialias |
2012-08-22 | clean imports and remove connection base method | kali |
2012-08-21 | fix out-of-sync refactor. | kali |
2012-08-21 | fix imports + style cleaning | kali |
2012-08-14 | Works and is now ready to write tests for. | antialias |
2012-08-08 | check for validity of the remote_ip entry (is ip?) | kali |
2012-08-08 | catch missing keyfile error | kali |
2012-08-08 | check for bad permissions on vpn key files | kali |
2012-08-07 | build default provider openvpn config. | kali |
2012-08-03 | check also for a suitable polkit-authentication-agent running | kali |
2012-08-03 | stub for daemon mode; disabled by now until #383 is fixed | kali |
2012-08-03 | pkexec check | kali |
2012-08-02 | start with disconnected icon | kali |
2012-08-02 | create config file if not exist. | kali |
2012-07-22 | initial import | kali |