cmake: avoid de-duplication of user's CXXFLAGS
[quassel.git] / src / core / coreauthhandler.h
2022-01-01 Manuel Nickschassrc: Yearly copyright bump
2020-06-11 Manuel Nickschasssl: Use QSslSocket directly to avoid redundant qobject...
2020-06-11 Janne Koschinskissl: Remove fallback code for missing SSL support
2020-03-15 Janne Mareike Kosc... Implement support for the HAProxy proxy protocol
2020-03-15 Manuel Nickschassrc: Yearly copyright bump
2019-08-04 Janne KoschinskiImplement a metrics daemon to expose Prometheus metrics
2019-01-24 Manuel Nickschassrc: Yearly copyright bump
2018-11-18 Manuel Nickschasmodernize: Reformat ALL the source... again!
2018-11-18 Manuel Nickschasmodernize: Use override instead of virtual
2018-11-18 Manuel Nickschasmodernize: Use nullptr
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-01-23 Manuel NickschasImplement protocol detection
2014-01-01 Manuel NickschasHappy New Year!
2013-11-07 Manuel NickschasAbstract away the protocol handshake code