summaryrefslogtreecommitdiff
path: root/src/decoder.cpp
AgeCommit message (Expand)Author
2012-05-12Fix decoder to properly handle large messagesMartin Hurton
2012-04-040MQ/2.1 wire format compatibility implementedMartin Sustrik
2012-03-13Type of XS_MAXMSGSIZE changed to uint64_tMartin Sustrik
2012-02-16Full name of the project used in license headersMartin Sustrik
2012-02-16ZeroMQ renamed to CrossroadsMartin Sustrik
2011-11-01Copyright dates adjusted to reflect realityMartin Sustrik
2011-10-31250bpm copyrights addedMartin Sustrik
2011-09-16Check message syntax in REQ asynchronouslyMartin Sustrik
2011-09-15Session class separated into socket-type-specific sessionsMartin Sustrik
2011-07-24Session classes merged into a single classMartin Sustrik
2011-06-27Rename i_inout to i_engine_sinkMartin Sustrik
2011-04-21Message-related functionality factored out into msg_t class.Martin Sustrik
2011-03-02The copyrights in file headers updated.Martin Sustrik
2011-03-02ZMQ_MAXMSGSIZE option addedMartin Sustrik
2010-12-20Yet one more fix for oversized messages.Martin Sustrik
2010-12-20Fix the segfault when over-sized message is rejected.Martin Sustrik
2010-10-30Name of "GNU Lesser Public License" corrected.Martin Sustrik
2010-10-23handle decoding malformed messagesDhammika Pathirana
2010-08-31naming cleanup: zmq_encoder->encoder, zmq_decoder->decoderMartin Sustrik