summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-06-15[feat] Add a 'fetch' flag to key exportRuben 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 runningRuben Pollan
2017-06-15[bug] fix unread count on mail statusRuben Pollan
2017-06-13[bug] pick the openvpn binary in the helper tooKali Kaneko (leap communications)
2017-06-13[bug] only assign class variable onceKali Kaneko (leap communications)
2017-06-13[feat] skip tun kext check for nowKali Kaneko (leap communications)
2017-06-13[feat] use openvpn in the path provided by homebrew as a fallbackKali Kaneko (leap communications)
2017-06-13[pkg] reorder osx helper filesKali Kaneko (leap communications)
2017-06-13[bug] fix keymanager issues with last mergeRuben Pollan
2017-06-12[bug] pass the --private flag to the dispatcherRuben Pollan
2017-06-12[feat] push private key updates into nicknymRuben Pollan
2017-06-12[feat] search first for gpg1 binaryRuben Pollan
2017-06-12[bug] make openvpn and firewall able to launchKali Kaneko
2017-06-09[bug] make openvpn and firewall able to launchKali Kaneko
2017-06-07[docs] document testing of the osx helperKali Kaneko (leap communications)
2017-06-07[style] pep8Kali Kaneko (leap communications)
2017-06-07[feature] run vpn directly if user is rootKali Kaneko (leap communications)
2017-06-07[feature] log output of subprocess callKali Kaneko (leap communications)
2017-06-07[feat] do not use pkexec if we are rootKali Kaneko (leap communications)
2017-06-05[style] grammarKali Kaneko (leap communications)
2017-06-05[feat] On bitmaskclt vpn start use the last vpn if no provider is providedRuben Pollan
2017-06-05[bug] fail bonafide bootstrap for self sign certsRuben Pollan
2017-06-05[feat] check ca cert fingreprint against provider.jsonRuben Pollan
2017-06-01[refactor] improve error reporting when openvpn not foundKali Kaneko (leap communications)
2017-06-01[refactor] hide mac/linux switch inside process moduleKali Kaneko (leap communications)
2017-06-01[feat] use vpncanary for osxKali Kaneko (leap communications)
2017-06-01[feat] darwin helper commandKali Kaneko (leap communications)
2017-05-31[refactor] factor out installer functionKali Kaneko (leap communications)
2017-05-31[feat] install installers directly if we are rootKali Kaneko (leap communications)
2017-05-31[docs] update vpn readmeKali Kaneko (leap communications)
2017-05-31[bug] fix deprecated import of cryptography multibackendKali Kaneko (leap communications)
2017-05-30[docs] add notes for osx/windows dev envKali Kaneko (leap communications)
2017-05-24[tests] fix testsKali Kaneko (leap communications)
2017-05-24[refactor] simplify wrapper create and add_msgKali Kaneko (leap communications)
2017-05-24[bug] fix sending mail error from pixelatedKali Kaneko (leap communications)
2017-05-23[feature] enable vpn by default, yeahKali Kaneko (leap communications)
2017-05-22[bug] fix lxpolkit pathKali Kaneko (leap communications)
2017-05-22[feat] port the polkit agent launcherKali Kaneko (leap communications)
2017-05-22[refactor] remove env codeKali Kaneko (leap communications)
2017-05-22[bug] use openvpn from bundleKali Kaneko (leap communications)
2017-05-22[pkg] install and use static openvpn from bundleKali Kaneko (leap communications)
2017-05-17[refactor] define class only if we are importing pixelatedKali Kaneko (leap communications)
2017-05-16[bug] use correct api uriKali Kaneko (leap communications)
2017-05-16[refactor] cleanupKali Kaneko (leap communications)
2017-05-16[bug] allow incoming mail to be properly notified to pixelatedKali Kaneko (leap communications)
2017-05-16[bug] fix notification for incoming mail with several listeners registeredKali Kaneko (leap communications)
2017-05-12[bug] return ok from a succesful provider deleteRuben Pollan
2017-05-12[bug] make global the provider bootstrap deferredsRuben Pollan
2017-05-11[feat] add provider to the cliRuben Pollan