Age | Commit message (Expand) | Author |
2010-02-03 | Update OpenPGM to 2.0.23rc8 | Martin Lucina |
2010-02-03 | ZMQII-55: At most one PGM/UDP transport can be opened | Martin Sustrik |
2010-02-02 | problem with PGM messages larger than 1 MTU fixed | Martin Sustrik |
2010-02-02 | ZMQII-54: Affinity isn't honoured | Martin Sustrik |
2010-02-02 | ZMQII-53: Memory leak when using invalid socket type | Martin Sustrik |
2010-02-02 | ZMQII-52: Asserion during reconnection | Martin Sustrik |
2010-01-31 | ZMQII-51: Implement O(1) topic matching | Martin Sustrik |
2010-01-30 | ZMQII-48: Implement P2P socket type | Martin Sustrik |
2010-01-27 | fixed OpenPGM compilation on mingw32 | malosek |
2010-01-27 | fixed OpenPGM compilation on mingw32 | malosek |
2010-01-27 | libpgm updated to 2.6.21rc6 | malosek |
2010-01-27 | Hard-wired constant on OpenVMS replaced by symbolic constant | Martin Sustrik |
2010-01-24 | IPv6 patch - part V. (win32) | unknown |
2010-01-24 | IPv6 patch - part IV. | Martin Sustrik |
2010-01-23 | Merge branch 'master' of git@github.com:sustrik/zeromq2 | Martin Sustrik |
2010-01-23 | IPv6 patch - part III. | Martin Sustrik |
2010-01-23 | IP address resolving on Win32 fixed | unknown |
2010-01-23 | IPv6 patch part 2/2 | Martin Sustrik |
2010-01-22 | IPv6 support -part II. | Martin Sustrik |
2010-01-22 | Tero Marttila's Ipv6 patch - part I. | Martin Sustrik |
2010-01-22 | Hardcoded loopback address removed from fd_signaler | unknown |
2010-01-21 | ZMQII-43: Race condition when writing to pipe | Martin Sustrik |
2010-01-20 | ZMQ-42: Building with ICC fails | Martin Sustrik |
2010-01-18 | ZMQII-40: wrong return code from recolve_ip_interface | Martin Sustrik |
2010-01-16 | Solaris build fixed | Martin Sustrik |
2010-01-15 | Win32 build fixed | unknown |
2010-01-15 | ZMQII-39: Implement IPC transport | Martin Sustrik |
2010-01-14 | ZMQII-34: ensure that poll won't return POLLIN event when the message will be... | unknown |
2010-01-13 | ZMQII-34: ensure that poll won't return POLLIN event when the message will be... | Martin Sustrik |
2010-01-13 | ZMQII-38: Compiler complains about missing virtual constructors | Martin Sustrik |
2010-01-12 | ZMQII-37: SIGSEGV when polling on REQ socket | Martin Sustrik |
2010-01-09 | ZMQII-33: zmq_poll may exceed timeout if signal interrupts the waiting | Martin Sustrik |
2010-01-08 | ZMQII-31: memory leak in zmq_poll (on timeout) | Martin Sustrik |
2010-01-07 | zmq.cpp build probelm on non-linux platforms fixed | Martin Sustrik |
2010-01-05 | forced WINVER to 0x0501 for mingv32 build | malosek |
2010-01-05 | perf tests modified to reflect change in subscription format | Martin Sustrik |
2010-01-05 | added pending event fd handling by the pgm_sender | malosek |
2010-01-05 | Copyrights transferred from FastMQ to iMatix | Martin Sustrik |
2010-01-04 | ZMQII-29: Add timeout to zmq_poll function | Martin Sustrik |
2009-12-31 | added missing likely.hpp file into the dist | malosek |
2009-12-31 | fixed minor gcc warning in src/pgm_receiver.cpp | malosek |
2009-12-31 | fixed minor gcc warning in src/pgm_socket.cpp | malosek |
2009-12-29 | polling on SUB socket fixed | Martin Sustrik |
2009-12-28 | format of subscriptions changed (no * needed anymore) | Martin Sustrik |
2009-12-28 | MSVC build fixed | unknown |
2009-12-28 | PGM code cleanup | Martin Sustrik |
2009-12-23 | ZMQII-28: Bidirectional introduction on TCP connection establishment | Martin Sustrik |
2009-12-22 | OpenPGM error handling fixed | Martin Sustrik |
2009-12-21 | minor fixes | Martin Sustrik |
2009-12-21 | OpenPGM error handling improved | Martin Sustrik |