Age | Commit message (Expand) | Author |
2011-12-18 | Update email address in man pages | Martin Lucina |
2011-11-16 | Documentation for IPv4ONLY option clarified | Martin Sustrik |
2011-11-02 | ZMQ_IDENTITY option re-introduced | Martin Sustrik |
2011-10-06 | Default HWMs are set to 1000 | Martin Sustrik |
2011-08-08 | ZMQ_IPV4ONLY option added | Steven McCoy |
2011-07-18 | ZMQ_IDENTITY option removed from the documentation | Martin Sustrik |
2011-07-11 | ZMQ_FILTER option removed | 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-15 | ZMQ_MULTICAST_HOPS socket option added | Martin Sustrik |
2011-04-09 | Run-time checking for context & socket validity added | 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 |
2011-03-24 | ZMQ_SNDBUF and ZMQ_RCVBUF type changed to int | Martin Sustrik |
2011-03-24 | ZMQ_RECOVERY_IVL and ZMQ_RECOVERY_IVL_MSEC reconciled | Martin Sustrik |
2011-03-24 | SWAP functionality removed | Martin Sustrik |
2011-03-23 | ZMQ_MCAST_LOOP removed | Martin Sustrik |
2011-03-16 | zmq_socket(3) and zmq_setsockopt(3) man pages improved | Martin Sustrik |
2011-03-02 | ZMQ_MAXMSGSIZE option added | Martin Sustrik |
2011-02-15 | Added note regarding setting sockopt before bind/connect | Michael Compton |
2011-01-26 | ZMQ_RECONNECT_IVL_MAX socket option added | Thijs Terlouw |
2010-12-09 | Added Recovery Interval in Milliseconds | Bob Beaty |
2010-12-01 | Documentation updates for 2.1 | Martin Lucina |
2010-11-04 | Fix documentation typos | Jacob Rideout |
2010-10-17 | ZMQ_BACKLOG socket option added. | Martin Sustrik |
2010-10-17 | ZMQ_RECONNECT_IVL socket options added. | Martin Sustrik |
2010-10-16 | ZMQ_LINGER socket option added. | Martin Sustrik |
2010-09-08 | EINTR returned from the blocking functions | Martin Sustrik |
2010-09-04 | Revert "Various changes to documentation project:" | Martin Lucina |
2010-09-04 | Revert "Further cleanups on reference manual" | Martin Lucina |
2010-08-11 | Fixed (un)signed type errors in get/setsockopt manual | Pieter Hintjens |
2010-08-08 | Added error checking (EFAULT) for null arguments | Pieter Hintjens |
2010-08-04 | Further cleanups on reference manual | Pieter Hintjens |
2010-08-04 | Various changes to documentation project: | Pieter Hintjens |
2010-06-03 | Documentation: Cosmetic changes | Martin Lucina |
2010-06-02 | Documentation: Flow control, zmq_socket(3) | Martin Lucina |
2010-06-01 | Documentation: zmq_term() and ETERM for 2.0.7 | Martin Lucina |
2010-05-31 | Documentation updates | Martin Lucina |
2010-05-28 | Clarify socket types in documentation, reinstate ZMQ_PAIR | Martin Lucina |
2010-05-25 | LWM is computed rather than explicitly specified by user | Martin Sustrik |
2010-04-16 | fix of documentation typo | Martin Sustrik |
2010-04-12 | ETERM is accounted for in the documentation | Martin Sustrik |
2010-04-06 | Documentation fixes | Martin Lucina |
2010-03-10 | Documentation fixes | Martin Lucina |
2010-03-09 | Documentation rewrite | Martin Lucina |
2010-02-19 | Multi-hop REQ/REP, part XII., generate unique identities for anonymous connec... | Martin Sustrik |
2010-02-10 | Convert documentation to AsciiDoc | Martin Lucina |