Output the chosen protocol type on connect
[quassel.git] / src / core / coreauthhandler.cpp
2014-02-15 Manuel NickschasOutput the chosen protocol type on connect
2014-01-23 Manuel NickschasUse PeerFactory instead of creating LegacyPeer directly
2014-01-23 Manuel NickschasImplement protocol detection
2014-01-01 Manuel NickschasHappy New Year!
2013-11-19 Michael MarleyAdd core commandline option to require SSL for client...
2013-11-12 Manuel NickschasFix flushing of sockets, causing random sync errors
2013-11-07 Manuel NickschasAbstract away the protocol handshake code