summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-09-20[feat] check if there are newest configuration filesKali Kaneko
2017-09-20[feat] detect if pkexec is present in the systemRuben Pollan
2017-09-20[bug] flag vpn_ready == false if cert expiredRuben Pollan
2017-09-18[bug] we need to use 'GET' method to fetch provider configsRuben Pollan
2017-09-15[feat] wait up to 20 seconds for polkit to be launchedRuben Pollan
2017-09-15[refactor] remove unused 'is_missing_policy_permissions'Ruben Pollan
2017-09-15[feat] add --nodaemon param to polkit_agentRuben Pollan
2017-09-15[docs] having the polkits to try in a list sets already a prio to themRuben Pollan
2017-09-15[feat] use psutil to discover polkit processRuben Pollan
2017-09-15[bug] get the VPN restart working againRuben Pollan
2017-09-15[feat] Add 7bit to the list of supported encodingsSimon Fondrie-Teitler
2017-09-13[bug] send UIDNEXT on selectKali Kaneko
2017-09-10[bug] add the error as an upper level attribute of the dictKali Kaneko
2017-09-10[bug] avoid bogus failed statusKali Kaneko
2017-09-10[bug] mark vpn as failed if it had some problem startingKali Kaneko
2017-09-10[bug] fix policykit helper pathsKali Kaneko
2017-08-31[feat] expose an API to set/get/list gateway preferencesRuben Pollan
2017-08-31[feat] add the posibility of extracting a section of the configRuben Pollan
2017-08-31[feat] make the cli default_printer more genericRuben Pollan
2017-08-31[feat] list vpn gateways in the order that they are going to be usedRuben Pollan
2017-08-31[refactor] make the VPN location formating in the cliRuben Pollan
2017-08-30[refactor] remove verbose debug infoKali Kaneko
2017-08-30[bug] catch data tuple with len 5Kali Kaneko
2017-08-30[bug] fix typo in logger usageKali Kaneko
2017-08-30[bug] add initial ts assignmentKali Kaneko
2017-08-30[bug] assign initial empty stateKali Kaneko
2017-08-30[bug] assert vpn management folder existsKali Kaneko
2017-08-30[bug] return if cannot parse stateKali Kaneko
2017-08-30[tests] do not fail if helper installed in debian pathKali Kaneko
2017-08-30[tests] fix check-ip scriptKali Kaneko
2017-08-30[refactor] mark the listener as implementer of IStateListenerKali Kaneko
2017-08-30[refactor] change status to "failed"Kali Kaneko
2017-08-30[refactor] remove error importKali Kaneko
2017-08-30[feature] comment out debugging stdoutKali Kaneko
2017-08-30[bug] flatten args to allow keepalive paramsKali Kaneko
2017-08-30[docs] document restarts a bit betterKali Kaneko
2017-08-30[refactor] restart by allowing to send SIGUSR1 to openvpn processKali Kaneko
2017-08-30[refactor] add state listener to signal state transition to UIKali Kaneko
2017-08-30[refactor] catch failuresKali Kaneko
2017-08-30[feature] allow integer for management verbosityKali Kaneko
2017-08-30[refactor] re-add retries for connecting to managementKali Kaneko
2017-08-30[refactor] move terminate_or_kill to linux launcherKali Kaneko
2017-08-30[refactor] remove unused imports and attrsKali Kaneko
2017-08-30[refactor] merge tunnel and control modulesKali Kaneko
2017-08-30[refactor] delete old _management moduleKali Kaneko
2017-08-30[refactor] integrate new management protocolKali Kaneko
2017-08-30[feature] add twisted protocol for handling openvpn managementKali Kaneko
2017-08-30[bug] verbose log if error when (un)installing helpersKali Kaneko
2017-08-30[bug] avoid state flickering when state string is emptyKali Kaneko
2017-08-30[bug] fail gracefully if cannot import soledadKali Kaneko