Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-20 | backward compat for psutil p.cmdline. Closes: #5689 | Kali Kaneko | |
2014-05-15 | avoid openvp soft-restart. Closes: #5669 | Kali Kaneko | |
2014-05-15 | remove commented block, fix typo | Kali Kaneko | |
2014-05-12 | tear down fw on quit-action too | Kali Kaneko | |
2014-05-12 | only switch the fw down if user asked for eip down | Kali Kaneko | |
2014-05-12 | tear the firewall down when openvpn is finished | Kali Kaneko | |
2014-05-12 | use bitmask-root with pkexec | Kali Kaneko | |
2014-05-12 | pass gateways to firewall up | Kali Kaneko | |
2014-05-12 | use bitmask-root to bring up the firewall | Kali Kaneko | |
2014-04-25 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'refs/remotes/ivan/bug/5563_download-upload-backward' into develop | |||
2014-04-23 | Swap upload/download data strings. Closes #5563. | Ivan Alejandro | |
2014-04-16 | Let OpenVPN handle ping-restarts | Tomás Touceda | |
2014-04-15 | Handle trying to kill a non running process. | Ivan Alejandro | |
2014-04-15 | Move EIP to the backend. | Ivan Alejandro | |
- Add backend eip management - Connect gui with new eip signals - remove old unused code - remove Qt dependency from backend services. - use Signaler to emit status/state changes from openvpn | |||
2014-04-15 | Move openvpn_verb to config.flags | Ivan Alejandro | |
2014-03-13 | Support latest psutil version. | Ivan Alejandro | |
2013-10-29 | Handle encoding problems in the vpn connection. | Ivan Alejandro | |
2013-10-15 | Fix pep8 violations. | Ivan Alejandro | |
2013-10-08 | openvpn observer | Kali Kaneko | |
reacts to tls-restart, ping-restart and network unreachable. | |||
2013-09-30 | Replace launcher with new implementation. | Ivan Alejandro | |
2013-09-20 | State Machine Builder and eip connection machine | Kali Kaneko | |
This implements an abstract definition of a LEAP state machine, and refactors eip connections to use it. | |||
2013-09-18 | Move STANDALONE flag to a module and unify paths queries. | Ivan Alejandro | |
2013-08-15 | Add an explicit comment about why we are using different poll_times | Tomás Touceda | |
2013-08-15 | Detect a running instance of EIP by checking for LEAPOPENVPN var | Tomás Touceda | |
2013-08-14 | Make POLL_TIME bigger in VPNManager | Tomás Touceda | |
2013-08-12 | fix imports to use new namespace | Kali Kaneko | |
2013-08-12 | move everything into bitmask namespace | Kali Kaneko | |