Age | Commit message (Expand) | Author |
2012-02-16 | Full name of the project used in license headers | Martin Sustrik |
2012-02-16 | ZeroMQ renamed to Crossroads | Martin Sustrik |
2011-11-01 | Copyright dates adjusted to reflect reality | Martin Sustrik |
2011-11-01 | LABELS and COMMANDs removed | Martin Sustrik |
2011-10-31 | 250bpm copyrights added | Martin Sustrik |
2011-06-23 | Fix MSVC build | Martin Sustrik |
2011-06-20 | LABEL flag added to the wire format | 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-05-15 | Fixes warning when compiling with MSVC on Win64 | Martin Sustrik |
2011-04-21 | Message-related functionality factored out into msg_t class. | Martin Sustrik |
2011-03-20 | Message atomicity bug in load-balancer fixed | Martin Sustrik |
2011-03-02 | The copyrights in file headers updated. | Martin Sustrik |
2010-12-15 | Fixes assertion on pipe.cpp:237 when swap fills up. | Mikko Koppanen |
2010-10-30 | Name of "GNU Lesser Public License" corrected. | Martin Sustrik |
2010-09-18 | single term ack counting mechanism for every socket (no separate mechanisms f... | Martin Sustrik |
2010-09-18 | potential duplicate termination of pipes removed | Martin Sustrik |
2010-09-10 | lefover assert removed | Martin Sustrik |
2010-09-07 | Bug in fq_t and lb_t (when used via ZMQ_EVENTS option) fixed | Martin Sustrik |
2010-09-01 | hangup when closing socket with no pipes attached -- fixed | 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-03-27 | ZMQ_TBC renamed to ZMQ_MORE | Martin Sustrik |
2010-03-27 | multi-part message work with UPSTREAM/DOWNSTREAM | Martin Sustrik |
2010-03-13 | ZMQ_NOFLUSH and zmq_flush obsoleted | Martin Sustrik |
2010-03-12 | Implement flow control | Martin Hurton |
2010-03-11 | Restructure language bindings | Martin Lucina |
2010-02-10 | lb: bugfix - never skip active pipe when sending msg | Martin Hurton |
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 |