Age | Commit message (Expand) | Author |
2012-02-16 | Full name of the project used in license headers | Martin Sustrik |
2012-02-16 | poller_base_t renamed to io_thread_t | Martin Sustrik |
2012-02-16 | io_thread_t merged with poller_base_t | Martin Sustrik |
2012-02-16 | Fix data loss for PUB/SUB and unidirectional transports (LIBZMQ-268) | Martin Lucina |
2012-02-16 | ZeroMQ renamed to Crossroads | Martin Sustrik |
2012-02-16 | Socket ID added | Martin Sustrik |
2011-11-15 | Bug in XREP and XREQ fixed (issue 280) | Martin Sustrik |
2011-11-14 | Bug concerining identity in XREQ socket fixed (issue 280) | Martin Sustrik |
2011-11-04 | Identities re-introduced | Martin Sustrik |
2011-11-01 | Copyright dates adjusted to reflect reality | Martin Sustrik |
2011-10-31 | 250bpm copyrights added | Martin Sustrik |
2011-10-31 | Revert the early dropping of request and replies for disconnected clients | Martin Sustrik |
2011-09-15 | Session class separated into socket-type-specific sessions | Martin Sustrik |
2011-07-15 | ZMQ_IDENTITY socket option removed | Martin Sustrik |
2011-06-23 | Outstanding requests dropped when requester dies (issue 190) | Martin Sustrik |
2011-05-23 | Move the pipe termination code to socket_base_t | Martin Sustrik |
2011-05-22 | Introduces bi-directional pipes | Martin Sustrik |
2011-04-21 | Message-related functionality factored out into msg_t class. | Martin Sustrik |
2011-03-02 | The copyrights in file headers updated. | Martin Sustrik |
2010-11-05 | slots renamed to tids | Martin Sustrik |
2010-10-30 | Name of "GNU Lesser Public License" corrected. | Martin Sustrik |
2010-10-16 | ZMQ_LINGER socket option added. | Martin Sustrik |
2010-09-28 | ZMQ_TYPE socket option added | Gonzalo Diethelm |
2010-09-18 | single term ack counting mechanism for every socket (no separate mechanisms f... | Martin Sustrik |
2010-08-25 | I/O object hierarchy implemented | Martin Sustrik |
2010-08-25 | WIP: Socket migration between threads, new zmq_close() semantics | Martin Sustrik |
2010-07-30 | XREQ: Correct behaviour on hitting ZMQ_HWM | Martin Lucina |
2010-05-02 | queue device fixed | Martin Sustrik |
2010-03-13 | ZMQ_NOFLUSH and zmq_flush obsoleted | Martin Sustrik |
2010-03-12 | Implement flow control for ZMQ_XREQ sockets | Martin Hurton |
2010-03-12 | Implement flow control | Martin Hurton |
2010-03-11 | Restructure language bindings | Martin Lucina |
2010-02-16 | Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality | Martin Sustrik |
2010-02-12 | Multi-hop REQ/REP, part III., change 'type' in options to simple 'traceroute'... | Martin Sustrik |
2010-02-12 | Multi-hop REQ/REP, part I., socket type is known to all associated objects | Martin Sustrik |
2010-01-05 | Copyrights transferred from FastMQ to iMatix | Martin Sustrik |
2009-12-15 | zmq_encoder/decoder are able to add/trim prefixes from messages; fair queuein... | Martin Sustrik |
2009-12-13 | zmq_streamer & zmq_queue are built under MSVC | unknown |
2009-12-13 | XREP & XREQ socket types added; zmq_queue device added | Martin Sustrik |