index
:
bitmask-dev.git
9008_packaging
api_uri
check_vpn_egress
extend_vpn_tests
feat/if-modified
feat/pull-filter
master
tests/ox
travis
travis_osx_builds
[bitmask-dev]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
leap
/
bitmask
/
vpn
/
service.py
Age
Commit message (
Expand
)
Author
2018-01-25
[feat] implement vpn status watchdog
Kali Kaneko
2018-01-25
[feat] support anonymous vpn
Kali Kaneko
2018-01-25
[feat] get cert automatically on vpn start
Kali Kaneko
2017-09-20
[feat] detect if pkexec is present in the system
Ruben Pollan
2017-09-20
[bug] flag vpn_ready == false if cert expired
Ruben Pollan
2017-09-10
[bug] mark vpn as failed if it had some problem starting
Kali Kaneko
2017-08-31
[feat] expose an API to set/get/list gateway preferences
Ruben Pollan
2017-08-31
[feat] list vpn gateways in the order that they are going to be used
Ruben Pollan
2017-08-31
[refactor] make the VPN location formating in the cli
Ruben Pollan
2017-08-30
[refactor] merge tunnel and control modules
Kali Kaneko
2017-08-30
[refactor] integrate new management protocol
Kali Kaneko
2017-08-15
[bug] fix attribute error when vpn is not started
Kali Kaneko
2017-08-14
[bug] proper vpn shutdown in osx bundles
kali
2017-08-11
[style] pep8
Kali Kaneko
2017-08-11
[feature] allow manual gateway selection for vpn
Kali Kaneko
2017-08-11
[feature] add vpn list command
Kali Kaneko
2017-08-11
[feature] automatic vpn gateway selection, based on timezone
Kali Kaneko
2017-08-11
[feature] add a new bitmask_chromium gui entrypoint
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] rename VPNTunnel to TunnelManager
Ruben Pollan
2017-07-20
[refactor] move TunnelManager duties to VPNService
Ruben Pollan
2017-07-14
[bug] don't raise exceptions stoping the VPN service
Ruben Pollan
2017-06-29
[feat] Stop the vpn (and all services) when application is shut down
Ruben Pollan
2017-06-16
[refactor] class and module renaming
Kali Kaneko (leap communications)
2017-06-05
[style] grammar
Kali Kaneko (leap communications)
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-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-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
[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
[docs] document the API/cli
Kali Kaneko (leap communications)
[next]