summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-11-04Identities re-introducedMartin Sustrik
2011-11-02ZMQ_IDENTITY option re-introducedMartin Sustrik
2011-11-01Copyright dates adjusted to reflect realityMartin Sustrik
2011-11-01Miru copyrights addedMartin Sustrik
2011-11-01LABELS and COMMANDs removedMartin Sustrik
2011-10-31VTCP transport removedMartin Sustrik
2011-10-31250bpm copyrights addedMartin Sustrik
2011-10-31Revert the early dropping of request and replies for disconnected clientsMartin Sustrik
2011-10-31New style ROUTER socket removed.Martin Sustrik
2011-10-29Corrected discarding of remainder of message when request ID invalidPerry Kundert
2011-10-27Missing bracket addedBernd Prager
2011-10-27Patch for issue LIBZMQ-275. Dealing with VSM in distribution when pipes fail ...Ben Gray
2011-10-27Enable exceptions raising on assert on Win32Paul Betts
2011-10-27Bug in kqueue poller fixed (issue 261)Martin Sustrik
2011-10-26Added compile-time test for SOCK_CLOEXECMikko Koppanen
2011-10-06Default HWMs are set to 1000Martin Sustrik
2011-10-04Re-add PGM rate limitingSteven McCoy
2011-09-29Bug in subscription matching fixed (issue 263)Martin Sustrik
2011-09-29Make sure new ROUTER socket honours POLLIN for cmd messagesJon Dyte
2011-09-28Assert fixed in XREP & ROUTER when sending to terminating pipe (issue 258)Martin Sustrik
2011-09-26Bug in matching algorithm fixedMartin Sustrik
2011-09-16More bugs in mtrie fixedMartin Sustrik
2011-09-16Bug in mtrie fixedMartin Sustrik
2011-09-16Check message syntax in REQ asynchronouslyMartin Sustrik
2011-09-15Session class separated into socket-type-specific sessionsMartin Sustrik
2011-09-14Minor optimisation in message distribution algorithmMartin Sustrik
2011-09-14Bug in message distribution algorithm fixed (issue 251)Martin Sustrik
2011-09-13Fixed issue with req assertions (issue 252)Mikko Koppanen
2011-09-03Accept square brackets around IPv6 addressMartin Sustrik
2011-09-03Improve error reporting in a minor wayMartin Sustrik
2011-09-02Close file descriptors on exec (issue 218)Martin Sustrik
2011-09-02msg_t::rm_refs closes the message when number of refs drops to 0 (issue 245)Martin Sustrik
2011-09-01Premature deallocation bug in XSUB fixed (issue 244)Martin Sustrik
2011-09-01Fixed warnings on Win64Martin Sustrik
2011-08-19NIC name resolution moved to tcp_address_tMartin Sustrik
2011-08-18Missing include added to ip.cppMartin Sustrik
2011-08-18Windows build fixedMartin Sustrik
2011-08-18TCP address related functionality moved to tcp_address_tMartin Sustrik
2011-08-18MSVC build fixedMartin Sustrik
2011-08-18IPC address related functionality refactored into ipc_address_t classMartin Sustrik
2011-08-17Fix the PGM support on win64Martin Sustrik
2011-08-16tcp_engine renamed to stream engineMartin Sustrik
2011-08-15EAFNOSUPPORT defined on Windows platformMartin Sustrik
2011-08-15Preliminary Android supportGhislain Putois
2011-08-15Added Android supportMikko Koppanen
2011-08-15Add IPv6 support to tcp_listenerSteven McCoy
2011-08-15Minor problems in MSVC build fixedMartin Sustrik
2011-08-14select version zmq_poll reports invalid FDsMartin Sustrik
2011-08-14Compilation error on HP-UX and AIX fixedMartin Sustrik
2011-08-14Compilation error on FreeBSD fixedMartin Sustrik