Age | Commit message (Expand) | Author |
2011-03-27 | Comments improvement | Martin Sustrik |
2011-03-02 | The copyrights in file headers updated. | Martin Sustrik |
2011-03-02 | ZMQ_MAXMSGSIZE option added | Martin Sustrik |
2011-01-20 | Fix handle connection reset during session init | Dhammika Pathirana |
2010-12-17 | unplugged engine tries to manipulate the pollset -- fixed | Martin Sustrik |
2010-12-17 | fix race condition in session init | Dhammika Pathirana |
2010-10-30 | Name of "GNU Lesser Public License" corrected. | Martin Sustrik |
2010-10-23 | handle decoding malformed messages | Dhammika Pathirana |
2010-09-19 | zmq_init_t destroyed zmq_engine_t before plugging it out from the poller firs... | Martin Sustrik |
2010-08-25 | listener object unregisters its fd correctly | Martin Sustrik |
2010-08-25 | engine leak fixed; pgm compilation fixed | Martin Sustrik |
2010-08-25 | I/O object hierarchy implemented | Martin Sustrik |
2010-06-04 | platform.hpp for MSVC contains only very basic stuff | Martin Sustrik |
2010-03-20 | XREP-style prefixing/trimming messages removed | Martin Sustrik |
2010-03-12 | Implement flow control | Martin Hurton |
2010-02-19 | Multi-hop REQ/REP, part XII., generate unique identities for anonymous connec... | Martin Sustrik |
2010-02-16 | Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality | Martin Sustrik |
2010-02-13 | Multi-hop REQ/REP, part VIII., new blob_t type used for holding identity | Martin Sustrik |
2010-02-12 | Multi-hop REQ/REP, part I., tracerouting switched on on XREP socket | Martin Sustrik |
2010-02-08 | ZMQII-64: First message stuck in 0MQ in case of immediate disconnection | Martin Sustrik |
2010-01-15 | ZMQII-39: Implement IPC transport | Martin Sustrik |
2010-01-05 | perf tests modified to reflect change in subscription format | Martin Sustrik |
2010-01-05 | Copyrights transferred from FastMQ to iMatix | Martin Sustrik |
2009-12-28 | format of subscriptions changed (no * needed anymore) | Martin Sustrik |
2009-12-23 | ZMQII-28: Bidirectional introduction on TCP connection establishment | Martin Sustrik |
2009-12-15 | all news converted to nothrow variant | Martin Sustrik |
2009-12-15 | reconnection mechanism added to tcp transport | Martin Sustrik |
2009-12-15 | zmq_encoder/decoder are able to add/trim prefixes from messages; fair queuein... | Martin Sustrik |
2009-12-13 | PGM transport fixed | Martin Sustrik |
2009-12-11 | ZMQII-26: Use zero-copy for large messages (rx side) | Martin Sustrik |
2009-12-10 | ZMQII-27: Allow setting SNDBUF and RCVBUF size from 0MQ API (POSIX) | Martin Sustrik |
2009-12-08 | ZMQII-26: Use zero-copy for large messages | Martin Sustrik |
2009-10-02 | ZMQII-9: Check and implement speculative reads & writes | Martin Sustrik |
2009-09-16 | reconnect added to zmq_connecter | Martin Sustrik |
2009-09-11 | ZMQII-5: Only one consumer in a process gets the message | Martin Sustrik |
2009-09-10 | ZMQII-2: SIGSEGV in zmq_connecter_init_t::read | Martin Sustrik |
2009-09-04 | couple of bugs fixed | Martin Sustrik |
2009-09-02 | messages that may have been received in the init phase are flushed immediatel... | Martin Sustrik |
2009-08-27 | multiple bugs fixed | Martin Sustrik |
2009-08-27 | pipes added | Martin Sustrik |
2009-08-20 | couple of bugs in shutdown mechanism fixed | Martin Sustrik |
2009-08-12 | listener/connecter/init/session added | Martin Sustrik |
2009-08-09 | socket options interface modeled as in BSD sockets | Martin Sustrik |