Age | Commit message (Expand) | Author |
2012-02-16 | Documentation of zmq_getmsgopt improved | Martin Sustrik |
2012-02-16 | Fix assertion in pgm_sender_t::plug() (LIBZMQ-303) | Martin Lucina |
2012-02-16 | Fix pgm_receiver.cpp: zmq_assert (pending_bytes == 0) (LIBZMQ-205) | Martin Lucina |
2012-02-16 | ZeroMQ renamed to Crossroads | Martin Sustrik |
2012-02-16 | More logging infrastructure | Martin Sustrik |
2012-02-16 | Remaining part of the logging infrastructure removed | Martin Sustrik |
2012-02-16 | Logging functionality available for individual objects | Martin Sustrik |
2012-02-16 | Old logging infrastructure removed | Martin Sustrik |
2012-02-16 | Monitor object added | Martin Sustrik |
2012-02-16 | Socket ID added | Martin Sustrik |
2011-12-19 | Version bumped to 3.1.1 | Martin Sustrik |
2011-12-18 | Fix MSVC10 build distfiles | Martin Sustrik |
2011-12-18 | NEWS updated for 3.1.0 release | 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-12-17 | Dont wait for pending subscription commands on shutdown | Martin Sustrik |
2011-12-17 | Fix polling on XREP socket | Martin Sustrik |
2011-12-16 | zmq_sendmsg and zmq_recvmsg checks for NULL message object | Martin Sustrik |
2011-12-15 | Added MSVC10 solution and project files for Windows | Stuart Webster |
2011-12-15 | A synchronous connect() failure in ipc_connecter can result in Assertion | Martin Lucina |
2011-12-03 | Mika Fischer added to AUTHORS file | Martin Sustrik |
2011-12-03 | rt library required on all platforms | Martin Sustrik |
2011-12-03 | This makes clock_t insensitive to the system clock being reset by NTP or | Mika Fischer |
2011-11-22 | ENOTCONN on recv() on TCP socket is treated decently (issue 254) | Martin Sustrik |
2011-11-21 | Phillip Kovacs added to the AUTHORS file | Martin Sustrik |
2011-11-21 | Fix broken VPATH/parallel builds | Philip Kovacs |
2011-11-19 | Stuart Webster added to the AUTHORS file | Martin Sustrik |
2011-11-19 | Line-ending conversion rules for hg-git users and enabled use of .gitignore b... | Stuart Webster |
2011-11-16 | Documentation for IPv4ONLY option clarified | Martin Sustrik |
2011-11-15 | Bug in XREP and XREQ fixed (issue 280) | Martin Sustrik |
2011-11-15 | Missing "defined" tokens added | Martin Sustrik |
2011-11-14 | Bug concerining identity in XREQ socket fixed (issue 280) | Martin Sustrik |
2011-11-13 | Couple of bugs in XREP handling of identities fixed. | Martin Sustrik |
2011-11-10 | Hangup in signaler creation on Windows fixed | Martin Sustrik |
2011-11-09 | AUTHORS file changed | Martin Sustrik |
2011-11-09 | Set libzmq ABI version to 3 | Martin Lucina |
2011-11-09 | Get AIX 6.1 compiling again by making msg_t class explicit | AJ Lewis |
2011-11-08 | Uninitialised FSM state in REQ session fixed (issue 278) | Martin Sustrik |
2011-11-06 | Chuck Remeas added to the AUTHORS file | Martin Sustrik |
2011-11-06 | Add zmq_getmsgopt to the API | Chuck Remes |
2011-11-05 | Bug in trie fixed (issue 277) | Martin Sustrik |
2011-11-05 | Minor typo corrected | Martin Sustrik |
2011-11-05 | Version changed to 3.1.0 | Martin Sustrik |
2011-11-05 | Obsolete ECANTROUTE errror code removed | Martin Sustrik |
2011-11-05 | Use identities in inproc transport | Martin Sustrik |
2011-11-04 | Fix getaddrinfo calls to work on OpenVMS | Brett Cameron |
2011-11-04 | MSVC build fixed | Martin Sustrik |
2011-11-04 | Merge branch 'master' of github.com:zeromq/libzmq | Martin Sustrik |
2011-11-04 | Merge pull request #220 from 250bpm/HEAD | sustrik |
2011-11-04 | Linking exception corrected | Martin Sustrik |