summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-14XSUB socket has a subscription distributorMartin Sustrik
2011-01-14'message distribution mechanism' separated from XPUB socketMartin Sustrik
2011-01-13Make cppcheck not complain about "'operator=' should return something"Martin Sustrik
2011-01-12Support dynamic generation of C preprocessor definitions for PGM rather than ...Neale Ferguson
2011-01-11Version bumped to 2.1.1Martin Sustrik
2011-01-10Size of inproc hwm and swap is sum of peers' hwms and swapsMartin Sustrik
2011-01-07Fix pipe writer terminationDhammika Pathirana
2011-01-07Disable sending messages on SUB socketMartin Sustrik
2011-01-06resolve "function declaration isn't a prototype"Min Ragan-Kelley
2011-01-05Return ETERM from getsockopt(ZMQ_EVETS) if zmq_term() was calledMartin Sustrik
2011-01-03sunos/gcc3 compilation issue fixedMartin Sustrik
2010-12-20Yet one more fix for oversized messages.Martin Sustrik
2010-12-20Fix the segfault when over-sized message is rejected.Martin Sustrik
2010-12-18Fix passing through CFLAGS/CPPFLAGS/CXXFLAGS when using --enable-debugMikko Koppanen
2010-12-17unplugged engine tries to manipulate the pollset -- fixedMartin Sustrik
2010-12-17fix race condition in session initDhammika Pathirana
2010-12-15Fixes assertion on pipe.cpp:237 when swap fills up.Mikko Koppanen
2010-12-15Remove assertions from devicesMikko Koppanen
2010-12-13add basic uri validationsDhammika Pathirana
2010-12-13fix overwriting errno on bind failureDhammika Pathirana
2010-12-09Bob Beaty added to the AUTHORS fileMartin Sustrik
2010-12-09Added Recovery Interval in MillisecondsBob Beaty
2010-12-07tar doesn't accept -C flag on solaris while extractingMikko Koppanen
2010-12-07Fix werror flag store/restoreMikko Koppanen
2010-12-07Fix visibility on rhel4Mikko Koppanen
2010-12-07Clarify zmq_send() operation for ZMQ_PUB socketsMartin Lucina
2010-12-06MSVC build fixedMartin Sustrik
2010-12-06All devices conflated into a single implementation.Martin Sustrik
2010-12-06options.type correctly set for PUB/SUB/XPUB/XSUBMartin Sustrik
2010-12-06xup and xsub files added to the MSVC buildMartin Sustrik
2010-12-05XSUB accepts (un)subscriptions in form of messages.Martin Sustrik
2010-12-04XPUB and XSUB socket types added.Martin Sustrik
2010-12-01Update NEWS file for 2.1.0 releaseMartin Lucina
2010-12-01Bump OpenPGM to 5.0.92.Steven McCoy
2010-12-01Bump ABI version to 1:0:0 for ZeroMQ 2.1.0 releaseMartin Lucina
2010-12-01Documentation updates for 2.1Martin Lucina
2010-12-01Prefix variables with "ac_zmq_"Mikko Koppanen
2010-12-01Merge branch 'maint'Martin Sustrik
2010-12-01Remove unnecessary cast in kevent_deleteMartin Lucina
2010-11-29Fix thread thunker scope for MSVC.Steven McCoy
2010-11-27Functions passed to pthread_create are declared as extern "C"Martin Sustrik
2010-11-27.gitignore modified to ignore test executablesMartin Sustrik
2010-11-25Control symbol exports using -fvisibilityMartin Lucina
2010-11-25Typo fixed in a comment.Martin Sustrik
2010-11-25Small fix for the rhel6 specSebastian Otaegui
2010-11-22Merge branch 'maint'Martin Sustrik
2010-11-22Mikko Koppanen becomes a maintainer of the build system.Martin Sustrik
2010-11-19Problem with blob_t initialisation fixed.Martin Sustrik
2010-11-19Add a check that the compiler actually works.Mikko Koppanen
2010-11-18Run autoupdate on the configure.inMikko Koppanen