Age | Commit message (Expand) | Author |
---|---|---|
2017-06-05 | [feat] On bitmaskclt vpn start use the last vpn if no provider is provided | Ruben Pollan |
2017-06-01 | [refactor] improve error reporting when openvpn not found | Kali Kaneko (leap communications) |
2017-06-01 | [refactor] hide mac/linux switch inside process module | Kali Kaneko (leap communications) |
2017-06-01 | [feat] use vpncanary for osx | Kali Kaneko (leap communications) |
2017-06-01 | [feat] darwin helper command | Kali Kaneko (leap communications) |
2017-05-31 | [refactor] factor out installer function | Kali Kaneko (leap communications) |
2017-05-31 | [feat] install installers directly if we are root | Kali Kaneko (leap communications) |
2017-05-31 | [docs] update vpn readme | Kali Kaneko (leap communications) |
2017-05-22 | [bug] fix lxpolkit path | Kali Kaneko (leap communications) |
2017-05-22 | [feat] port the polkit agent launcher | Kali Kaneko (leap communications) |
2017-05-22 | [refactor] remove env code | Kali Kaneko (leap communications) |
2017-05-22 | [bug] use openvpn from bundle | Kali Kaneko (leap communications) |
2017-05-22 | [pkg] install and use static openvpn from bundle | Kali Kaneko (leap communications) |
2017-05-03 | [bug] include bitmask_helpers into the frozen binary | Ruben Pollan |
2017-04-30 | [style] remove unused logger from vpn | Ruben Pollan |
2017-04-27 | [bug] unify logging style using class attr | Kali Kaneko (leap communications) |
2017-04-21 | [bug] report global connecting state for vpn when user started | Kali Kaneko (leap communications) |
2017-04-20 | [bug] fix enabling of vpn service | Kali Kaneko (leap communications) |
2017-04-19 | [bug] stop firewall if was failed close | Kali Kaneko (leap communications) |
2017-04-19 | [bug] return clearer errors when no cert found | Kali Kaneko (leap communications) |
2017-04-19 | [bug] fail if tried to stop vpn when not running | Kali Kaneko (leap communications) |
2017-04-19 | [bug] pass along no polkit error | Kali Kaneko (leap communications) |
2017-04-19 | [style] remove unused assignment | Kali Kaneko (leap communications) |
2017-04-06 | [bug] last_vpn path now is ~/.config/leap/last_vpn | Ruben Pollan |
2017-04-03 | [feat] add the expiration date of the cert to vpn.check | Ruben Pollan |
2017-04-03 | [feat] add a check for the installation of the helpers to the API | Ruben Pollan |
2017-04-03 | [feat] remove the pinning of VPN extra flags | Ruben Pollan |
2017-04-03 | [feat] store what was the last vpn provider used | Ruben Pollan |
2017-03-31 | [bug] fix usage of exception with twisted logger | Kali Kaneko (leap communications) |
2017-03-17 | [bug] let's remove hardcoded providers | Ruben Pollan |
2017-03-17 | [feat] report the real status of the VPN | Ruben Pollan |
2017-03-05 | [style] pep8 | Kali Kaneko (leap communications) |
2017-03-05 | [bug] revert vpn options from config | Kali Kaneko (leap communications) |
2017-03-03 | [feat] get VPN params from eip-service.json | Ruben Pollan |
2017-03-03 | [bug] use username instead of provider in the vpn calls | Ruben Pollan |
2017-02-23 | [pkg] add osx helpers | Kali Kaneko (leap communications) |
2017-02-23 | [bug] rename one of the managers to TunnelManager | Kali Kaneko (leap communications) |
2017-02-23 | [refactor] rename eip to vpn | Kali Kaneko (leap communications) |
2017-02-23 | [style] pep8 | Kali Kaneko (leap communications) |
2017-02-23 | [docs] document the API/cli | Kali Kaneko (leap communications) |
2017-02-23 | [feature] hard restarts upon ping-restart received | Kali Kaneko (leap communications) |
2017-02-23 | [feature] add up/down traffic in status | Kali Kaneko (leap communications) |
2017-02-23 | [feature] add bytes2human conversion | Kali Kaneko (leap communications) |
2017-02-23 | [feature] parse status | Kali Kaneko (leap communications) |
2017-02-23 | [feature] eip start/stop working | Kali Kaneko (leap communications) |
2017-02-23 | [feature] add install/uninstall command for helpers | Kali Kaneko (leap communications) |
2017-02-23 | [bug] fix parsing of vpn status | Kali Kaneko (leap communications) |
2017-02-23 | [bug] fix bitmask-root path | Kali Kaneko (leap communications) |
2017-02-23 | [refactor] sort out some imports | Kali Kaneko (leap communications) |
2017-02-23 | [feature] new commands: get_cert | Kali Kaneko (leap communications) |