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
/
tests
Age
Commit message (
Expand
)
Author
2012-11-14
make tests pass + pep8
kali
2012-11-13
remove sample service
kali
2012-10-10
fix failing test on test_eipconnection
kali
2012-10-08
Merge branch 'feature/network_check' into develop
kali
2012-10-06
Merge branch 'feature/detect_vpn' into develop
kali
2012-10-05
added tests.
antialias
2012-10-02
refactored jsonconfig, included jsonschema validation
kali
2012-09-25
moved LeapNetworkChecker and test in base.
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-20
tests pass after branding changes
kali
2012-09-12
time boundary check of certificate using gnutls
kali
2012-09-12
moved network checks to its own class
kali
2012-09-12
pep8
kali
2012-09-10
Implemented basic networks checks: valid interface, default route, and can pi...
antialias
2012-09-06
openvpn management socket is a temp path on each run
kali
2012-09-06
make tests pass.
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-31
deprecated configparser. closes #500
kali
2012-08-30
working with options only from cli
kali
2012-08-30
move extra options from config template to cl opts
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
checki complete eip_config tests.
kali
2012-08-28
eipchecker.fetch definition and tests
kali
2012-08-27
add test_dump_default_eipconfig to eip.test_checks
kali
2012-08-27
add stubs for eip.checks
kali
2012-08-27
make eipconductor test use BaseLeapTest
kali
2012-08-27
change default_provider_path to base.constants
kali
2012-08-27
fix expanduser for home in expected openvpn option
kali
2012-08-24
Merge branch 'get-definition.json' into providers-static
kali
2012-08-24
fix config imports to make tests pass.
kali
2012-08-22
grabs a definition.json file if one isn't present. includes some basic error ...
antialias
2012-08-23
test_config uses the new leap base testcase
kali
2012-08-22
moved json-config tests
kali
2012-08-22
Merge branch 'refactor-tests' into refactor
kali
2012-08-21
minor pep8 clean up.
antialias
2012-08-22
minor tweaks to setup + env test
kali
2012-08-22
config tests
kali
2012-08-22
moved tests to directory
kali
2012-08-20
added json parsing from eip.json file and some basic tests.
antialias