Age | Commit message (Expand) | Author |
2011-10-26 | Added compile-time test for SOCK_CLOEXEC | Mikko Koppanen |
2011-10-06 | Default HWMs are set to 1000 | Martin Sustrik |
2011-10-04 | Re-add PGM rate limiting | Steven McCoy |
2011-09-29 | Bug in subscription matching fixed (issue 263) | Martin Sustrik |
2011-09-29 | Make sure new ROUTER socket honours POLLIN for cmd messages | Jon Dyte |
2011-09-28 | Assert fixed in XREP & ROUTER when sending to terminating pipe (issue 258) | Martin Sustrik |
2011-09-26 | Bug in matching algorithm fixed | Martin Sustrik |
2011-09-16 | More bugs in mtrie fixed | Martin Sustrik |
2011-09-16 | Bug in mtrie fixed | Martin Sustrik |
2011-09-16 | Check message syntax in REQ asynchronously | Martin Sustrik |
2011-09-15 | Session class separated into socket-type-specific sessions | Martin Sustrik |
2011-09-14 | Minor optimisation in message distribution algorithm | Martin Sustrik |
2011-09-14 | Bug in message distribution algorithm fixed (issue 251) | Martin Sustrik |
2011-09-13 | Fixed issue with req assertions (issue 252) | Mikko Koppanen |
2011-09-03 | Accept square brackets around IPv6 address | Martin Sustrik |
2011-09-03 | Improve error reporting in a minor way | Martin Sustrik |
2011-09-02 | Close file descriptors on exec (issue 218) | Martin Sustrik |
2011-09-02 | msg_t::rm_refs closes the message when number of refs drops to 0 (issue 245) | Martin Sustrik |
2011-09-01 | Premature deallocation bug in XSUB fixed (issue 244) | Martin Sustrik |
2011-09-01 | Fixed warnings on Win64 | Martin Sustrik |
2011-08-19 | NIC name resolution moved to tcp_address_t | Martin Sustrik |
2011-08-18 | Missing include added to ip.cpp | Martin Sustrik |
2011-08-18 | Windows build fixed | Martin Sustrik |
2011-08-18 | TCP address related functionality moved to tcp_address_t | Martin Sustrik |
2011-08-18 | MSVC build fixed | Martin Sustrik |
2011-08-18 | IPC address related functionality refactored into ipc_address_t class | Martin Sustrik |
2011-08-17 | Fix the PGM support on win64 | Martin Sustrik |
2011-08-16 | tcp_engine renamed to stream engine | Martin Sustrik |
2011-08-15 | EAFNOSUPPORT defined on Windows platform | Martin Sustrik |
2011-08-15 | Preliminary Android support | Ghislain Putois |
2011-08-15 | Added Android support | Mikko Koppanen |
2011-08-15 | Add IPv6 support to tcp_listener | Steven McCoy |
2011-08-15 | Minor problems in MSVC build fixed | Martin Sustrik |
2011-08-14 | select version zmq_poll reports invalid FDs | Martin Sustrik |
2011-08-14 | Compilation error on HP-UX and AIX fixed | Martin Sustrik |
2011-08-14 | Compilation error on FreeBSD fixed | Martin Sustrik |
2011-08-08 | Minor compile-time bug on Windows fixed | Martin Sustrik |
2011-08-08 | tcp_connecter disables IPV6_IPV6ONLY if needed. | Steven McCoy |
2011-08-08 | Update resolve_ip_interface and resolve_ip_hostname with ipv4only parameter. | Steven McCoy |
2011-08-08 | Update resolve_nic_name to take more generic sockaddr parameter. | Steven McCoy |
2011-08-08 | ZMQ_IPV4ONLY option added | Steven McCoy |
2011-08-07 | Minor bug in vtcp_listener fixed | Martin Sustrik |
2011-08-04 | vtcp connection string simplified | Martin Sustrik |
2011-08-04 | MSVC build brought up-to-date | Martin Sustrik |
2011-07-29 | Different connecters simplified | Martin Sustrik |
2011-07-28 | Different listener implementations simplified | Martin Sustrik |
2011-07-28 | Tuning of TCP sockets is done at a single place | Martin Sustrik |
2011-07-28 | Dead code removed from TCP and IPC transports | Martin Sustrik |
2011-07-28 | Implementations of TCP and IPC transports separated | Martin Sustrik |
2011-07-28 | Precise reconnect interval randomised | Martin Sustrik |