Age | Commit message (Expand) | Author |
2012-05-13 | Move inclusion of select() and poll() headers to a single place | Gabriele Svelto |
2012-05-09 | Whitespace fixes in pgm_socket.cpp | Douglas Young |
2012-05-09 | Return an error on invalid (e)pgm:// connection | Douglas Young |
2012-05-02 | Conditionally include header files required by select() and poll() | Gabriele Svelto |
2012-02-16 | Full name of the project used in license headers | Martin Sustrik |
2012-02-16 | ZeroMQ renamed to Crossroads | Martin Sustrik |
2011-11-01 | Copyright dates adjusted to reflect reality | Martin Sustrik |
2011-11-01 | Miru copyrights added | Martin Sustrik |
2011-10-31 | 250bpm copyrights added | Martin Sustrik |
2011-10-04 | Re-add PGM rate limiting | Steven McCoy |
2011-08-17 | Fix the PGM support on win64 | Martin Sustrik |
2011-07-15 | ZMQ_IDENTITY socket option removed | Martin Sustrik |
2011-05-17 | Couple of minor issues in MSVC build fixed | Martin Sustrik |
2011-05-16 | Duplicate initialisation of PGM_MULTICAST_HOPS removed | Martin Sustrik |
2011-05-15 | ZMQ_MULTICAST_HOPS socket option added | Martin Sustrik |
2011-04-30 | pgm_socket uses binary version of UUID | Martin Sustrik |
2011-03-24 | ZMQ_RATE and ZMQ_RECOVERY_IVL types cahnged to int | Martin Sustrik |
2011-03-24 | ZMQ_RECOVERY_IVL and ZMQ_RECOVERY_IVL_MSEC reconciled | Martin Sustrik |
2011-03-23 | ZMQ_MCAST_LOOP removed | Martin Sustrik |
2011-03-14 | Remove obsolete assert from pgm_socket.cpp | Martin Sustrik |
2011-03-02 | The copyrights in file headers updated. | Martin Sustrik |
2011-02-22 | Added explicit error message in case of memory exhaustion | Martin Sustrik |
2011-02-21 | Computation of buffer size for PGM fixed. | Martin Sustrik |
2010-12-09 | Added Recovery Interval in Milliseconds | Bob Beaty |
2010-10-30 | Coding style fixed for pgm_socket | Martin Sustrik |
2010-10-30 | Name of "GNU Lesser Public License" corrected. | Martin Sustrik |
2010-10-23 | Changes for MSVC OpenPGM build. | Steven McCoy |
2010-10-12 | Drop PGM parameters to 100mb friendly range. | Steven McCoy |
2010-09-30 | minor whitespace fix | Martin Sustrik |
2010-09-30 | FreeBSD doesn't define MSG_ERRQUEUE -- now it's defined in 0MQ | Steven McCoy |
2010-09-30 | more fixes to (e)pgm transport | Steven McCoy |
2010-09-30 | * Add assertions to check for OpenPGM calls with invalid parameters. | Steven McCoy |
2010-09-28 | Upgrade to OpenPGM-5.0.78 | Steven McCoy |
2010-05-13 | some more sanity checks in pgm_socket | Steven McCoy |
2010-05-13 | some more sanity checks in pgm_socket | Steven McCoy |
2010-02-24 | handle invalid PGM connection string decently | Martin Sustrik |
2010-02-13 | Multi-hop REQ/REP, part IX., pass the peer identity as far as socket_base_t | Martin Sustrik |
2010-02-09 | ZMQII-57: Shutdown OpenPGM library | Martin Sustrik |
2010-02-04 | contrain interface name resolving in OpenPGM to IPv4 interfaces | Martin Sustrik |
2010-02-03 | ZMQII-55: At most one PGM/UDP transport can be opened | Martin Sustrik |
2010-01-27 | libpgm updated to 2.6.21rc6 | malosek |
2010-01-05 | added pending event fd handling by the pgm_sender | malosek |
2010-01-05 | Copyrights transferred from FastMQ to iMatix | Martin Sustrik |
2009-12-31 | fixed minor gcc warning in src/pgm_socket.cpp | malosek |
2009-12-28 | PGM code cleanup | Martin Sustrik |
2009-12-22 | OpenPGM error handling fixed | Martin Sustrik |
2009-12-21 | OpenPGM error handling improved | Martin Sustrik |
2009-12-18 | memory leaks related to OpenPGM errors fixed | Martin Sustrik |
2009-12-15 | all news converted to nothrow variant | Martin Sustrik |
2009-12-14 | ZMQ_SNDBUF and ZMQ_RCVBUF honoured in PGM transport | Martin Sustrik |