Age | Commit message (Expand) | Author |
2012-05-18 | Link to xs_shutdown added to xs(7) man page | Martin Sustrik |
2012-05-06 | Return error if an invalid connection string is used | Douglas Young |
2012-04-29 | Leftover references to ZMQ removed from xs_setsockopt(3) man page | Martin Sustrik |
2012-04-29 | Refine documentation for XS_FD option | Ian Barber |
2012-04-21 | Documentation for survey pattern added | Martin Sustrik |
2012-04-21 | xs_shutdown implemented | Martin Sustrik |
2012-04-06 | EMTHREAD error code removed | Martin Sustrik |
2012-03-29 | Documentation updates for 1.0.1 | Martin Lucina |
2012-03-28 | XS_KEEPALIVE options added | Martin Sustrik |
2012-03-14 | Documentation updates (API reference) | Martin Lucina |
2012-03-14 | Documentation updates (README, INSTALL, xs tagline) | Martin Lucina |
2012-03-13 | Rename zmq(7) manual to xs_zmq(7) and always install it | Martin Lucina |
2012-03-13 | Merge branch 'doc-updates' of git.lucina.net:libxs | Martin Sustrik |
2012-03-13 | Add zmq(7) manual page for libzmq compatibility library | Martin Lucina |
2012-03-13 | Type of XS_MAXMSGSIZE changed to uint64_t | Martin Sustrik |
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 |