summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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)
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-15[feat] Add a 'fetch' flag to key exportRuben Pollan
2017-06-15[feat] handle maintenance mode from nicknym (503 responses)Ruben Pollan
2017-06-15[bug] only start the child services if they are not runningRuben Pollan
2017-06-15[bug] fix unread count on mail statusRuben Pollan
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)
2017-06-13[bug] fix keymanager issues with last mergeRuben Pollan
2017-06-12[bug] pass the --private flag to the dispatcherRuben Pollan
2017-06-12[feat] push private key updates into nicknymRuben Pollan
2017-06-12[feat] search first for gpg1 binaryRuben Pollan
2017-06-12[bug] make openvpn and firewall able to launchKali Kaneko
2017-06-09[bug] make openvpn and firewall able to launchKali Kaneko
2017-06-07[docs] document testing of the osx helperKali Kaneko (leap communications)
2017-06-07[style] pep8Kali Kaneko (leap communications)