summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-08-24[feat] remove active user from get_tokenRuben Pollan
2017-08-24[feat] add a mock mixnet_status call to the APIRuben Pollan
2017-08-15[bug] encode pgp/mime parts as 7bit encodingRuben Pollan
2017-08-15[bug] fix attribute error when vpn is not startedKali Kaneko
2017-08-14[style] pep8Kali Kaneko
2017-08-14[pkg] fallback to pyqt-webkit if webengine not foundKali Kaneko
2017-08-14[bug] proper vpn shutdown in osx bundleskali
2017-08-14[docs] fix management class docstringkali
2017-08-14[bug] report version correctly in bundleskali
2017-08-14[bug] kill a previous process in osxkali
2017-08-14[pkg] fail gracefully if there are errors parsing logskali
2017-08-14[pkg] working bundle in osx using pywebview + pyobjckali
2017-08-14[feat] use webengine instead of webkituser1
2017-08-11[style] pep8Kali Kaneko
2017-08-11[feature] allow manual gateway selection for vpnKali Kaneko
2017-08-11[bug] add workaround for invalid configs.jsonKali 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-08-10[refactor] fail gracefully if some modules not presentKali Kaneko
2017-07-28[bug] change status only when key is generatedKali Kaneko
2017-07-25[refactor] use pixelated-www in leap namespaceKali 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-18use the passed ca_certKali Kaneko
2017-07-14[bug] handle 503 responses from nyckserverRuben Pollan
2017-07-14[bug] don't raise exceptions stoping the VPN serviceRuben Pollan
2017-07-14[refactor] skip looking for cacert bundle in bitmaskKali Kaneko (leap communications)
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-28[docs] fix the docstring since the implementation does not sign yetKali Kaneko (leap communications)
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)