summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-16MSVC build: ZeroMQ renamed to CrossroadsMartin Sustrik
2012-02-16MSVC2008 build system removedMartin Sustrik
2012-02-16build/redhat/zeromq.spec removedMartin Sustrik
2012-02-16xs_epgm man page removedMartin Sustrik
2012-02-16Allow to set up a source address for outgoing connections in zmq_connect()Sergey Matveychuk
2012-02-16Small layout fix in acinlcude.m4 Signed-off-by: Martin Sustrik <sustrik@250bp...Martin Sustrik
2012-02-16Revert "Fix: Case where system library has epoll but kernel does not support ...Martin Sustrik
2012-02-16Fix: Case where system library has epoll but kernel does not support it.Michael Fox
2012-02-16Michael Fox added to the AUTHORS fileMartin Sustrik
2012-02-16Fix bad combination of gcc3, -Werror and private destructorMichael Fox
2012-02-16The cause behind the segfault was next.node being deleted but count still bei...Staffan Gimåker
2012-02-16Fixes to xs::xpub_t::xread_activatedMartin Sustrik
2012-02-16Prune redundant nodes in the trie.Staffan Gimåker
2012-02-16Prune redundant nodes in the mtrie.Staffan Gimåker
2012-02-16Updated connector open() doc strings.Ivo Danihelka
2012-02-16Patch from Mikko Koppanen for #LIBZMQ-301AJ Lewis
2012-02-16Stop polling for OUT immediately when no data in pipeMartin Sustrik
2012-02-16Documentation of zmq_getmsgopt improvedMartin Sustrik
2012-02-16Fix assertion in pgm_sender_t::plug() (LIBZMQ-303)Martin Lucina
2012-02-16Fix pgm_receiver.cpp: zmq_assert (pending_bytes == 0) (LIBZMQ-205)Martin Lucina
2012-02-16ZeroMQ renamed to CrossroadsMartin Sustrik
2012-02-16More logging infrastructureMartin Sustrik
2012-02-16Remaining part of the logging infrastructure removedMartin Sustrik
2012-02-16Logging functionality available for individual objectsMartin Sustrik
2012-02-16Old logging infrastructure removedMartin Sustrik
2012-02-16Monitor object addedMartin Sustrik
2012-02-16Socket ID addedMartin Sustrik
2011-12-19Version bumped to 3.1.1Martin Sustrik
2011-12-18Fix MSVC10 build distfilesMartin Sustrik
2011-12-18NEWS updated for 3.1.0 releaseMartin Sustrik
2011-12-18Update email address in man pagesMartin Lucina
2011-12-18Fix typo in zmq_sendmsg(3) manual pageMartin Lucina
2011-12-17Dont wait for pending subscription commands on shutdownMartin Sustrik
2011-12-17Fix polling on XREP socketMartin Sustrik
2011-12-16zmq_sendmsg and zmq_recvmsg checks for NULL message objectMartin Sustrik
2011-12-15Added MSVC10 solution and project files for WindowsStuart Webster
2011-12-15A synchronous connect() failure in ipc_connecter can result in AssertionMartin Lucina
2011-12-03Mika Fischer added to AUTHORS fileMartin Sustrik
2011-12-03rt library required on all platformsMartin Sustrik
2011-12-03This makes clock_t insensitive to the system clock being reset by NTP orMika Fischer
2011-11-22ENOTCONN on recv() on TCP socket is treated decently (issue 254)Martin Sustrik
2011-11-21Phillip Kovacs added to the AUTHORS fileMartin Sustrik
2011-11-21Fix broken VPATH/parallel buildsPhilip Kovacs
2011-11-19Stuart Webster added to the AUTHORS fileMartin Sustrik
2011-11-19Line-ending conversion rules for hg-git users and enabled use of .gitignore b...Stuart Webster
2011-11-16Documentation for IPv4ONLY option clarifiedMartin Sustrik
2011-11-15Bug in XREP and XREQ fixed (issue 280)Martin Sustrik
2011-11-15Missing "defined" tokens addedMartin Sustrik
2011-11-14Bug concerining identity in XREQ socket fixed (issue 280)Martin Sustrik
2011-11-13Couple of bugs in XREP handling of identities fixed.Martin Sustrik