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
Age
Commit message (
Expand
)
Author
2017-10-11
[feat] add gpg and pemfile in osx builds
kali
2017-10-09
[bug] properly check for local openvpn path
Kali Kaneko
2017-10-06
[style] pep8
0.10.1
Kali Kaneko
2017-10-06
[feat] use bonafide Provider object as a singleton
Ruben Pollan
2017-10-06
[bug] use sytem-wide bitmask-root, if found
Kali Kaneko
2017-10-03
[feat] Update polkit options
Ruben Pollan
2017-09-29
[style] pep8
Kali Kaneko
2017-09-29
[bug] look also from bitmask-root in the debian path
Kali Kaneko
2017-09-29
[bug] fixes needed to launch vpn on mac after refactor
kali
2017-09-29
[bug] check for pkexec only in linux
kali
2017-09-29
[bug] workaround for using private parseMbox function
Kali Kaneko
2017-09-29
[bug] create /usr/local/sbin folder if it does not exist
Kali Kaneko
2017-09-21
[bug] fix initialization of default parameter to mutable data structure
Kali Kaneko
2017-09-21
[bug] do not send if-modified-header if file does not exist
Kali Kaneko
2017-09-20
[feat] check if there are newest configuration files
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-18
[bug] we need to use 'GET' method to fetch provider configs
Ruben Pollan
2017-09-15
[feat] wait up to 20 seconds for polkit to be launched
Ruben Pollan
2017-09-15
[refactor] remove unused 'is_missing_policy_permissions'
Ruben Pollan
2017-09-15
[feat] add --nodaemon param to polkit_agent
Ruben Pollan
2017-09-15
[docs] having the polkits to try in a list sets already a prio to them
Ruben Pollan
2017-09-15
[feat] use psutil to discover polkit process
Ruben Pollan
2017-09-15
[bug] get the VPN restart working again
Ruben Pollan
2017-09-15
[feat] Add 7bit to the list of supported encodings
Simon Fondrie-Teitler
2017-09-13
[bug] send UIDNEXT on select
Kali Kaneko
2017-09-10
[bug] add the error as an upper level attribute of the dict
Kali Kaneko
2017-09-10
[bug] avoid bogus failed status
Kali Kaneko
2017-09-10
[bug] mark vpn as failed if it had some problem starting
Kali Kaneko
2017-09-10
[bug] fix policykit helper paths
Kali Kaneko
2017-08-31
[feat] expose an API to set/get/list gateway preferences
Ruben Pollan
2017-08-31
[feat] add the posibility of extracting a section of the config
Ruben Pollan
2017-08-31
[feat] make the cli default_printer more generic
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] remove verbose debug info
Kali Kaneko
2017-08-30
[bug] catch data tuple with len 5
Kali Kaneko
2017-08-30
[bug] fix typo in logger usage
Kali Kaneko
2017-08-30
[bug] add initial ts assignment
Kali Kaneko
2017-08-30
[bug] assign initial empty state
Kali Kaneko
2017-08-30
[bug] assert vpn management folder exists
Kali Kaneko
2017-08-30
[bug] return if cannot parse state
Kali Kaneko
2017-08-30
[tests] do not fail if helper installed in debian path
Kali Kaneko
2017-08-30
[tests] fix check-ip script
Kali Kaneko
2017-08-30
[refactor] mark the listener as implementer of IStateListener
Kali Kaneko
2017-08-30
[refactor] change status to "failed"
Kali Kaneko
2017-08-30
[refactor] remove error import
Kali Kaneko
2017-08-30
[feature] comment out debugging stdout
Kali Kaneko
2017-08-30
[bug] flatten args to allow keepalive params
Kali Kaneko
2017-08-30
[docs] document restarts a bit better
Kali Kaneko
[next]