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
path:
root
/
src
/
leap
/
bitmask
/
vpn
/
tunnel.py
Age
Commit message (
Expand
)
Author
2017-11-01
[docs] document systray in changelog
Kali Kaneko
2017-11-01
[refactor] refactor status object
Kali Kaneko
2017-11-01
[feature] display vpn status on systray
Kali Kaneko
2017-09-10
[bug] add the error as an upper level attribute of the dict
Kali Kaneko
2017-09-10
[bug] avoid bogus failed status
Kali Kaneko
2017-09-10
[bug] mark vpn as failed if it had some problem starting
Kali Kaneko
2017-08-30
[bug] assign initial empty state
Kali Kaneko
2017-08-30
[tests] fix check-ip script
Kali Kaneko
2017-08-30
[feature] comment out debugging stdout
Kali Kaneko
2017-08-30
[docs] document restarts a bit better
Kali Kaneko
2017-08-30
[refactor] restart by allowing to send SIGUSR1 to openvpn process
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] integrate new management protocol
Kali Kaneko
2017-07-20
[refactor] rename VPNTunnel to TunnelManager
Ruben Pollan
2017-06-16
[feat] fix OpenVPN start/stop in OSX using a process canary
Kali Kaneko
2017-06-16
[refactor] class and module renaming
Kali Kaneko (leap communications)