Age | Commit message (Collapse) | Author |
|
Closes: #2059
|
|
|
|
|
|
|
|
git://github.com/chiiph/leap_client into develop
Conflicts:
src/leap/gui/mainwindow.py
|
|
into develop
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, abstracts QSettings under LeapSettings and adds a way to define
the VPN env in a platform dependant way.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
from now on this will live in a common repo,
leap_common.
We still need to add it to requirements
|
|
leap is a namespace package from here on.
common folder will be deleted and moved to leap_pycommon repository.
|
|
|
|
|
|
Will need a special case for windows
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|