index
:
bitmask_client.git
debian/experimental
develop
feature/async-api
feature/js-ui
master
release-0.2.0
release-0.5.4
release-0.6.1
release/0.7.x
release/0.8.x
release/v0.2.0
[bitmask_client]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
leap
/
eip
/
checks.py
Age
Commit message (
Expand
)
Author
2012-12-18
catch gnutls error while validating pemfile
kali
2012-12-18
do not pass CA.crt to checks for https
kali
2012-12-15
workaround for not-yet-valid certs
kali
2012-12-12
changed some values in new style eipconfig
kali
2012-12-12
tests for openvpn options
kali
2012-12-10
get cipher config from eip-service
kali
2012-11-13
fix missing provider parameter in leapconfig objects chain
kali
2012-11-12
fix cert fetching over https
kali
2012-11-08
more careful error catching during registration.
kali
2012-10-26
user credentials saved on login/signup branches.
kali
2012-10-24
fix checks that were getting default provider domain var still
kali
2012-10-24
sign up branch ends by triggering eip connection
kali
2012-10-20
add bypass for already trusted fingerprints
kali
2012-10-20
connecting page
kali
2012-10-19
add bug number in log for #638 cases (domain name mismatch)
kali
2012-10-19
ca cert fingerprint check + api cert verification
kali
2012-10-19
download ca cert from provider
kali
2012-10-19
logic for cert validation widgets in wizard
kali
2012-10-18
catch cert verification errors and ask user for trust
kali
2012-10-08
Merge branch 'feature/network_check' into develop
kali
2012-10-08
popup dialog error when network error happens
kali
2012-10-05
todo comments
kali
2012-10-05
fix cert needed evaluation
kali
2012-10-02
refactored jsonconfig, included jsonschema validation
kali
2012-09-25
moved LeapNetworkChecker and test in base.
antialias
2012-09-24
Missed a renaming of test_internet_connection to check_internet_connection.
antialias
2012-09-24
improved network checks on the way to a network checker.
antialias
2012-09-25
workaround for #638 and fix for eip config check for gateways
kali
2012-09-21
add property to baseconfig
kali
2012-09-21
added --no-provider-checks and --no-ca-verify for ease of debugging
kali
2012-09-19
checks for certificate
kali
2012-09-18
cert verification and malformed json checks
kali
2012-09-18
do_branding command added to setup
kali
2012-09-12
time boundary check of certificate using gnutls
kali
2012-09-12
close fd. with breaks with StringIO passed in tests.
kali
2012-09-12
moved network checks to its own class
kali
2012-09-10
Implemented basic networks checks: valid interface, default route, and can pi...
antialias
2012-09-05
app wide logging handler
kali
2012-09-04
fix test_checks: do not mess with real home path!
kali
2012-09-04
better separate cert validation/download logic
kali
2012-09-03
basic download cert functionality
kali
2012-09-03
providercertchecks:check_https_is_working
kali
2012-08-30
working with options only from cli
kali
2012-08-30
add test for JSONLeapConfig metaclass
kali
2012-08-30
fetcher moved to baseconfig + eipchecker using eipservice config.
kali
2012-08-30
fix config load method
kali
2012-08-30
add lazy evaluation to config specs
kali
2012-08-29
add eipconfig spec and config object
kali
2012-08-29
test for eip_config_checker called from eip_connection run_checks method
kali
2012-08-28
eip_checks called from main app.
kali
[next]