Age | Commit message (Expand) | Author |
2013-06-15 | working openvpn termination: SIGTERM, then SIGKILL. | kali |
2013-06-15 | Merge branch 'develop' of ssh://leap.se/leap_client into develop | kali |
2013-06-14 | Actually deferToThread all the things we expect to do in parallel | Tomás Touceda |
2013-06-14 | Autoselect VPN gateway based on timezone. | Ivan Alejandro |
2013-06-13 | pep8 | kali |
2013-06-13 | copy missing updown scripts if missing | Kali Kaneko |
2013-06-11 | Merge remote-tracking branch 'kali/bug/openvpn-process_rev4' into develop | Tomás Touceda |
2013-06-12 | use twisted processProtocol instead of QProcess to drive openvpn | kali |
2013-06-11 | Check provider api version for compatibility | Ivan Alejandro |
2013-06-04 | Remove CheckerThread from SRPAuth | Tomás Touceda |
2013-06-03 | Use Twisted's deferToThread and Deferreds to handle parallel tasks | Tomás Touceda |
2013-05-30 | Merge remote-tracking branch 'drebs/feature/2683-move-keymanager-to-leap_clie... | Tomás Touceda |
2013-05-30 | make tests pass & fix pep8 | kali |
2013-05-29 | Move KeyManager submodule from leap.common to here. | drebs |
2013-05-22 | Merge remote-tracking branch 'ivan/bug/kde-polkit-support' into develop | Tomás Touceda |
2013-05-21 | Add support for kde polkit, closes #2630 | Ivan Alejandro |
2013-05-18 | Integrate SMTP | Tomás Touceda |
2013-05-16 | Integrate soledad and keymanager in the client | Tomas Touceda |
2013-05-17 | use qtreactor so twisted is driven by qt main loop | kali |
2013-05-11 | use ipaddr to get ipv6 support | kali |
2013-05-11 | updated documentation | kali |
2013-05-11 | sanitize ip address | kali |
2013-05-11 | whitelist openvpn cipher parameters | kali |
2013-05-11 | add debug to config and cert uris | kali |
2013-04-16 | add locations to spec | Kali Kaneko |
2013-04-12 | Add --danger option to not validate the first hop of certificates | Tomas Touceda |
2013-04-10 | baseconfig moved to leap.common.config | kali |
2013-04-08 | fix dyld_library_path for osx | kali |
2013-04-03 | fix osx prefixer and launcher | Kali Kaneko |
2013-03-26 | Merge branch 'feature/windows_install_tap' of git://github.com/chiiph/leap_cl... | kali |
2013-03-25 | Mark sanitation point clearly for future reference | Tomás Touceda |
2013-03-25 | Rename the openvpn exe to something more specific | Tomás Touceda |
2013-03-25 | grp doesn't exist in windows | Tomás Touceda |
2013-03-22 | Add Windows VPN Launcher | Tomás Touceda |
2013-03-21 | Merge remote-tracking branch 'kali/feature/osx-eip-rewrite' into develop | Tomás Touceda |
2013-03-21 | fix docstring | kali |
2013-03-21 | Fixes as per review | Tomás Touceda |
2013-03-21 | Handle configuration and paths in a standalone way | Tomás Touceda |
2013-03-21 | fix osascript invocation | Kali Kaneko |
2013-03-21 | add darwin prefixer and launcher | kali |
2013-03-15 | namespace leap + leap.common split | kali |
2013-03-13 | Make the no up/down log an error instead of a warning | Tomás Touceda |
2013-03-13 | Document checker parameter in providerbootstrapper | Tomás Touceda |
2013-03-13 | Display a more related error message for https wizard checks | Tomás Touceda |
2013-03-13 | Notify the user of pkexec/polkit/openvpn checks | Tomás Touceda |
2013-03-13 | Add vpn already running checks | Tomás Touceda |
2013-03-13 | Use expanduser instead of hardcoded string | Tomás Touceda |
2013-03-13 | Check validity for downloaded certs and re-download if needed | Tomás Touceda |
2013-03-13 | Add valid pemfile check before saving the downloaded client cert | Tomás Touceda |
2013-03-13 | Add util.certs and abstract digest there | Tomás Touceda |