summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-20Implement SP wire protocolspMartin Lucina
2012-05-18Opening plug-in directory made more robustMartin Sustrik
2012-05-18Link to xs_shutdown added to xs(7) man pageMartin Sustrik
2012-05-16tests/backlog added to .gitignoreMartin Sustrik
2012-05-15pair_tcp test test improvedMartin Sustrik
2012-05-15Do not crash when multiple peers connect to PAIR socketMartin Hurton
2012-05-14libzmq and tests MSVC projects added to distributionMartin Sustrik
2012-05-14Post-hoc update to 1.1.0 NEWSMartin Sustrik
2012-05-13Move inclusion of select() and poll() headers to a single placeGabriele Svelto
2012-05-12Preparation for 1.1.0 releasev1.1.0Martin Sustrik
2012-05-12Enabled plug-in loading on all hosts with support for dlopen()Gabriele Svelto
2012-05-12Inheritance on signaler's socket on Windows switched offMartin Sustrik
2012-05-12Fix decoder to properly handle large messagesMartin Hurton
2012-05-11Command throttling breaking HWM algorithms -- fixed.Martin Sustrik
2012-05-11Improve command processing efficiencyMartin Sustrik
2012-05-11Fix issue #268Martin Hurton
2012-05-09Build on Windows and OpenVMS fixedMartin Sustrik
2012-05-09Trivial coding style fix.Martin Sustrik
2012-05-09Whitespace fixes in pgm_socket.cppDouglas Young
2012-05-09Return an error on invalid (e)pgm:// connectionDouglas Young
2012-05-06C prototype for xs_init fixedMartin Sustrik
2012-05-06Douglas Young added to the AUTHORS fileMartin Sustrik
2012-05-06Return error if an invalid connection string is usedDouglas Young
2012-05-04Test for backlog exhaustion addedMartin Sustrik
2012-05-04Correct handling of connect() errors in tcp, ipc_connecter_tMartin Lucina
2012-05-02Conditionally include header files required by select() and poll()Gabriele Svelto
2012-05-01Revert "Implement protocol versioning (except PGM)"Martin Sustrik
2012-04-30'own' command replaced by synchronous callMartin Sustrik
2012-04-30Fix premature poll reset_polloutPaul Colomiets
2012-04-29Leftover references to ZMQ removed from xs_setsockopt(3) man pageMartin Sustrik
2012-04-29Implement protocol versioning (except PGM)Martin Lucina
2012-04-29Fix TCP/IPC socket shutdownMartin Sustrik
2012-04-29Ian Barber moved from Credits to Authors sectionMartin Sustrik
2012-04-29Refine documentation for XS_FD optionIan Barber
2012-04-29Patrick Trantham added to the AUTHORS fileMartin Sustrik
2012-04-29atomic: prever inline asm over GCC builtins for armv7aAndrew W. Nosenko
2012-04-29atomic: revisit the atomic operation checks and their usageAndrew W. Nosenko
2012-04-29atomic: prefer GCC __sync_*() builtins over inline asmAndrew W. Nosenko
2012-04-29Implement atomic operations for armv7aPatrick Trantham
2012-04-29Fix a bug in prefix filter compaction logicAdam Guthrie
2012-04-27Replaced obsolete autoconf and automake macrosGabriele Svelto
2012-04-27Truncate the message when it is sent to XSUBMartin Sustrik
2012-04-25Solaris build fixedMartin Sustrik
2012-04-25tcp_address_t and ipc_address_t merged into a single classMartin Sustrik
2012-04-22Initialise fd_set once for signler_t objectMartin Sustrik
2012-04-21Select polling mechanisms at one placeMartin Sustrik
2012-04-21Change the way the polling system is selectedGabriele Svelto
2012-04-21Documentation for survey pattern addedMartin Sustrik
2012-04-21Fix a warning in MSVC buildMartin Sustrik
2012-04-21Minor typo in tests.cpp fixedMartin Sustrik