DataStreamPeer: Optimize the InitData message
[quassel.git] / src / client / clientauthhandler.cpp
2014-01-23 Manuel NickschasUse PeerFactory instead of creating LegacyPeer directly
2014-01-23 Manuel NickschasHave the PeerFactory provide the list of supported...
2014-01-23 Manuel NickschasImplement protocol detection
2014-01-18 Manuel NickschasEncapsulate socket state in AuthHandler, properly handl...
2014-01-13 Daniel Albersset SO_KEEPALIVE on client sockets
2014-01-01 Manuel NickschasHappy New Year!
2013-11-21 Manuel NickschasAdd disconnection reasons
2013-11-07 Manuel NickschasAbstract away the protocol handshake code