Age | Commit message (Expand) | Author |
2009-11-21 | race condition in inproc transport shutdown fixed | Martin Sustrik |
2009-11-21 | obsolete parameter removed from 'bind' command | Martin Sustrik |
2009-11-21 | inproc transport - initial commit | Martin Sustrik |
2009-11-19 | ZMQII-24: SEGFAULT when anonymous session disconnects | Martin Sustrik |
2009-11-19 | uninitialised variable in devpoll_t and kqueue_t | Martin Sustrik |
2009-11-14 | Fixing concurrency issue in rep.cpp resulting in broken connections with mult... | Martin Sustrik |
2009-11-04 | pgm_transport_recvmsgv in process_upstream returns PGM_IO_STATUS_RATE_LIMITED... | malosek |
2009-11-03 | update pgm_socket to recent openpgm2 | malosek |
2009-11-03 | fixed get_sender_fds and get_receiver_fds for openpgm2 | malosek |
2009-11-03 | minor fixes for MSVC++ 2005 build | malosek |
2009-10-22 | ZMQII-21: Problem with fd_signaler_t::poll on socket close | Martin Sustrik |
2009-10-20 | releasing python global lock when doing blocking operations | Martin Sustrik |
2009-10-19 | added --with-pgm2-examples configure option | malosek |
2009-10-19 | ZMQII-19: add --disable-eventfd configure option | malosek |
2009-10-12 | added HAVE_LIBWS2_32 into platform.hpp.in | malosek |
2009-10-12 | updated 0MQ to recent OpenPGM2 rev.562 | malosek |
2009-10-12 | mingw fixed winsock linking issue | malosek |
2009-10-06 | 0MQ compilable on winXP mingw with --with-pgm2 option | malosek |
2009-10-05 | updated to recent PGM2 changes | malosek |
2009-10-05 | mingw port | malosek |
2009-10-05 | 1 minor change in xmlParser.cpp | malosek |
2009-10-05 | build system tuning - fixed make dist | malosek |
2009-10-05 | build system tuning | malosek |
2009-10-05 | Merge branch 'master' of git@github.com:sustrik/zeromq2 | malosek |
2009-10-05 | create_custom_gsi.patch renamed to create_custom_gsi_1.patch | malosek |
2009-10-05 | moved pgm_create_custom_gsi into PGM1 and drop ssl dependency | malosek |
2009-10-02 | poller is a concept now rather than virtualised class | Martin Sustrik |
2009-10-02 | ZMQII-9: Check and implement speculative reads & writes | Martin Sustrik |
2009-10-01 | windows error handling improved | unknown |
2009-10-01 | ZMQII-18: Implement I/O multiplexing (first approximation) | Martin Sustrik |
2009-09-30 | checking for available messages added to ypipe/pipe | Martin Sustrik |
2009-09-29 | documentation error in zmq.h fixed | Martin Sustrik |
2009-09-29 | detecting data loss for PGM2 receiver | malosek |
2009-09-28 | PGM2 sender | malosek |
2009-09-25 | pgm2 receiver working (partly) | malosek |
2009-09-24 | --with-pgm2 compilable | malosek |
2009-09-24 | added --with-pgm2 into build system | malosek |
2009-09-23 | Updated libzmq.vcproj file | malosek |
2009-09-23 | Updated changelog for alpha3 release | malosek |
2009-09-23 | Merge branch 'master' of git@github.com:sustrik/zeromq2 | Martin Sustrik |
2009-09-23 | ZMQII-16: Change "struct zmq_msg_t" to "zmq_msg_t" in C binding | Martin Sustrik |
2009-09-23 | ZMQII-14: Change default for ZMQ_MCAST_LOOP to true | malosek |
2009-09-22 | added PGM bus functionality | malosek |
2009-09-22 | language bindings use zmq_strerror instead of strerror | Martin Sustrik |
2009-09-22 | POSIX error codes unsupported on win platform faked | Martin Sustrik |
2009-09-22 | ZMQ-specific error codes added | Martin Sustrik |
2009-09-22 | documentation in zmq.h improved | Martin Sustrik |
2009-09-22 | Windows build fixed | Martin Sustrik |
2009-09-21 | different fixes to req/rep | Martin Sustrik |
2009-09-21 | initial version of req/rep sockets | Martin Sustrik |