Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-13 | Couple of patches for AIX build | Martin Sustrik | |
- RAND_bytes function resides in crypto library - pollfd on AIX used 'reqevents' instead of events and 'retnevents' instead of 'revents' Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2010-11-12 | Fix socket_t::recv() hang scenario where initial call to process_commands() ↵ | Marc Rossi | |
eats signal Added block boolean var to second process_commands() invocation for blocking sockets instead of always using true. This prevents the process_commands() call from hanging when a message is received with an empty queue after the call to xrecv() but prior to the initial call to process_commands() invoked when ++ticks == inbound_poll_rate. Signed-off-by: Marc Rossi <mrossi19@gmail.com> | |||
2010-10-15 | Fix memory leak under Windows | Taras Shpot | |
The comment about memory ownership in uuid_t::to_string was misleading as on most platforms the buffer is a field of the object; The string allocated in UuidToString() wasn't properly freed with RpcStringFree() Signed-off-by: Taras Shpot <taras.shpot@eleks.com> | |||
2010-10-13 | Add support for RHEL6 in the spec file | Sebastian Otaegui | |
Signed-off-by: Sebastian Otaegui <feniix@gmail.com> | |||
2010-09-30 | zmq_msg_move called on uninitialised message in xrep_t::xrecv -- fixed | Max Wolf | |
2010-09-04 | improved null checking in zmq_term | Ivo Danihelka | |
2010-09-02 | Fix for signaler_t on HP-UX and AIX platforms | Bernd Melchers | |
2010-09-02 | Mikael Kjaer added to AUTHORS | Martin Sustrik | |
2010-06-15 | test commit | Martin Sustrik | |
2010-06-11 | issue 35 - ZMQ_RCVMORE sometimes erroneously returns false | Brian Buchanan | |
2010-06-09 | Piotr Trojanek added to AUTHORS file | Martin Sustrik | |
2010-06-01 | Pieter Hintjens added to 'authors' section | Martin Sustrik | |
2010-05-20 | Pieter Hintjens added to AUTHORS file | Martin Sustrik | |
2010-03-16 | Update contributors for 2.0.6 | Martin Sustrik | |
2010-02-23 | Java binding beautified, inline documentation added | Martin Sustrik | |
2010-02-20 | Aleksey Yeschenko added to the credit section of AUTHORS file | Martin Sustrik | |
2010-02-19 | build on cygwin enabled | Martin Sustrik | |
2010-02-16 | ZMQII-77: Put librbzmq symbols into ZMQ module | Martin Sustrik | |
2010-02-16 | exconf.rb checks for libzmq.so installation | Martin Sustrik | |
2010-02-15 | Brian Granger added to credits list | Martin Sustrik | |
2010-02-03 | ZMQII-56: Avoid allocation of chunk in yqueue.hpp by keeping a spare one | Martin Sustrik | |
2010-01-22 | Hardcoded loopback address removed from fd_signaler | unknown | |
2010-01-21 | Asko Kauppi added to the list of authors | Martin Sustrik | |
2010-01-16 | Solaris build fixed | Martin Sustrik | |
2010-01-08 | ZMQII-31: memory leak in zmq_poll (on timeout) | Martin Sustrik | |
2009-12-16 | addition to CREDITS section of AUTHORS file | Martin Sustrik | |
2009-12-04 | Vitaly Mayatskikh added to authors section | Martin Sustrik | |
2009-11-26 | zmq_msg_data.3 referenced twice in Makefile.am - fixed | Martin Sustrik | |
2009-11-26 | memory leak in message encoder fixed | Martin Sustrik | |
2009-09-09 | Updated AUTHORS, ChangeLog, README and added COPYING.LESSER files | malosek | |
2009-07-29 | initial commit | Martin Sustrik | |