Age | Commit message (Expand) | Author |
2012-10-15 | attempts to stop exisiting instances of openvpn when discovered at start up. | antialias |
2012-10-12 | stopping openvpn via management interface. | antialias |
2012-10-11 | add signal to end of eip checks | kali |
2012-10-10 | fix geometry saving for debug/regular mode. | kali |
2012-10-10 | fix failing test on test_eipconnection | kali |
2012-10-08 | add leap-status to main window in non-debug mode | kali |
2012-10-08 | Merge branch 'feature/network_check' into develop | kali |
2012-10-08 | popup dialog error when network error happens | kali |
2012-10-08 | Merge branch 'feature/firstrun-wizard' into develop | kali |
2012-10-06 | fix cert needed evaluation | kali |
2012-10-06 | Merge branch 'feature/detect_vpn' into develop | kali |
2012-10-06 | Merge branch 'feature/detect_vpn' of ssh://leap.se/leap_client into feature/d... | kali |
2012-10-05 | added tests. | antialias |
2012-10-05 | Merge branch 'feature/detect_vpn' into develop | kali |
2012-10-05 | typo | kali |
2012-10-05 | todo comments | kali |
2012-10-05 | fix cert needed evaluation | kali |
2012-10-01 | Now throws a CriticalError when an pre-exisiting openvpn istance is found. | antialias |
2012-10-02 | Merge branch 'feature/json-validation' into develop | kali |
2012-10-02 | refactored jsonconfig, included jsonschema validation | kali |
2012-09-25 | moved LeapNetworkChecker and test in base. | 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 | workaround for #638 and fix for eip config check for gateways | kali |
2012-09-25 | fix slug for eip config | kali |
2012-09-24 | add schema to JSONLeapConfig classes | kali |
2012-09-24 | fix slug for eip config | kali |
2012-09-21 | add property to baseconfig | kali |
2012-09-21 | added --no-provider-checks and --no-ca-verify for ease of debugging | kali |
2012-09-20 | add logging | kali |
2012-09-20 | toggle connection on/off | kali |
2012-09-20 | Merge branch 'develop' into feature/systray-menu | kali |
2012-09-20 | tests pass after branding changes | kali |
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-13 | fix race condition on app init | kali |
2012-09-12 | add openvpn-verb option to cli. | kali |
2012-09-12 | time boundary check of certificate using gnutls | kali |
2012-09-12 | close fd. with breaks with StringIO passed in tests. | 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-10 | Implemented basic networks checks: valid interface, default route, and can pi... | antialias |
2012-09-06 | openvpn management socket is a temp path on each run | kali |
2012-09-06 | make tests pass. | kali |
2012-09-06 | fix silly return mistake on has_errors method | kali |
2012-09-06 | more generic error handler in EipConductorAppMixin | kali |