Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-27 | [feat] refactor events to use ZMQ | drebs | |
Before this commit, protobuf and protobuf.socketrpc were used to serialize and transmit messages between events clients. This change implements a simpler ZMQ client/server events mechanism that uses ZMQ sockets for transmitting messages from clients to server and to redistribute such messages to subscribed clients. Closes: #6359 | |||
2015-05-27 | [refactor] move http twisted code from soledad | Ruben Pollan | |
Implements an HTTP client the twisted way, with a focus on pinning the SSL certs. * Related: #6506 | |||
2013-08-28 | Use dirspec instead of plain xdg. Closes #3574. | Ivan Alejandro | |
2013-08-23 | Update requirements | Kali Kaneko | |
* Use requirements.pip * Update reqs | |||
2013-05-16 | Add crypto submodule that handles AES-256-CTR encryption. | drebs | |
2013-05-07 | Add the proper URL for installing socketrpc | Tomas Touceda | |
2013-05-02 | Various fixes | Tomas Touceda | |
2013-04-11 | add RAISE_WINDOW event | Kali Kaneko | |
2013-04-11 | Merge remote-tracking branch 'kali/bug/fix-imports' into develop | Tomas Touceda | |
Conflicts: pkg/requirements.pip setup.py | |||
2013-04-09 | add BaseConfig class and its dependencies | Kali Kaneko | |
2013-04-09 | add dateutil to reqs | Kali Kaneko | |
2013-04-09 | add pyopenssl to dependencies | Kali Kaneko | |