Age | Commit message (Expand) | Author |
2011-12-15 | A synchronous connect() failure in ipc_connecter can result in Assertion | Martin Lucina |
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-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 | 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 | Add zmq_getmsgopt to the API | Chuck Remes |
2011-11-05 | Bug in trie fixed (issue 277) | 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 | Identities re-introduced | Martin Sustrik |
2011-11-02 | ZMQ_IDENTITY option re-introduced | Martin Sustrik |
2011-11-01 | Copyright dates adjusted to reflect reality | Martin Sustrik |
2011-11-01 | Miru copyrights added | Martin Sustrik |
2011-11-01 | LABELS and COMMANDs removed | Martin Sustrik |
2011-10-31 | VTCP transport removed | Martin Sustrik |
2011-10-31 | 250bpm copyrights added | Martin Sustrik |
2011-10-31 | Revert the early dropping of request and replies for disconnected clients | Martin Sustrik |
2011-10-31 | New style ROUTER socket removed. | Martin Sustrik |
2011-10-29 | Corrected discarding of remainder of message when request ID invalid | Perry Kundert |
2011-10-27 | Missing bracket added | Bernd Prager |
2011-10-27 | Patch for issue LIBZMQ-275. Dealing with VSM in distribution when pipes fail ... | Ben Gray |
2011-10-27 | Enable exceptions raising on assert on Win32 | Paul Betts |
2011-10-27 | Enable exceptions raising on assert on Win32 | Martin Sustrik |
2011-10-27 | Merge branch 'master' of github.com:zeromq/libzmq | Martin Sustrik |
2011-10-27 | Bug in kqueue poller fixed (issue 261) | Martin Sustrik |
2011-10-26 | Added compile-time test for SOCK_CLOEXEC | Mikko Koppanen |
2011-10-06 | Default HWMs are set to 1000 | Martin Sustrik |
2011-10-04 | Re-add PGM rate limiting | Steven McCoy |
2011-09-29 | Use single port for creating signalers on Windows | Martin Sustrik |
2011-09-29 | Bug in subscription matching fixed (issue 263) | Martin Sustrik |
2011-09-29 | Make sure new ROUTER socket honours POLLIN for cmd messages | Jon Dyte |
2011-09-28 | Assert fixed in XREP & ROUTER when sending to terminating pipe (issue 258) | Martin Sustrik |
2011-09-26 | Bug in matching algorithm fixed | Martin Sustrik |
2011-09-16 | More bugs in mtrie fixed | Martin Sustrik |
2011-09-16 | Bug in mtrie fixed | Martin Sustrik |
2011-09-16 | Check message syntax in REQ asynchronously | Martin Sustrik |
2011-09-15 | Session class separated into socket-type-specific sessions | Martin Sustrik |
2011-09-14 | Minor optimisation in message distribution algorithm | Martin Sustrik |
2011-09-14 | Bug in message distribution algorithm fixed (issue 251) | Martin Sustrik |
2011-09-13 | Fixed issue with req assertions (issue 252) | Mikko Koppanen |
2011-09-03 | Accept square brackets around IPv6 address | Martin Sustrik |
2011-09-03 | Improve error reporting in a minor way | Martin Sustrik |
2011-09-02 | Close file descriptors on exec (issue 218) | Martin Sustrik |