Age | Commit message (Expand) | Author |
2010-06-03 | Documentation: zmq_cpp(7) update for 2.0.7 | Martin Lucina |
2010-06-03 | Documentation: Cosmetic changes | Martin Lucina |
2010-06-03 | Documentation: zmq_errno(3) | Martin Lucina |
2010-06-02 | Documentation: Flow control, zmq_socket(3) | Martin Lucina |
2010-06-01 | Documentation: zmq_init() API changes for 2.0.7 | Martin Lucina |
2010-06-01 | Documentation: zmq_term() and ETERM for 2.0.7 | Martin Lucina |
2010-06-01 | Merge branch 'master' of github.com:sustrik/zeromq2 | Martin Lucina |
2010-06-01 | Pieter Hintjens added to 'authors' section | Martin Sustrik |
2010-06-01 | multiple vulnerabilities in xml paerser fixed | Pieter Hintjens |
2010-05-31 | Documentation updates | Martin Lucina |
2010-05-31 | Documentation updates | Martin Lucina |
2010-05-31 | Documentation updates | Martin Lucina |
2010-05-31 | Documentation updates | Martin Lucina |
2010-05-31 | Documentation updates | Martin Lucina |
2010-05-31 | Documentation updates | Martin Lucina |
2010-05-31 | Documentation updates | Martin Lucina |
2010-05-31 | Documentation updates | Martin Lucina |
2010-05-31 | issue 28. - SNDMORE/ RCVMORE is dropping every other message | Martin Sustrik |
2010-05-31 | memory leak in REQ socket fixed | Martin Sustrik |
2010-05-31 | Merge branch 'master' of git@github.com:sustrik/zeromq2 | Martin Sustrik |
2010-05-31 | memory leak in REP socket fixed | Martin Sustrik |
2010-05-28 | Clarify zmq_bind/zmq_connect | Martin Lucina |
2010-05-28 | RPM packaging cleanups | Martin Lucina |
2010-05-28 | dist-hook for copying zeromq.spec to top-level | Mikko Koppanen |
2010-05-28 | Import redhat packaging | Mikko Koppanen |
2010-05-28 | Clarify socket types in documentation, reinstate ZMQ_PAIR | Martin Lucina |
2010-05-25 | LWM is computed rather than explicitly specified by user | Martin Sustrik |
2010-05-25 | coding style fixed in zmqd | Martin Sustrik |
2010-05-20 | Merge branch 'master' of git@github.com:sustrik/zeromq2 | Martin Sustrik |
2010-05-20 | Pieter Hintjens added to AUTHORS file | Martin Sustrik |
2010-05-19 | incomplete messages can be stored in ypipe | Martin Sustrik |
2010-05-15 | single 0MQ daemon (zmqd) - initial version | Jon Dyte |
2010-05-13 | some more sanity checks in pgm_socket | Steven McCoy |
2010-05-13 | Merge branch 'master' of git@github.com:sustrik/zeromq2 | Martin Sustrik |
2010-05-13 | some more sanity checks in pgm_socket | Steven McCoy |
2010-05-12 | Merge branch 'master' of github.com:sustrik/zeromq2 | Martin Lucina |
2010-05-12 | Revert commit 7cb076e, atomic ops cleanup | Martin Lucina |
2010-05-12 | MAINTAINERS file added | Martin Sustrik |
2010-05-12 | Merge branch 'master' of git@github.com:sustrik/zeromq2 | Martin Sustrik |
2010-05-12 | fixes for OpenVMS | Brett Cameron |
2010-05-10 | Update historic include paths | Martin Lucina |
2010-05-10 | OpenPGM build flags cleanup | Martin Lucina |
2010-05-10 | Update OpenPGM to version 2.1.26 | Martin Lucina |
2010-05-09 | Fix in zmq_poll (Windows version) | Martin Sustrik |
2010-05-07 | caution about zmq_msg_init_* functions added to the docs | Martin Sustrik |
2010-05-07 | commands not processed immediatelly in some scenarios; fixed | Martin Sustrik |
2010-05-07 | ZMQ_PAIR socket removed from the documentation as it is unfinished yet | Martin Sustrik |
2010-05-06 | Issue 23. zmq_init() crashes on illegal numbers | Martin Sustrik |
2010-05-05 | MSVC build fixed | Martin Sustrik |
2010-05-05 | dispatcher_t class renamed to ctx_t | Martin Sustrik |