Age | Commit message (Collapse) | Author |
|
and changes to functions having to do with the default
path to certs.
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
Closes #741
|
|
Closes #732
|
|
Closes #730
|
|
Closes #724
|
|
Closes #738
|
|
Closes #310
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
it's still buggy in that it does not bother to stop
the ongoing checks or connection. we should take care of that soon.
|