index
:
libxs.git
master
sp
udp
mato's libxs tree
Martin Lucina
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
decoder.cpp
Age
Commit message (
Expand
)
Author
2012-04-04
0MQ/2.1 wire format compatibility implemented
Martin Sustrik
2012-03-13
Type of XS_MAXMSGSIZE changed to uint64_t
Martin Sustrik
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-10-31
250bpm copyrights added
Martin Sustrik
2011-09-16
Check message syntax in REQ asynchronously
Martin Sustrik
2011-09-15
Session class separated into socket-type-specific sessions
Martin Sustrik
2011-07-24
Session classes merged into a single class
Martin Sustrik
2011-06-27
Rename i_inout to i_engine_sink
Martin Sustrik
2011-04-21
Message-related functionality factored out into msg_t class.
Martin Sustrik
2011-03-02
The copyrights in file headers updated.
Martin Sustrik
2011-03-02
ZMQ_MAXMSGSIZE option added
Martin Sustrik
2010-12-20
Yet one more fix for oversized messages.
Martin Sustrik
2010-12-20
Fix the segfault when over-sized message is rejected.
Martin Sustrik
2010-10-30
Name of "GNU Lesser Public License" corrected.
Martin Sustrik
2010-10-23
handle decoding malformed messages
Dhammika Pathirana
2010-08-31
naming cleanup: zmq_encoder->encoder, zmq_decoder->decoder
Martin Sustrik