summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/vpn
AgeCommit message (Expand)Author
2017-08-30[refactor] move terminate_or_kill to linux launcherKali Kaneko
2017-08-30[refactor] remove unused imports and attrsKali Kaneko
2017-08-30[refactor] merge tunnel and control modulesKali Kaneko
2017-08-30[refactor] delete old _management moduleKali Kaneko
2017-08-30[refactor] integrate new management protocolKali Kaneko
2017-08-30[feature] add twisted protocol for handling openvpn managementKali Kaneko
2017-08-30[bug] verbose log if error when (un)installing helpersKali Kaneko
2017-08-30[bug] avoid state flickering when state string is emptyKali Kaneko
2017-08-15[bug] fix attribute error when vpn is not startedKali Kaneko
2017-08-14[style] pep8Kali Kaneko
2017-08-14[bug] proper vpn shutdown in osx bundleskali
2017-08-14[docs] fix management class docstringkali
2017-08-14[pkg] fail gracefully if there are errors parsing logskali
2017-08-11[style] pep8Kali Kaneko
2017-08-11[feature] allow manual gateway selection for vpnKali Kaneko
2017-08-11[feature] add vpn list commandKali Kaneko
2017-08-11[feature] automatic vpn gateway selection, based on timezoneKali Kaneko
2017-08-11[feature] add a new bitmask_chromium gui entrypointKali Kaneko
2017-07-20[bug] check if the helpers are installed before testing the firewallRuben Pollan
2017-07-20[feat] clean up the firewall on bitmask startRuben Pollan
2017-07-20[feat] rise an exception if the vpn didn't turn down correctlyRuben Pollan
2017-07-20[refactor] use VPNManagment in composition instead of inheritanceRuben Pollan
2017-07-20[refactor] rename VPNTunnel to TunnelManagerRuben Pollan
2017-07-20[refactor] move TunnelManager duties to VPNServiceRuben Pollan
2017-07-14[bug] don't raise exceptions stoping the VPN serviceRuben Pollan
2017-06-30[bug] don't restart the VPN if we want to stop itRuben Pollan
2017-06-29[feat] Stop the vpn (and all services) when application is shut downRuben Pollan
2017-06-29[feat] return starting status for a restarting VPNRuben Pollan
2017-06-29[feat] restart openvpn automaticallyRuben Pollan
2017-06-29[refactor] make VPNControl logger an attribute of the classRuben Pollan
2017-06-29[bug] acknoledge max_retries to the openvpn telnet interfaceRuben Pollan
2017-06-23[bu] cleanup options in launcherKali Kaneko
2017-06-23[refactor] remove unused codeKali Kaneko
2017-06-23[bug] trim whitespace from options stringKali Kaneko
2017-06-21[style] reduce syslog verbosityKali Kaneko (leap communications)
2017-06-21[pkg] improve Packages scriptKali Kaneko
2017-06-19[refactor] remove dead codeKali Kaneko (leap communications)
2017-06-16[bug] add missing importKali Kaneko (leap communications)
2017-06-16[bug] fail gracefull if watcher process is not aliveKali Kaneko (leap communications)
2017-06-16[feat] fix OpenVPN start/stop in OSX using a process canaryKali Kaneko
2017-06-16[refactor] class and module renamingKali Kaneko (leap communications)
2017-06-16[feat] process logs through management interfaceKali Kaneko (leap communications)
2017-06-16[refactor] rename methodsKali Kaneko (leap communications)
2017-06-16[bug] reset traffic when stopping vpnKali Kaneko (leap communications)
2017-06-16[refactor] use constants for state transitionsKali Kaneko (leap communications)
2017-06-13[bug] pick the openvpn binary in the helper tooKali Kaneko (leap communications)
2017-06-13[bug] only assign class variable onceKali Kaneko (leap communications)
2017-06-13[feat] skip tun kext check for nowKali Kaneko (leap communications)
2017-06-13[feat] use openvpn in the path provided by homebrew as a fallbackKali Kaneko (leap communications)
2017-06-13[pkg] reorder osx helper filesKali Kaneko (leap communications)