Age | Commit message (Collapse) | Author |
|
Closes: #2753
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, some pep8 fixes
|
|
This removes CheckerThread
|
|
'drebs/feature/2683-move-keymanager-to-leap_client-2' into develop
Conflicts:
setup.py
|
|
|
|
|
|
|
|
Close issue #2630
Add changes file for #2630
Add documentation to '_is_auth_agent_running' method.
|
|
|
|
|
|
aboutToQuit signal is not raised anymore with the qt4reactor.
So we are calling all cleanup callbacks from the quit function.
|
|
|
|
* documentation reviewed after rewrite, ready for 0.2.1
* updated docstrings format to fit sphinx autodoc
|
|
|
|
|
|
|
|
|
|
This is intended to be used while testing, not in production
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
Differentiate between SSLError and other type of errors, so to its clear
when the certificate fails and when the connection fails or other kind
of problems
|
|
|
|
|
|
|
|
|
|
|
|
|