Age | Commit message (Expand) | Author |
2012-09-28 | Added check that default route is tun0. | antialias |
2012-09-25 | First check for threaded network checks. | antialias |
2012-09-25 | moved LeapNetworkChecker and test in base. | antialias |
2012-09-25 | fixed typo. | antialias |
2012-09-24 | Missed a renaming of test_internet_connection to check_internet_connection. | antialias |
2012-09-24 | improved network checks on the way to a network checker. | antialias |
2012-09-25 | add script name change when branded build | kali |
2012-09-25 | workaround for #638 and fix for eip config check for gateways | kali |
2012-09-25 | fix slug for eip config | kali |
2012-09-25 | add branding step to hack section in readme | kali |
2012-09-21 | added --no-provider-checks and --no-ca-verify for ease of debugging | kali |
2012-09-21 | updated policy so it does not ask for pw | kali |
2012-09-20 | Merge branch 'feature/remove-unity-checks' into develop | kali |
2012-09-20 | Merge branch 'feature/systray-menu' into develop | kali |
2012-09-20 | fix resources test for hash | kali |
2012-09-20 | add logging | kali |
2012-09-20 | cleanup | 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-20 | Merge branch 'feature/branding' into develop | kali |
2012-09-20 | tests pass after branding changes | kali |
2012-09-18 | removed checks and changes involving systray-whitelist and unity because | antialias |
2012-09-19 | openvpn options come from eip.json | kali |
2012-09-19 | copy cacert to local config dir | kali |
2012-09-19 | checks for certificate | kali |
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 | libgnutls-dev was missing from README installation instructions. | antialias |
2012-09-14 | force 1.1.9 version of python-gnutls | kali |
2012-09-14 | init icon | kali |
2012-09-13 | fix race condition on app init | kali |
2012-09-13 | add leap logo | kali |
2012-09-13 | Merge branch 'feature/client-versioning' into develop | kali |
2012-09-13 | remove debug logging | kali |
2012-09-13 | display about and aboutqt dialogs | kali |
2012-09-13 | add versioneer | kali |
2012-09-12 | add openvpn-verb option to cli. | kali |
2012-09-12 | added gnutls dep to README | kali |
2012-09-12 | time boundary check of certificate using gnutls | kali |
2012-09-12 | Merge branch 'feature/network_check' into develop | kali |
2012-09-12 | close fd. with breaks with StringIO passed in tests. | kali |
2012-09-12 | Merge branch 'feature/unity-checks' into develop | kali |
2012-09-12 | pep8 | kali |
2012-09-12 | checks for systray in unity | kali |
2012-09-12 | moved network checks to its own class | kali |
2012-09-12 | some human friendly stubs for raising these exceptions | kali |
2012-09-12 | pep8 | kali |
2012-09-12 | add netifaces to requirements | kali |