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
/
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