summaryrefslogtreecommitdiff
path: root/src/leap/common/events/zmq_components.py
AgeCommit message (Expand)Author
2016-03-16[bug] close TxAuthenticator properlyChristoph Kluenter
2016-02-29[tests] adapt events tests to recent changesKali Kaneko
2016-02-29[feature] reactor-based authenticatorKali Kaneko
2016-02-23[bug] avoid the events server to block twistd daemonKali Kaneko
2016-02-22[feature] optional flag to disable curve authenticationKali Kaneko
2015-10-21Workaround for deadlock problem in zmq authFolker Bernitt
2015-10-07[bug] consider STANDALONE for the pathsIvan Alejandro
2015-07-20[bug] do not add a port string to non-tcp addressesKali Kaneko
2015-06-26[bug] allow passing ':0' as port in events addressdrebs
2015-06-03[bug] allow ipc socket typesKali Kaneko
2015-05-27[feat] refactor events to use ZMQdrebs