Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, add quotes to the up/down script lines in case the path has spaces
|
|
|
|
|
|
|
|
Fix typo, improve docstrings.
|
|
Closes:#2925
|
|
|
|
|
|
|
|
|
|
|
|
Closes: #2884
|
|
|
|
|
|
develop
|
|
Closes: #2247, #2761
|
|
It allows to use multiple gateways in openvpn for redundancy.
|
|
|
|
|
|
|
|
|
|
This removes CheckerThread
|
|
Close issue #2630
Add changes file for #2630
Add documentation to '_is_auth_agent_running' method.
|
|
* documentation reviewed after rewrite, ready for 0.2.1
* updated docstrings format to fit sphinx autodoc
|
|
|
|
|
|
git://github.com/chiiph/leap_client into develop
Conflicts:
src/leap/gui/mainwindow.py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, abstracts QSettings under LeapSettings and adds a way to define
the VPN env in a platform dependant way.
|
|
|
|
|
|
leap is a namespace package from here on.
common folder will be deleted and moved to leap_pycommon repository.
|
|
|
|
|
|
|
|
|
|
Also:
- Make OpenVPN use a random port every time
- Logout in parallel so the UI doesn't block
- Add the WAIT status from OpenVPN to the mainwindow displays
- Support non-unix sockets in the LinuxVPNLauncher
|