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
/
services
/
eip
/
vpnprocess.py
Age
Commit message (
Expand
)
Author
2014-04-16
Let OpenVPN handle ping-restarts
Tomás Touceda
2014-04-15
Handle trying to kill a non running process.
Ivan Alejandro
2014-04-15
Move EIP to the backend.
Ivan Alejandro
2014-04-15
Move openvpn_verb to config.flags
Ivan Alejandro
2014-03-13
Support latest psutil version.
Ivan Alejandro
2013-10-29
Handle encoding problems in the vpn connection.
Ivan Alejandro
2013-10-15
Fix pep8 violations.
Ivan Alejandro
2013-10-08
openvpn observer
Kali Kaneko
2013-09-30
Replace launcher with new implementation.
Ivan Alejandro
2013-09-20
State Machine Builder and eip connection machine
Kali Kaneko
2013-09-18
Move STANDALONE flag to a module and unify paths queries.
Ivan Alejandro
2013-08-15
Add an explicit comment about why we are using different poll_times
Tomás Touceda
2013-08-15
Detect a running instance of EIP by checking for LEAPOPENVPN var
Tomás Touceda
2013-08-14
Make POLL_TIME bigger in VPNManager
Tomás Touceda
2013-08-12
fix imports to use new namespace
Kali Kaneko
2013-08-12
move everything into bitmask namespace
Kali Kaneko