index
:
bitmask-dev.git
9008_packaging
api_uri
check_vpn_egress
extend_vpn_tests
feat/if-modified
feat/pull-filter
master
tests/ox
travis
travis_osx_builds
[bitmask-dev]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2017-08-31
[feat] list vpn gateways in the order that they are going to be used
Ruben Pollan
2017-08-31
[refactor] make the VPN location formating in the cli
Ruben Pollan
2017-08-30
[pkg] add lxpolkit as suggested
0.10rc1
Kali Kaneko
2017-08-30
[tests] allow failure for functional-bundle tests, wip
Kali Kaneko
2017-08-30
[refactor] remove verbose debug info
Kali Kaneko
2017-08-30
[tests] apply dns workaround for functional tests
Kali Kaneko
2017-08-30
[tests] apply dns workaround
Kali Kaneko
2017-08-30
[bug] catch data tuple with len 5
Kali Kaneko
2017-08-30
[bug] fix typo in logger usage
Kali Kaneko
2017-08-30
[tests] increase timeout on vpn on
Kali Kaneko
2017-08-30
[bug] add initial ts assignment
Kali Kaneko
2017-08-30
[tests] reuse tox virtualenv for e2e/functional
Kali Kaneko
2017-08-30
[bug] assign initial empty state
Kali Kaneko
2017-08-30
[tests] add another demo gateway
Kali Kaneko
2017-08-30
[bug] assert vpn management folder exists
Kali Kaneko
2017-08-30
[tests] install helpers before e2e tests too
Kali Kaneko
2017-08-30
[tests] use another geoip api to avoid json decode problems
Kali Kaneko
2017-08-30
[tests] add root-switch as dns workaround for tests on CI
Kali Kaneko
2017-08-30
[bug] return if cannot parse state
Kali Kaneko
2017-08-30
[tests] do not fail if helper installed in debian path
Kali Kaneko
2017-08-30
[tests] fix check-ip script
Kali Kaneko
2017-08-30
[tests] workaround some errors while running tests
Kali Kaneko
2017-08-30
[tests] add functional testing requirements
Kali Kaneko
2017-08-30
[tests] prepare to run behave against bundle
Kali Kaneko
2017-08-30
[tests] add step to run functional tests on bundle
Kali Kaneko
2017-08-30
[tests] increase timeout
Kali Kaneko
2017-08-30
[tests] Check egress IP for VPN steps
Varac
2017-08-30
[bug] change status on ui too
Kali Kaneko
2017-08-30
[refactor] mark the listener as implementer of IStateListener
Kali Kaneko
2017-08-30
[refactor] change status to "failed"
Kali Kaneko
2017-08-30
[refactor] remove error import
Kali Kaneko
2017-08-30
[tests] fix test case typo
Kali Kaneko
2017-08-30
[tests] fix path for data files
Kali Kaneko
2017-08-30
[feature] comment out debugging stdout
Kali Kaneko
2017-08-30
[bug] flatten args to allow keepalive params
Kali Kaneko
2017-08-30
[docs] document restarts a bit better
Kali Kaneko
2017-08-30
[scripts] use sudo for installing helpers
Kali Kaneko
2017-08-30
[refactor] restart by allowing to send SIGUSR1 to openvpn process
Kali Kaneko
by properly allowing openvpn to restart when receiving SIGUSR1, we can reserve the hard process restarts for cases in which the process is aborted. this depends on bitmask-root adding --persist-tun and --persist-key as mandatory/allowed parameters.
2017-08-30
[bug] fix bad merge
Kali Kaneko
2017-08-30
[refactor] add state listener to signal state transition to UI
Kali Kaneko
2017-08-30
[refactor] catch failures
Kali Kaneko
2017-08-30
[docs] add ability to upgrade an existing virtualenv
Kali Kaneko
2017-08-30
[feature] allow integer for management verbosity
Kali Kaneko
2017-08-30
[refactor] re-add retries for connecting to management
Kali Kaneko
2017-08-30
[refactor] move terminate_or_kill to linux launcher
Kali Kaneko
2017-08-30
[refactor] remove unused imports and attrs
Kali Kaneko
2017-08-30
[refactor] merge tunnel and control modules
Kali Kaneko
2017-08-30
[refactor] delete old _management module
Kali Kaneko
2017-08-30
[refactor] integrate new management protocol
Kali Kaneko
2017-08-30
[feature] add twisted protocol for handling openvpn management
Kali Kaneko
[next]