Age | Commit message (Expand) | Author |
2012-02-16 | Full name of the project used in license headers | Martin Sustrik |
2012-02-16 | MSVC build fixed | Martin Sustrik |
2012-02-16 | polltimeo test added | Martin Sustrik |
2012-02-16 | ZMQ_REENTRANT functionality removed | Martin Sustrik |
2012-02-16 | emptyctx test added | Martin Sustrik |
2012-02-16 | New tests added to MSVC build | Martin Sustrik |
2012-02-16 | Bug fixed in context termination | Martin Sustrik |
2012-02-16 | Names of context options shortened | Martin Sustrik |
2012-02-16 | XS_CTX_REENTRANT option added | Martin Sustrik |
2012-02-16 | XS_CTX_MAX_SOCKETS option implemented | Martin Sustrik |
2012-02-16 | More MSVC tests added | Martin Sustrik |
2012-02-16 | Windows test system improved | Martin Sustrik |
2012-02-16 | No need for special handling of MinGW in tests build system | Martin Sustrik |
2012-02-16 | Windows version of the tests implemented | Martin Sustrik |
2012-02-16 | Redundant test_ prefix removed from tests | Martin Sustrik |
2012-02-16 | Typo on test_linget fixed | Martin Sustrik |
2012-02-16 | XS_TEST_MAIN used instead of main in test programs | Martin Sustrik |
2012-02-16 | Test for LINGER added | Martin Sustrik |
2012-02-16 | Reconnect test extended to include IPC | Martin Sustrik |
2012-02-16 | test_reconnect added | Martin Sustrik |
2012-02-16 | ZeroMQ renamed to Crossroads | Martin Sustrik |
2012-02-16 | Monitor object added | Martin Sustrik |
2011-11-21 | Fix broken VPATH/parallel builds | Philip Kovacs |
2011-11-06 | Add zmq_getmsgopt to the API | Chuck Remes |
2011-11-05 | Minor typo corrected | Martin Sustrik |
2011-11-04 | Identities re-introduced | Martin Sustrik |
2011-11-01 | Copyright dates adjusted to reflect reality | Martin Sustrik |
2011-11-01 | Tests print their name before running | Martin Sustrik |
2011-11-01 | LABELS and COMMANDs removed | Martin Sustrik |
2011-10-31 | 250bpm copyrights added | Martin Sustrik |
2011-09-13 | Fixed issue with req assertions (issue 252) | Mikko Koppanen |
2011-07-11 | Subscription forwarding test added | Martin Sustrik |
2011-07-11 | REQ/REP drop test extended | Martin Sustrik |
2011-07-03 | Inproc tests need no I/O threads | Martin Sustrik |
2011-07-03 | Command are now stored in ypipes instead of in socketpairs | Martin Sustrik |
2011-06-23 | Outstanding requests dropped when requester dies (issue 190) | Martin Sustrik |
2011-06-22 | New wire format for REQ/REP pattern | Martin Sustrik |
2011-06-20 | Basic tests now test multi-part messages instead of single-part | Martin Sustrik |
2011-06-20 | Disable timeo test on MinGW | Martin Sustrik |
2011-06-17 | Add sockopt ZMQ_RCVTIMEO/ZMQ_SNDTIMEO. | Fabien Ninoles |
2011-05-23 | Move the pipe termination code to socket_base_t | Martin Sustrik |
2011-05-02 | Moved tests off 5555 (conflict with Eclipse) | Pieter Hintjens |
2011-03-26 | ZMQ_NOBLOCK renamed ZMQ_DONTWAIT | Martin Sustrik |
2011-03-24 | ZMQ_HWM split into ZMQ_SNDHWM and ZMQ_RCVHWM | Martin Sustrik |
2011-03-24 | ZMQ_HWM type changed to int | Martin Sustrik |
2011-03-24 | send/recv was changed to send/recv/sendmsg/recvmsg | Martin Sustrik |
2011-03-24 | Auto-tests modified to use C API instead of C++ binding | Martin Sustrik |
2011-03-02 | The copyrights in file headers updated. | Martin Sustrik |
2011-01-30 | Added test for HWM | Mikko Koppanen |
2011-01-20 | Do not execute ipc tests under MinGW | Mikko Koppanen |