Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
separate get_cert and get_fingerprint functions
added separator
|
|
|
|
|
|
with a little helper function using gnutls
|
|
|
|
|
|
and some minor changes in wizard, like textentry for provider.
|
|
|
|
|
|
|
|
|
|
|
|
this fixes random error on leap initialization
|
|
This is a temporary workaround until we find a good solution
to issue #744.
Some old versions of python-keyring are causing a recursion loop.
|
|
|
|
|
|
|
|
|
|
* the python-gnutls debian package is not a requirement since it is the wrong version
* python-dev and libgnutls-dev are needed to install the python packages via pip
|
|
Closes #741
|
|
Closes #732
|
|
Closes #730
|
|
|
|
Closes #724
|
|
Closes #738
|
|
Closes #310
|
|
|
|
develop
|
|
added python-coverage to testing install line
rewrote PyQt installation instructions
fixed pkg/test-requirements lines
fixed nosetest example (#740)
|
|
|
|
|
|
not very DRY but just to have it ready for rc cut.
|
|
|
|
Conflicts:
src/leap/baseapp/mainwindow.py
src/leap/eip/tests/test_checks.py
|
|
we are shutting down for now.
we should be acting upon failures in the near future.
lowered the recurrent checks interval to 10 seconds.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
feature/detect_vpn
|
|
|
|
|