Age | Commit message (Expand) | Author |
2012-02-16 | Socket re-entrancy rewritten | Martin Sustrik |
2012-02-16 | Allow to set up a source address for outgoing connections in zmq_connect() | Sergey Matveychuk |
2012-02-16 | Michael Fox added to the AUTHORS file | Martin Sustrik |
2012-02-16 | Prune redundant nodes in the mtrie. | Staffan Gimåker |
2011-12-03 | Mika Fischer added to AUTHORS file | Martin Sustrik |
2011-11-21 | Phillip Kovacs added to the AUTHORS file | Martin Sustrik |
2011-11-19 | Stuart Webster added to the AUTHORS file | Martin Sustrik |
2011-11-09 | AUTHORS file changed | Martin Sustrik |
2011-11-06 | Chuck Remeas added to the AUTHORS file | Martin Sustrik |
2011-10-29 | Perry Kundert added to the AUTHORS file | Martin Sustrik |
2011-10-27 | Ben Gray added to the AUTHORS file | Martin Sustrik |
2011-10-27 | Paul Betts added to the AUTHORS file | Martin Sustrik |
2011-08-15 | Preliminary Android support | Ghislain Putois |
2011-06-29 | Use strrchr to ensure we split off the last colon for the service port | Andrew Thompson |
2011-06-26 | Typo in zmq_msg_size(3) fixed | Carl Clemens |
2011-05-23 | Fabien Ninoles added to the AUTHORS file | Martin Sustrik |
2011-05-17 | Paul Colomiets added to AUTHORS file | Martin Sustrik |
2011-05-04 | Tore Halvorsen added to the AUTHORS file | Martin Sustrik |
2011-03-31 | Ian Barber and Zed Shaw added to credits section | Martin Sustrik |
2011-03-31 | Robert G. Jakabosky added to the AUTHORS file | Martin Sustrik |
2011-03-08 | Different fixed to make OpenVMS port work. | Brett Cameron |
2011-02-15 | Added note regarding setting sockopt before bind/connect | Michael Compton |
2011-02-05 | Fixed autogen.sh warnings on Debian 6 systems. | Chris Rempel |
2011-01-26 | ZMQ_RECONNECT_IVL_MAX socket option added | Thijs Terlouw |
2011-01-14 | Gerard Toonstra added to the authors file | Martin Sustrik |
2011-01-12 | Support dynamic generation of C preprocessor definitions for PGM rather than ... | Neale Ferguson |
2011-01-10 | Size of inproc hwm and swap is sum of peers' hwms and swaps | Martin Sustrik |
2011-01-06 | resolve "function declaration isn't a prototype" | Min Ragan-Kelley |
2010-12-09 | Bob Beaty added to the AUTHORS file | Martin Sustrik |
2010-11-13 | Merge branch 'maint' | Martin Sustrik |
2010-11-13 | Couple of patches for AIX build | Martin Sustrik |
2010-11-12 | Fix a bug that zmq_poll's select backend spins when timeout=-1, due to | Chia-liang Kao |
2010-11-12 | Merge branch 'maint' | Martin Sustrik |
2010-11-12 | Fix socket_t::recv() hang scenario where initial call to process_commands() e... | Marc Rossi |
2010-11-04 | Jacob Rideout added to the AUTGORS file. | Martin Sustrik |
2010-10-29 | Peter Bourgon added to the AUTHORS file | Martin Sustrik |
2010-10-28 | Burak Arslan added to the AUTHORS file | Martin Sustrik |
2010-10-26 | Build with MSVC2005 fixed | Martin Sustrik |
2010-10-16 | Cancel tx_timer_id in pgm_sender_t::out_event(). | Toralf Wittner |
2010-10-15 | Merge branch 'maint' | Martin Sustrik |
2010-10-15 | Fix memory leak under Windows | Taras Shpot |
2010-10-15 | ICC related qualifier fix | Mikko Koppanen |
2010-10-14 | zmq::devpoll_t : correct a typo in loop() | Martin Pales |
2010-10-13 | Merge branch 'maint' | Martin Sustrik |
2010-10-13 | Add support for RHEL6 in the spec file | Sebastian Otaegui |
2010-10-09 | Execute the timers before pollset initialisation. | Christian Gudrian |
2010-10-02 | make sure that reader does not terminate in the middle of a multipart message | Nir Soffer |
2010-09-30 | Merge branch 'maint' | Martin Sustrik |
2010-09-30 | zmq_msg_move called on uninitialised message in xrep_t::xrecv -- fixed | Max Wolf |
2010-09-30 | C++ binding destructors don't throw exceptions | Ilja Golshtein |