Age | Commit message (Expand) | Author |
2017-07-25 | [refactor] use pixelated-www in leap namespace | Kali Kaneko |
2017-07-20 | [bug] check if the helpers are installed before testing the firewall | Ruben Pollan |
2017-07-20 | [feat] clean up the firewall on bitmask start | Ruben Pollan |
2017-07-20 | [feat] rise an exception if the vpn didn't turn down correctly | Ruben Pollan |
2017-07-20 | [refactor] use VPNManagment in composition instead of inheritance | Ruben Pollan |
2017-07-20 | [refactor] rename VPNTunnel to TunnelManager | Ruben Pollan |
2017-07-20 | [refactor] move TunnelManager duties to VPNService | Ruben Pollan |
2017-07-18 | use the passed ca_cert | Kali Kaneko |
2017-07-14 | [bug] handle 503 responses from nyckserver | Ruben Pollan |
2017-07-14 | [bug] don't raise exceptions stoping the VPN service | Ruben Pollan |
2017-07-14 | [refactor] skip looking for cacert bundle in bitmask | Kali Kaneko (leap communications) |
2017-06-30 | [bug] don't restart the VPN if we want to stop it | Ruben Pollan |
2017-06-29 | [feat] Stop the vpn (and all services) when application is shut down | Ruben Pollan |
2017-06-29 | [feat] return starting status for a restarting VPN | Ruben Pollan |
2017-06-29 | [feat] restart openvpn automatically | Ruben Pollan |
2017-06-29 | [refactor] make VPNControl logger an attribute of the class | Ruben Pollan |
2017-06-29 | [bug] acknoledge max_retries to the openvpn telnet interface | Ruben Pollan |
2017-06-28 | [docs] fix the docstring since the implementation does not sign yet | Kali Kaneko (leap communications) |
2017-06-23 | [bu] cleanup options in launcher | Kali Kaneko |
2017-06-23 | [refactor] remove unused code | Kali Kaneko |
2017-06-23 | [bug] trim whitespace from options string | Kali Kaneko |
2017-06-21 | [style] reduce syslog verbosity | Kali Kaneko (leap communications) |
2017-06-21 | [pkg] improve Packages script | Kali Kaneko |
2017-06-19 | [refactor] remove dead code | Kali Kaneko (leap communications) |
2017-06-16 | [bug] add missing import | Kali Kaneko (leap communications) |
2017-06-16 | [bug] fail gracefull if watcher process is not alive | Kali Kaneko (leap communications) |
2017-06-16 | [feat] fix OpenVPN start/stop in OSX using a process canary | Kali Kaneko |
2017-06-16 | [refactor] class and module renaming | Kali Kaneko (leap communications) |
2017-06-16 | [feat] process logs through management interface | Kali Kaneko (leap communications) |
2017-06-16 | [refactor] rename methods | Kali Kaneko (leap communications) |
2017-06-16 | [bug] reset traffic when stopping vpn | Kali Kaneko (leap communications) |
2017-06-16 | [refactor] use constants for state transitions | Kali Kaneko (leap communications) |
2017-06-15 | [feat] Add a 'fetch' flag to key export | Ruben 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 running | Ruben Pollan |
2017-06-15 | [bug] fix unread count on mail status | Ruben Pollan |
2017-06-13 | [bug] pick the openvpn binary in the helper too | Kali Kaneko (leap communications) |
2017-06-13 | [bug] only assign class variable once | Kali Kaneko (leap communications) |
2017-06-13 | [feat] skip tun kext check for now | Kali Kaneko (leap communications) |
2017-06-13 | [feat] use openvpn in the path provided by homebrew as a fallback | Kali Kaneko (leap communications) |
2017-06-13 | [pkg] reorder osx helper files | Kali Kaneko (leap communications) |
2017-06-13 | [bug] fix keymanager issues with last merge | Ruben Pollan |
2017-06-12 | [bug] pass the --private flag to the dispatcher | Ruben Pollan |
2017-06-12 | [feat] push private key updates into nicknym | Ruben Pollan |
2017-06-12 | [feat] search first for gpg1 binary | Ruben Pollan |
2017-06-12 | [bug] make openvpn and firewall able to launch | Kali Kaneko |
2017-06-09 | [bug] make openvpn and firewall able to launch | Kali Kaneko |
2017-06-07 | [docs] document testing of the osx helper | Kali Kaneko (leap communications) |
2017-06-07 | [style] pep8 | Kali Kaneko (leap communications) |
2017-06-07 | [feature] run vpn directly if user is root | Kali Kaneko (leap communications) |