Age | Commit message (Expand) | Author |
2013-08-08 | Merge remote-tracking branch 'kali/feature/openvpn_verbosity' into develop | Tomás Touceda |
2013-08-07 | Allow to change openvpn verbosity in logs | Kali Kaneko |
2013-08-06 | Update code to use the new EIP schema selection. | Ivan Alejandro |
2013-08-02 | Remove 'set -e' to avoid exit if a command fails. | Ivan Alejandro |
2013-07-30 | Refactor cmd and add permission change. | Ivan Alejandro |
2013-07-30 | Add check for outdated polkit file. Closes #3209. | Ivan Alejandro |
2013-07-30 | Refactor policies to the policies module. | Ivan Alejandro |
2013-07-26 | add kext check | Kali Kaneko |
2013-07-25 | Fix cmd string to replace placeholders correctly. | Ivan Alejandro |
2013-07-23 | Workaround some openvpn issues | Tomás Touceda |
2013-07-17 | Create policy file based on a template and copy to destination | Tomás Touceda |
2013-07-17 | fix locking for raising window | kali |
2013-07-11 | Fix icon path for cocoasudo | Tomás Touceda |
2013-07-10 | Make the install_path relative to the launcher path instead of absolute | Tomás Touceda |
2013-07-09 | Merge branch 'bug/openvpn_log_windows' into develop | Ivan Alejandro |
2013-07-09 | Make openvpn log to a file in windows | Tomás Touceda |
2013-07-09 | use cocoasudo for updown install | Kali Kaneko |
2013-07-01 | Check if there is no gateway to use. | Ivan Alejandro |
2013-06-25 | use cocoasudo instead of osascript | Kali Kaneko |
2013-06-24 | Merge remote-tracking branch 'kali/feature/better-vpn-control' into develop | Tomás Touceda |
2013-06-24 | Catch OSError when checking for permissions | Tomás Touceda |
2013-06-24 | let errors go in their own panel | Kali Kaneko |
2013-06-21 | Use an alternative method to check for file permission | Tomas Touceda |
2013-06-19 | Merge remote-tracking branch 'kali/feature/launch-polkit-agent' into develop | Tomas Touceda |
2013-06-20 | tries to launch polkit authentication agent | kali |
2013-06-20 | look for down-root plugin in bundle and system | kali |
2013-06-20 | fix zero length field format in 2.6 | Kali Kaneko |
2013-06-19 | Merge remote-tracking branch 'kali/feature/linux_install_scripts_rev2' into d... | chiiph |
2013-06-19 | install missing files during linux initialization | kali |
2013-06-18 | Improve timezone gateway selector. Closes #2894 | Ivan Alejandro |
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-12 | use twisted processProtocol instead of QProcess to drive openvpn | kali |
2013-06-03 | Use Twisted's deferToThread and Deferreds to handle parallel tasks | Tomás Touceda |
2013-05-21 | Add support for kde polkit, closes #2630 | Ivan Alejandro |
2013-05-11 | updated documentation | 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 | 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 |