Age | Commit message (Expand) | Author |
2011-10-27 | Patch for issue LIBZMQ-275. Dealing with VSM in distribution when pipes fail ... | Ben Gray |
2011-10-27 | Paul Betts added to the AUTHORS file | Martin Sustrik |
2011-10-27 | Enable exceptions raising on assert on Win32 | Paul Betts |
2011-10-27 | Enable exceptions raising on assert on Win32 | Martin Sustrik |
2011-10-27 | Merge branch 'master' of github.com:zeromq/libzmq | Martin Sustrik |
2011-10-27 | Bug in kqueue poller fixed (issue 261) | Martin Sustrik |
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 | New upstream OpenPGM maintenance release 5.1.118. | Steven McCoy |
2011-10-04 | Re-add PGM rate limiting | Steven McCoy |
2011-09-29 | Use single port for creating signalers on Windows | Martin Sustrik |
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-18 | MSVC build 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-14 | test_invlid_rep added to .gitignore | Martin Sustrik |
2011-09-13 | Fixed issue with req assertions (issue 252) | Mikko Koppanen |
2011-09-06 | Fix polling system detection on mingw32 build | Mikko Koppanen |
2011-09-04 | Added option to choose internal polling system | Mikko Koppanen |
2011-09-03 | Accept square brackets around IPv6 address | Martin Sustrik |
2011-09-03 | Fixed doc to clarify how label parts work | Pieter Hintjens |
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-31 | zmq_msg_t changed to structure | Martin Sustrik |
2011-08-19 | Typo fixed in zmq_socket(3) | 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 | MSVC build fixed | Martin Sustrik |
2011-08-16 | tcp_engine renamed to stream engine | Martin Sustrik |
2011-08-15 | Semaphores are not used anymore, build system is adjusted accordingly | 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 |