summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-08-30[feature] allow integer for management verbosityKali Kaneko
2017-08-30[refactor] re-add retries for connecting to managementKali Kaneko
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-30[bug] fail gracefully if cannot import soledadKali Kaneko
2017-08-25[bug] replace content-type after removing the signatureRuben Pollan
2017-08-24[feat] hardcode some providers to mock that they provide mixnetsRuben Pollan
2017-08-24[feat] add mail.add_msg API callRuben Pollan
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