summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/core/service.py
AgeCommit message (Expand)Author
2018-02-15[bug] fail gracefully if we do not have mail depsKali Kaneko
2017-08-31[feat] expose an API to set/get/list gateway preferencesRuben Pollan
2017-08-24[feat] add a mock mixnet_status call to the APIRuben Pollan
2017-08-11[feature] automatic vpn gateway selection, based on timezoneKali Kaneko
2017-08-10[refactor] fail gracefully if some modules not presentKali Kaneko
2017-07-14[bug] don't raise exceptions stoping the VPN serviceRuben Pollan
2017-06-29[feat] Stop the vpn (and all services) when application is shut downRuben Pollan
2017-06-15[bug] only start the child services if they are not runningRuben Pollan
2017-06-12[feat] push private key updates into nicknymRuben Pollan
2017-05-11[bug] return core status as json instead of stringRuben 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[feature] streamline and move manhole into coreKali Kaneko (leap communications)
2017-04-27[bug] unify logging style using class attrKali Kaneko (leap communications)
2017-02-24[feature] require authentication token for apiKali Kaneko (leap communications)
2017-02-23[refactor] complete eip -> vpn rename in coreKali Kaneko (leap communications)
2017-02-23[feature] new commands: get_certKali Kaneko (leap communications)
2017-02-23[feature] enable vpn serviceKali Kaneko (leap communications)
2017-02-23[feature] initial port of legacy vpn codeKali Kaneko (leap communications)
2016-12-29[refactor] reorganize APIKali Kaneko (leap communications)
2016-12-29[refactor] move web service to its own submoduleKali Kaneko (leap communications)
2016-12-29[feature] local session serviceKali Kaneko (leap communications)
2016-12-29[feature] authentication classes and testsKali Kaneko (leap communications)
2016-11-09[feature] serve UI as an hidden serviceKali Kaneko (leap communications)
2016-10-21[bug] fail gracefully for non-posix importKali Kaneko (leap communications)
2016-10-07[refactor] use new logger infrastructureKali Kaneko (leap communications)
2016-10-03[bug] stop syncing after logout (#8479)drebs
2016-09-30[refactor] turn mail services into twisted servicesdrebs
2016-09-28[feature]Add change password commandRuben Pollan
2016-09-27[feat] Fetch smtp cert automatically if missingRuben Pollan
2016-09-26[feature] rotate logsKali Kaneko (leap communications)
2016-09-26[refactor] call it start/stopKali Kaneko (leap communications)
2016-09-22[style] remove unused variabledrebs
2016-09-06[feat] add webui command: enable/disable/statusKali Kaneko (leap communications)
2016-09-06[pkg] package bitmask_wwwKali Kaneko (leap communications)
2016-09-01[feat] add web/js core APIRuben Pollan
2016-09-01[refactor] fix imports after merging submodulesKali Kaneko (leap communications)
2016-08-30[pkg] initial migration of bitmask.{core,cli}Kali Kaneko (leap communications)