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
/
config.py
Age
Commit message (
Expand
)
Author
2013-01-23
working up/down resolv-conf script
kali
2013-01-17
(osx) detect which interface is traffic going thru
kali
2013-01-09
add resolvconf option
kali
2013-01-08
Working OSX installer workflow.
kali
2012-12-12
parse new service format
kali
2012-12-12
tests for openvpn options
kali
2012-12-10
get cipher config from eip-service
kali
2012-12-10
cleanup and rewrite eipconnection/openvpnconnection classes
kali
2012-11-13
fix missing provider parameter in leapconfig objects chain
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-02
Merge branch 'feature/json-validation' into develop
kali
2012-10-02
refactored jsonconfig, included jsonschema validation
kali
2012-09-25
workaround for #638 and fix for eip config check for gateways
kali
2012-09-25
fix slug for eip config
kali
2012-09-24
fix slug for eip config
kali
2012-09-20
toggle connection on/off
kali
2012-09-20
tests pass after branding changes
kali
2012-09-19
openvpn options come from eip.json
kali
2012-09-19
copy cacert to local config dir
kali
2012-09-12
add openvpn-verb option to cli.
kali
2012-09-06
openvpn management socket is a temp path on each run
kali
2012-09-05
app wide logging handler
kali
2012-08-31
deprecated configparser. closes #500
kali
2012-08-30
remove unused function
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
add lazy evaluation to config specs
kali
2012-08-29
add eipconfig spec and config object
kali
2012-08-27
add test_dump_default_eipconfig to eip.test_checks
kali
2012-08-23
moved help functions from eip/config.py to base/configuration.py.
antialias
2012-08-22
fix exceptions location
kali
2012-08-22
Merge branch 'refactor-tests' into refactor
kali
2012-08-22
removed dup exceptions
kali
2012-08-21
minor pep8 clean up.
antialias
2012-08-22
config tests
kali
2012-08-21
Error fixes and json commit.
antialias
2012-08-21
fix out-of-sync refactor.
kali
2012-08-08
check for validity of the remote_ip entry (is ip?)
kali
2012-08-08
check for bad permissions on vpn key files
kali
2012-08-07
build default provider openvpn config.
kali
2012-08-03
added log info for polkit checks
kali
2012-08-03
check also for a suitable polkit-authentication-agent running
kali
2012-08-03
stub for daemon mode; disabled by now until #383 is fixed
kali
2012-08-03
pkexec check
kali
2012-08-03
build default invocation command + options
kali
2012-08-02
create config file if not exist.
kali