cmake: avoid de-duplication of user's CXXFLAGS
[quassel.git] / src / common / authhandler.h
2022-01-01 Manuel Nickschassrc: Yearly copyright bump
2020-06-11 Manuel Nickschasssl: Use QSslSocket directly to avoid redundant qobject...
2020-03-15 Janne Mareike Kosc... Implement support for the HAProxy proxy protocol
2020-03-15 Manuel Nickschassrc: Yearly copyright bump
2019-01-24 Manuel Nickschassrc: Yearly copyright bump
2018-11-18 Manuel Nickschasmodernize: Reformat ALL the source... again!
2018-11-18 Manuel Nickschasmodernize: Prefer default member init over ctor init
2018-11-18 Manuel Nickschasmodernize: Use nullptr
2018-11-18 Manuel Nickschassrc: Mark symbols to be exported where needed
2018-04-10 Manuel NickschasSemi-yearly copyright bump
2016-06-06 Manuel NickschasBring copyright headers into 2016
2015-02-07 Manuel NickschasMerge pull request #97 from Bombe/focus-host-input
2015-02-07 Manuel NickschasMerge pull request #104 from mamarley/disconnectdesyncfix
2015-02-05 Manuel NickschasMerge pull request #102 from mamarley/qcaqt5
2015-02-05 Manuel NickschasMerge pull request #105 from merlin1991/qdatastream
2015-01-02 Manuel NickschasHappy New Year!
2014-07-02 Manuel NickschasMerge pull request #73 from jpnurmi/signalproxy
2014-07-02 Manuel NickschasMerge pull request #72 from jpnurmi/datastream
2014-05-05 Manuel NickschasFix crash with KDE network detection
2014-01-23 Manuel NickschasAllow overriding of socket handling methods
2014-01-18 Manuel NickschasEncapsulate socket state in AuthHandler, properly handl...
2014-01-01 Manuel NickschasHappy New Year!
2013-11-07 Manuel NickschasAlways send disconnected() on socket errors
2013-11-07 Manuel NickschasAbstract away the protocol handshake code