Happy New Year!
[quassel.git] / src / core / coreauthhandler.cpp
2015-01-02 Manuel NickschasHappy New Year!
2014-09-23 Manuel NickschasMerge pull request #83 from m5/hotlist-fix
2014-09-22 Manuel NickschasMerge pull request #84 from tecknojock/master
2014-09-22 Manuel NickschasMerge pull request #93 from mamarley/quitonfaileddbconn
2014-09-22 Manuel NickschasMerge pull request #92 from mamarley/nodbnoemit
2014-09-22 Manuel NickschasMerge pull request #94 from mamarley/ssloidentdfix
2014-09-16 Manuel NickschasMerge pull request #89 from mamarley/ssloidentdfix
2014-09-14 Manuel NickschasMerge pull request #88 from mamarley/psqllimitallfix
2014-09-14 Manuel NickschasMerge pull request #85 from allanjude/patch-1
2014-09-14 Manuel NickschasMerge pull request #82 from jpnurmi/legacypeer
2014-07-11 J-P NurmiLegacyPeer: kill the dependency to Quassel::buildInfo() 82/head
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-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