Age | Commit message (Expand) | Author |
2010-09-28 | REQ socket can die when reply is delivered on wrong unerlying connection -- f... | Martin Sustrik |
2010-09-26 | if TSC jumps backwards (in case of migration to a different CPU core) latency... | Martin Sustrik |
2010-09-15 | values of RATE, RECOVERY_IVL and SWAP options are checked for negative values | Martin Sustrik |
2010-09-04 | Version number incremented to 2.0.10 | Martin Sustrik |
2010-09-04 | NEWS updated for 2.0.9 | Martin Sustrik |
2010-09-04 | Update .gitignore | Martin Lucina |
2010-09-04 | doc: Add 0MQ version to XHTML11 backend footer | Martin Lucina |
2010-09-04 | build: Generate ChangeLog in 'make dist', ZIP automatically | Martin Lucina |
2010-09-04 | Broken device numbering reverted | Martin Sustrik |
2010-09-04 | assert on malformed messages | Dhammika Pathirana |
2010-09-04 | forwarder and streamer devices handle multi-part messages correctly | Jon Dyte |
2010-09-04 | improved null checking in zmq_term | Ivo Danihelka |
2010-09-04 | zmq::select_t, zmq_poll(): assert if FD_SETSIZE reached | Martin Lucina |
2010-09-04 | zmq.h: Fix typo and use of C99 comment | Martin Lucina |
2010-09-04 | doc: Update zmq_socket(3) for 2.0.8 API changes | Martin Lucina |
2010-09-04 | Revert "Added man page for the zmq_device method" | Martin Lucina |
2010-09-04 | Revert "Added clean target that deletes generated man pages" | Martin Lucina |
2010-09-04 | Revert "Various changes to documentation project:" | Martin Lucina |
2010-09-04 | Revert "Reverting 'clean' change to Makefile" | Martin Lucina |
2010-09-04 | Revert "Removed empty man pages for old standalone devices" | Martin Lucina |
2010-09-04 | Revert "Further cleanups on reference manual" | Martin Lucina |
2010-09-04 | Revert "Small improvements to zmq_device(3) page" | Martin Lucina |
2010-09-04 | Revert "Removed wip zmq_deviced from master" | Martin Lucina |
2010-09-02 | Prior to this patch prefix_tree asserts. | Jon Dyte |
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-09-01 | Erasure of retired fd's in select.cpp causes an assertion in MSVC 2008 STL | Mikael Helbo Kjær |
2010-09-01 | maint: will become 2.0.9 | Martin Sustrik |
2010-08-25 | Update ChangeLog for v2.0.8 | Martin Lucina |
2010-08-25 | Basic documentation for XREQ/XREP socket types | Martin Lucina |
2010-08-25 | Updated NEWS for stable 2.0.8 release | Pieter Hintjens |
2010-08-25 | Updated NEWS for stable 2.0.8 release | Pieter Hintjens |
2010-08-25 | Updated NEWS for stable 2.0.8 release | Pieter Hintjens |
2010-08-25 | Update version number to 2.0.8 | Martin Lucina |
2010-08-25 | zmq_stopwatch_stop: Don't return EFAULT | Martin Lucina |
2010-08-21 | Added calls to zmq_msg_close in examples | Pieter Hintjens |
2010-08-21 | Fixed example for multipart zmq_recv() | Pieter Hintjens |
2010-08-20 | Merge branch '46_device_robustness' | Pieter Hintjens |
2010-08-19 | Fixed git URL in README | Pieter Hintjens |
2010-08-18 | documentation leftover from v2.0.6 cleaned in zmq(7) | Martin Sustrik |
2010-08-11 | Removed wip zmq_deviced from master | Pieter Hintjens |
2010-08-11 | 46 - Devices vulnerable to invalid messages | Pieter Hintjens |
2010-08-11 | Fixed (un)signed type errors in get/setsockopt manual | Pieter Hintjens |
2010-08-10 | Modified zmq_tcp(7) to emphasize wildcard interfaces | Pieter Hintjens |
2010-08-08 | Added error checking (EFAULT) for null arguments | Pieter Hintjens |
2010-08-07 | Added not-null assertions on pointer arguments in C API functions | Pieter Hintjens |
2010-08-06 | Merge branch 'master' of github.com:zeromq/zeromq2 | Martin Lucina |
2010-08-06 | Fix uninitialized use of nbytes in signaler fix | Martin Lucina |
2010-08-06 | Merge branch 'master' of github.com:zeromq/zeromq2 | Pieter Hintjens |
2010-08-05 | Merge branch 'master' of github.com:zeromq/zeromq2 | Martin Lucina |