Happy New Year!
[quassel.git] / src / common / protocols / datastream / datastreampeer.h
2015-01-02 Manuel NickschasHappy New Year!
2014-03-20 Manuel NickschasMerge pull request #54 from Bombe/issue-1227
2014-02-24 Michael MarleyAllow for clients to negotiate whether compression...
2014-02-16 Manuel NickschasMove all socket handling into RemotePeer
2014-02-15 Manuel NickschasOutput the chosen protocol type on connect
2014-02-15 Manuel NickschasDataStreamPeer: Optimize message serialization format
2014-02-15 Manuel NickschasDataStreamPeer: Remove per-message compression
2014-02-15 Manuel NickschasDataStreamPeer: Remove obsolete stuff
2014-02-15 Manuel NickschasIntroduce the DataStreamProtocol