Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-12 | move everything into bitmask namespace | Kali Kaneko | |
2013-08-07 | Allow to change openvpn verbosity in logs | Kali Kaneko | |
2013-07-24 | try to terminate already running openvpn instance | Kali Kaneko | |
2013-07-01 | Check if there is no gateway to use. | Ivan Alejandro | |
Fix typo, improve docstrings. | |||
2013-06-24 | Improve OpenVPN Process Control | Kali Kaneko | |
* Disable toggle button until we get "connected" status. #2956 * Catch abnormal termination and update UI accordingly. #2890 | |||
2013-06-20 | Merge remote-tracking branch 'ivan-github/bug/2936_fix-psutil-error-import' ↵ | kali | |
into develop | |||
2013-06-19 | Add psutil.error import to solve OSX problem. | Ivan Alejandro | |
Closes #2936 | |||
2013-06-20 | nullify _tn instead of deleting | Kali Kaneko | |
2013-06-17 | Remove temporal folder during shutdown | kali | |
Closes: #2891 This is the temporal folder that is used under osx and linux for the unix socket to connect to the management interface. | |||
2013-06-15 | working openvpn termination: SIGTERM, then SIGKILL. | kali | |
Closes: #2753 | |||
2013-06-12 | use twisted processProtocol instead of QProcess to drive openvpn | kali | |