Age | Commit message (Expand) | Author |
2012-03-13 | io_threads argument removed from xs_init() | Martin Sustrik |
2012-02-24 | Ignore SDF files. | Gonzalo Diethelm |
2012-02-16 | Use full name of the project in xs(7) | Martin Sustrik |
2012-02-16 | Full name of the project used in license headers | Martin Sustrik |
2012-02-16 | ZMQ_REENTRANT functionality removed | Martin Sustrik |
2012-02-16 | CANTROUTE removed from the documentation | Martin Sustrik |
2012-02-16 | Names of context options shortened | Martin Sustrik |
2012-02-16 | XS_CTX_REENTRANT option added | Martin Sustrik |
2012-02-16 | Man page for xs_setctxopt added | Martin Sustrik |
2012-02-16 | xs_epgm man page removed | Martin Sustrik |
2012-02-16 | Allow to set up a source address for outgoing connections in zmq_connect() | Sergey Matveychuk |
2012-02-16 | Documentation of zmq_getmsgopt improved | Martin Sustrik |
2012-02-16 | ZeroMQ renamed to Crossroads | Martin Sustrik |
2011-12-18 | Update email address in man pages | Martin Lucina |
2011-12-18 | Fix typo in zmq_sendmsg(3) manual page | Martin Lucina |
2011-11-21 | Fix broken VPATH/parallel builds | Philip Kovacs |
2011-11-16 | Documentation for IPv4ONLY option clarified | Martin Sustrik |
2011-11-06 | Add zmq_getmsgopt to the API | Chuck Remes |
2011-11-02 | ZMQ_IDENTITY option re-introduced | Martin Sustrik |
2011-11-01 | LABELs removed from the documentation | Martin Sustrik |
2011-10-06 | Default HWMs are set to 1000 | Martin Sustrik |
2011-09-03 | Fixed doc to clarify how label parts work | Pieter Hintjens |
2011-08-19 | Typo fixed in zmq_socket(3) | Martin Sustrik |
2011-08-08 | ZMQ_IPV4ONLY option added | Steven McCoy |
2011-07-21 | ECANTROUTE error documented in zmq_sendmsg(3) | Martin Sustrik |
2011-07-21 | ROUTER socket reports error when message cannot be routed | Martin Sustrik |
2011-07-18 | Reference to C++ binding removed from zmq(7) | Martin Sustrik |
2011-07-18 | ZMQ_IDENTITY option removed from the documentation | Martin Sustrik |
2011-07-11 | zmq_bind(3) and zmq_connect(3) describe EINVAL error | Martin Sustrik |
2011-07-11 | ZMQ_FILTER option removed | Martin Sustrik |
2011-07-11 | Man pages for send & recv function brought up to date | Martin Sustrik |
2011-06-26 | Typo in zmq_msg_size(3) fixed | Carl Clemens |
2011-06-20 | Fix errors in zmq_getsockopt(3) manpage | Martin Sustrik |
2011-06-20 | LABEL flag added to the wire format | Martin Sustrik |
2011-06-19 | Documentation for XPUB and XSUB socket added | Martin Sustrik |
2011-06-17 | Add sockopt ZMQ_RCVTIMEO/ZMQ_SNDTIMEO. | Fabien Ninoles |
2011-06-12 | ZMQ_FILTER socket option added | Martin Sustrik |
2011-05-17 | zmq_msg_init_data returns ERRNO instead aborting | Paul Colomiets |
2011-05-15 | ZMQ_MULTICAST_HOPS socket option added | Martin Sustrik |
2011-04-19 | Message validity is checked in the runtime | Martin Sustrik |
2011-04-18 | zmq_socket(3) describes the EMFILE error code | Martin Sustrik |
2011-04-15 | zmq_send(3) manpage improved | Martin Sustrik |
2011-04-11 | Fixed example | Pieter Hintjens |
2011-04-09 | Run-time checking for context & socket validity added | Martin Sustrik |
2011-04-03 | Add note about thread-safety to zmq_msg_init_data() manpage. | Robert G. Jakabosky |
2011-04-01 | PGM wire format specification improved in zmq_pgm(7) | Martin Sustrik |
2011-03-26 | ZMQ_NOBLOCK renamed ZMQ_DONTWAIT | Martin Sustrik |
2011-03-24 | ZMQ_HWM split into ZMQ_SNDHWM and ZMQ_RCVHWM | Martin Sustrik |
2011-03-24 | ZMQ_HWM type changed to int | Martin Sustrik |
2011-03-24 | ZMQ_RATE and ZMQ_RECOVERY_IVL types cahnged to int | Martin Sustrik |