summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/backend/backend.py
AgeCommit message (Expand)Author
2015-06-22[feat] replace old log handler with new oneIvan Alejandro
2015-05-08[feat] use txzmq in backenddrebs
2015-02-23Use unix sockets for the fallback, and set permissionsKali Kaneko
2015-02-20Fall back to plain ZMQ if Curve is not available.Ivan Alejandro
2014-12-19Allow frontend and backend to be run separately.Ivan Alejandro
2014-08-06fix uncatched error with missing polkit. Closes: #5955kali
2014-07-24Add frontend alive check to the backend.Ivan Alejandro
2014-07-21Add heartbeat to check if backend is alive.Ivan Alejandro
2014-07-14Comment out overly verbose logs for communication.Ivan Alejandro
2014-07-14Add license headers.Ivan Alejandro
2014-07-14Add base communication framework.Ivan Alejandro