summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/backend_app.py
AgeCommit message (Expand)Author
2015-10-07[bug] pass on standalone flag to commonIvan Alejandro
2015-10-06[bug] store logs in the right placeIvan Alejandro
2015-10-06[bug] store zmq certs in the right pathIvan Alejandro
2015-08-07[doc] clarify that backend lives in a subprocessKali Kaneko
2015-08-05[feat] Move the updater code from the launcherRuben Pollan
2015-07-20[bug] start the events server when reactor is runningKali Kaneko
2015-06-22[feat] handle twisted/logging logs with logbookIvan Alejandro
2015-06-22[feat] replace old log handler with new oneIvan Alejandro
2015-06-10[bug] don't run event server on the standaloneIvan Alejandro
2015-05-29[bug] move events server init to backenddrebs
2015-02-20Fall back to plain ZMQ if Curve is not available.Ivan Alejandro
2014-12-29Create the certificates if they don't exist.Ivan Alejandro
2014-12-19Allow frontend and backend to be run separately.Ivan Alejandro
2014-07-24Add frontend alive check to the backend.Ivan Alejandro
2014-07-14Add file docstrings.Ivan Alejandro
2014-07-14Handle SIGINT/SIGTERM in processes.Ivan Alejandro
2014-07-14Send the flag module values to the processes.Ivan Alejandro
2014-07-14Move the backend starter to its own file.Ivan Alejandro
2014-06-05Reorder logging helpers and handlers.Ivan Alejandro