Age | Commit message (Expand) | Author |
2012-03-14 | Removed leftovers from a logging experiment | Martin Sustrik |
2012-03-13 | xs_utils cleanup 2/2 (remove xs_utils.h) | Martin Lucina |
2012-03-13 | Drop libxszmq, keep only libzmq compatibility library (--enable-libzmq) | Martin Lucina |
2012-02-22 | xszmq.c renamed to xszmq.cpp | Martin Sustrik |
2012-02-22 | Ensure libzmq.pc is installed if required | Martin Lucina |
2012-02-22 | Added optional drop-in libzmq library | Martin Lucina |
2012-02-22 | Added libxszmq compatibility library | Martin Lucina |
2012-02-16 | poller_base_t renamed to io_thread_t | Martin Sustrik |
2012-02-16 | io_thread_t merged with poller_base_t | Martin Sustrik |
2012-02-16 | xs_poll implementation moved to a separate file | Martin Sustrik |
2012-02-16 | i_poll_events interface moved to poller_base.hpp | Martin Sustrik |
2012-02-16 | poller_base_t is used instead of poller_t | Martin Sustrik |
2012-02-16 | ZeroMQ compatibility header added | Martin Sustrik |
2012-02-16 | ZeroMQ renamed to Crossroads | Martin Sustrik |
2012-02-16 | Monitor object added | Martin Sustrik |
2011-11-02 | ZMQ_IDENTITY option re-introduced | Martin Sustrik |
2011-10-31 | VTCP transport removed | Martin Sustrik |
2011-10-31 | New style ROUTER socket removed. | Martin Sustrik |
2011-09-15 | Session class separated into socket-type-specific sessions | Martin Sustrik |
2011-08-18 | TCP address related functionality moved to tcp_address_t | Martin Sustrik |
2011-08-18 | IPC address related functionality refactored into ipc_address_t class | Martin Sustrik |
2011-08-16 | tcp_engine renamed to stream engine | Martin Sustrik |
2011-07-28 | Implementations of TCP and IPC transports separated | Martin Sustrik |
2011-07-26 | First version of vtcp_connecter added | Martin Sustrik |
2011-07-26 | Code cleanup | Martin Sustrik |
2011-07-26 | Experimental VTCP listener added | Martin Sustrik |
2011-07-26 | TCP transport classes simplified | Martin Sustrik |
2011-07-24 | Session classes merged into a single class | Martin Sustrik |
2011-07-24 | semaphore_t class removed | Martin Sustrik |
2011-07-24 | Remove blob_t class | Martin Sustrik |
2011-07-21 | ZMQ_GENERIC renamed to ZMQ_ROUTER | Martin Sustrik |
2011-07-17 | GENERIC socket type and COMMAND flag added | Martin Sustrik |
2011-07-15 | ZMQ_IDENTITY socket option removed | Martin Sustrik |
2011-07-15 | ROUTER and DEALER sockets removed | Martin Sustrik |
2011-07-03 | Command are now stored in ypipes instead of in socketpairs | Martin Sustrik |
2011-06-27 | Rename i_inout to i_engine_sink | Martin Sustrik |
2011-06-22 | New wire format for REQ/REP pattern | Martin Sustrik |
2011-06-20 | Introduce ZMQ_ROUTER and ZMQ_DEALER sockets | Martin Sustrik |
2011-05-30 | Patches from sub-forward branch incorporated | Martin Sustrik |
2011-04-12 | Code dealing with messages moved to msg.cpp | Martin Sustrik |
2011-04-12 | zmq_utils implementation moved to zmq_utils.cpp | Martin Sustrik |
2011-03-31 | Upstream the openpgm build fixes. Add DSO symbol visibility to OpenPGM builds | Mikko Koppanen |
2011-03-24 | SWAP functionality removed | Martin Sustrik |
2011-03-24 | C++ binding removed from the core | Martin Sustrik |
2011-03-23 | zmq_device removed | Martin Sustrik |
2011-02-09 | Initial implementation of reaper thread. | Martin Sustrik |
2011-01-14 | 'message distribution mechanism' separated from XPUB socket | Martin Sustrik |
2011-01-12 | Support dynamic generation of C preprocessor definitions for PGM rather than ... | Neale Ferguson |
2010-12-06 | All devices conflated into a single implementation. | Martin Sustrik |
2010-12-04 | XPUB and XSUB socket types added. | Martin Sustrik |