summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2017-05-11[bug] return core status as json instead of stringRuben Pollan
2017-05-11[bug] pass the print_json flag to the vpn cliRuben Pollan
2017-05-07[refactor] rename pixelated moduleKali Kaneko (leap communications)
2017-05-04[bug] Pass the right representation for the autoconf param from the cliKali Kaneko (leap communications)
2017-05-04[bug] correctly handle authenticate's autoconf parameterSimon Fondrie-Teitler
2017-05-04[bug] Properly format string formattingSimon Fondrie-Teitler
2017-05-03[bug] include bitmask_helpers into the frozen binaryRuben Pollan
2017-05-02[style] remove unused importsRuben Pollan
2017-05-02[bug] set a non-None value for configuration defaultsRuben Pollan
2017-05-01[bug] remove remanents of IMAP profiling codeRuben Pollan
2017-05-01[feature] streamline and move manhole into coreKali Kaneko (leap communications)
2017-04-30[style] remove unused logger from vpnRuben Pollan
2017-04-27[style] pep8 fixesKali Kaneko (leap communications)
2017-04-27[bug] do not assume we got a listenerKali Kaneko (leap communications)
2017-04-27[bug] unify logging style using class attrKali Kaneko (leap communications)
2017-04-27[bug] wait more for pixelated to startKali Kaneko (leap communications)
2017-04-27[bug] migrate all failures to twisted loggerKali Kaneko (leap communications)
2017-04-27[bug] catch failures with newer twisted loggerKali Kaneko (leap communications)
2017-04-27[bug] use argv for the argparse prog name in the cli UserRuben Pollan