summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-16FD_SETSIZE defaults to 1024 in MSVC buildMartin Sustrik
2010-11-15Build refactoringMikko Koppanen
2010-11-13Merge branch 'maint'Martin Sustrik
2010-11-13Couple of patches for AIX buildMartin Sustrik
2010-11-12Fix a bug that zmq_poll's select backend spins when timeout=-1, due toChia-liang Kao
2010-11-12Merge branch 'maint'Martin Sustrik
2010-11-12Fix socket_t::recv() hang scenario where initial call to process_commands() e...Marc Rossi
2010-11-06Coding style cleanup in mailbox.cppMartin Sustrik
2010-11-05signaler renamed to mailboxMartin Sustrik
2010-11-05slots renamed to tidsMartin Sustrik
2010-11-04Jacob Rideout added to the AUTGORS file.Martin Sustrik
2010-11-04Fix documentation typosJacob Rideout
2010-11-04Automatically resize signalling socket buffer if fullMartin Lucina
2010-11-04Previous FD_STSIZE patch reverted.Martin Sustrik
2010-11-04FD_SETSIZE for internal polling defaults to 1024Martin Sustrik
2010-11-04minor typo fixedMartin Sustrik
2010-11-02HP-UX has no OPEN_MAX definedMartin Sustrik
2010-11-02crypto library is needed on HP-UX to generate UUIDsMartin Sustrik
2010-11-01Merge branch 'maint'Martin Sustrik
2010-11-01Add INSTALL to Git, thus making it a normal fileMartin Lucina
2010-11-01select now uses Erase-Remove idiom for retired fdsMikael Helbo Kjaer
2010-10-30Documentation for zmq_close and zmq_term fixed.Martin Sustrik
2010-10-30Coding style fixed for pgm_socketMartin Sustrik
2010-10-30Name of "GNU Lesser Public License" corrected.Martin Sustrik
2010-10-29Peter Bourgon added to the AUTHORS fileMartin Sustrik
2010-10-29Add function to zmq::error_t to access errnumPeter Bourgon
2010-10-28Burak Arslan added to the AUTHORS fileMartin Sustrik
2010-10-28switch to c++-specific headersBurak Arslan
2010-10-27fix typo, destroy new engineDhammika Pathirana
2010-10-26drop connection requests with duplicate peer identityDhammika Pathirana
2010-10-26Build with MSVC2005 fixedMartin Sustrik
2010-10-26Update to OpenPGM 5.0.91.Steven McCoy
2010-10-23Merge branch 'maint'Martin Sustrik
2010-10-23Fixes build on Linux using Sun Studio compilerMikko Koppanen
2010-10-23handle decoding malformed messagesDhammika Pathirana
2010-10-23Changes for MSVC OpenPGM build.Steven McCoy
2010-10-23Merge branch 'maint'Martin Sustrik
2010-10-23SunStudio fixed.Martin Sustrik
2010-10-18Minor comment improvement.Martin Sustrik
2010-10-17Minor typo fixed in zmq_getsockopt(3) man page.Martin Sustrik
2010-10-17ZMQ_BACKLOG socket option added.Martin Sustrik
2010-10-17ZMQ_RECONNECT_IVL socket options added.Martin Sustrik
2010-10-16Couple of bugs in zmq_poll fixed.Martin Sustrik
2010-10-16Implementation of zmq_strerror moved from zmq.cpp to err.cppMartin Sustrik
2010-10-16Bug in low precision clock fixed.Martin Sustrik
2010-10-16ZMQ_LINGER socket option added.Martin Sustrik
2010-10-16Cancel tx_timer_id in pgm_sender_t::out_event().Toralf Wittner
2010-10-16Minor code clean-up to keep clang compiler happy.Martin Sustrik
2010-10-16Don't set pedantic to yes if using ICCMikko Koppanen
2010-10-16Obsolete compile-time option removed.Martin Sustrik