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
/
process.py
Age
Commit message (
Expand
)
Author
2018-04-11
several fixes for riseupvpn snap
Kali Kaneko
2018-03-28
[refactor] move platform constants into leap.bitmask
Ruben Pollan
2018-03-02
[bug] debug launching
Kali Kaneko
2017-11-02
[style] fix formatting
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] avoid bogus failed status
Kali Kaneko
2017-08-30
[refactor] remove verbose debug info
Kali Kaneko
2017-08-30
[bug] assign initial empty state
Kali Kaneko
2017-08-30
[bug] assert vpn management folder exists
Kali Kaneko
2017-08-30
[bug] return if cannot parse state
Kali Kaneko
2017-08-30
[refactor] mark the listener as implementer of IStateListener
Kali Kaneko
2017-08-30
[feature] comment out debugging stdout
Kali Kaneko
2017-08-30
[refactor] restart by allowing to send SIGUSR1 to openvpn process
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
[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] integrate new management protocol
Kali Kaneko
2017-08-30
[bug] avoid state flickering when state string is empty
Kali Kaneko
2017-08-14
[pkg] fail gracefully if there are errors parsing logs
kali
2017-07-20
[refactor] use VPNManagment in composition instead of inheritance
Ruben Pollan
2017-06-29
[feat] return starting status for a restarting VPN
Ruben Pollan
2017-06-29
[feat] restart openvpn automatically
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)
2017-06-16
[feat] process logs through management interface
Kali Kaneko (leap communications)
2017-06-16
[refactor] rename methods
Kali Kaneko (leap communications)
2017-06-16
[bug] reset traffic when stopping vpn
Kali Kaneko (leap communications)
2017-06-09
[bug] make openvpn and firewall able to launch
Kali Kaneko
2017-06-01
[refactor] hide mac/linux switch inside process module
Kali Kaneko (leap communications)
2017-06-01
[feat] darwin helper command
Kali Kaneko (leap communications)
2017-04-27
[bug] unify logging style using class attr
Kali Kaneko (leap communications)
2017-03-17
[feat] report the real status of the VPN
Ruben Pollan
2017-03-03
[feat] get VPN params from eip-service.json
Ruben Pollan
2017-02-23
[refactor] rename eip to vpn
Kali Kaneko (leap communications)
2017-02-23
[feature] hard restarts upon ping-restart received
Kali Kaneko (leap communications)
2017-02-23
[feature] add up/down traffic in status
Kali Kaneko (leap communications)
2017-02-23
[feature] parse status
Kali Kaneko (leap communications)
2017-02-23
[feature] add install/uninstall command for helpers
Kali Kaneko (leap communications)
2017-02-23
[refactor] sort out some imports
Kali Kaneko (leap communications)
2017-02-23
[feature] new commands: get_cert
Kali Kaneko (leap communications)
2017-02-23
[refactor] split vpn control into some modules
Kali Kaneko (leap communications)
2017-02-23
[feature] initial port of legacy vpn code
Kali Kaneko (leap communications)