summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/services/eip/vpnprocess.py
AgeCommit message (Collapse)Author
2013-10-29Handle encoding problems in the vpn connection.Ivan Alejandro
2013-10-15Fix pep8 violations.Ivan Alejandro
2013-10-08openvpn observerKali Kaneko
reacts to tls-restart, ping-restart and network unreachable.
2013-09-30Replace launcher with new implementation.Ivan Alejandro
2013-09-20State Machine Builder and eip connection machineKali Kaneko
This implements an abstract definition of a LEAP state machine, and refactors eip connections to use it.
2013-09-18Move STANDALONE flag to a module and unify paths queries.Ivan Alejandro
2013-08-15Add an explicit comment about why we are using different poll_timesTomás Touceda
2013-08-15Detect a running instance of EIP by checking for LEAPOPENVPN varTomás Touceda
2013-08-14Make POLL_TIME bigger in VPNManagerTomás Touceda
2013-08-12fix imports to use new namespaceKali Kaneko
2013-08-12move everything into bitmask namespaceKali Kaneko