cmake: avoid de-duplication of user's CXXFLAGS
[quassel.git] / src / core / corenetwork.cpp
2022-01-01 Manuel Nickschassrc: Yearly copyright bump
2020-11-28 Shane Synancore: In CoreNetwork, check Network::useSasl()
2020-11-28 Shane Synancommon: Allow skipping negotiation of IRCv3 caps
2020-06-11 Janne Koschinskissl: Remove fallback code for missing SSL support
2020-04-12 Shane Synancore: Clarify name of capsPendingNegotiation flag
2020-04-12 Shane Synancore: Fix capability messages for repeat CAP LS
2020-03-15 Manuel Nickschassrc: Yearly copyright bump
2019-08-30 Manuel Nickschasqa: Replace Qt module includes by class ones
2019-08-04 Janne KoschinskiImplement a metrics daemon to expose Prometheus metrics
2019-05-30 Janne KoschinskiDon't server-encode twice
2019-05-30 Janne KoschinskiMinor cleanup of messages handling
2019-05-30 Janne KoschinskiImplement IRCv3 tag parsing and sending
2019-01-24 Manuel Nickschassrc: Yearly copyright bump
2018-11-18 Manuel Nickschasmodernize: Reformat ALL the source... again!
2018-11-18 Manuel Nickschasmodernize: Replace most remaining old-style connects...
2018-11-18 Manuel Nickschasclazy: Convert many old-style connects into function...
2018-11-18 Manuel Nickschasmodernize: Use ranged-for loops in some obvious cases
2018-11-18 Manuel Nickschasmodernize: Use auto where the type is clear from context
2018-11-18 Manuel Nickschasmodernize: Use nullptr
2018-11-18 Manuel Nickschascommon: Simplify SyncableObject macros and usage
2018-10-01 Manuel Nickschascore: Fix quitting from networks on shutdown
2018-09-16 Shane Synancore: Remove away-notify hack for non-spec server
2018-09-16 Shane Synancore: Clean up AutoWho comments, variable names
2018-09-13 Shane Synancore: Cancel nickname AutoWho on IrcUser quit
2018-09-13 Shane Synancore: AutoWhoX, only search nickname by nickname
2018-09-03 Shane Synancommon: Add "--debug-irc" to log raw IRC messages
2018-08-23 Manuel Nickschascore: Fix build without SSL
2018-06-19 Shane Synancore: Fix oidentd signal connection, cleanup
2018-06-18 Shane Synancore: Silence auto-PINGs with invalid timestamps
2018-06-18 Janne Koschinskiidentd: Implement blocking request queueing
2018-06-18 Janne Koschinskiidentd: Initial draft of integrated ident daemon
2018-06-06 Shane SynanRename strict-ident, apply to non-identd response
2018-05-23 Shane SynanFinish 64-bit time conversion, modify protocol
2018-05-23 Michael MarleyPersist Blowfish keys in the database
2018-04-10 Manuel NickschasSemi-yearly copyright bump
2018-04-05 Shane Synancore: Fix CAP REQ display for SASL only supported
2018-02-04 Albert Score: connectToIrc: Add clarifying comment on DNS lookups
2018-02-04 Albert Score: connectToIrc: Prevent DNS leaks on connection...
2017-04-24 genius3000core: connectToIrc: Pick first IRC server specified...
2017-04-13 Shane SynanUse timestamp format for manual away, not restore
2017-04-12 Shane SynanMove SASL maybeSupports into Network class
2016-10-13 Shane SynanFix CoreNetwork::updateRateLimiting comments
2016-09-13 Shane SynanSkip rate limit for login, capability negotiation
2016-09-13 Shane SynanImplement custom rate limits
2016-09-07 Shane SynanBatch request capabilities during negotiation
2016-09-07 Shane SynanHandle IRCv3 servers without any capabilities
2016-09-06 Shane SynanProcess events when destroying CoreNetwork
2016-09-06 Shane SynanDon't log socket error when disconnecting
2016-09-05 Shane SynanOptionally verify SSL connection to IRC servers
2016-09-05 Shane SynanAllow prioritizing QUIT over other commands
2016-09-05 Shane SynanAdd command queue prepend, prioritize PING/PONG
2016-06-15 Manuel NickschasMerge pull request #198 - IRCv3 improvements
2016-06-13 Shane SynanSync IrcUser account, add WHOX for account-notify
2016-06-13 Shane SynanSync caps, use signal/slot, CAP NEW/DEL, polish
2016-06-06 Manuel NickschasBring copyright headers into 2016
2016-04-01 Daniel AlbersMerge pull request #183 from romibi/enableLinkPreview
2016-04-01 Daniel AlbersMerge pull request #168 from esainane/irssi-msg-escape
2016-03-31 Daniel AlbersMerge pull request #165 from esainane/coreinfo-dirty...
2016-02-28 Manuel NickschasMerge pull request #180 from digitalcircuit/ircv3-expan...
2016-02-28 Manuel NickschasMerge pull request #136 from sandsmark/sonnet
2016-02-17 Shane SynanAdd support for away-notify capability
2016-02-17 Shane SynanImplement IRCv3.2 capability negotiation
2016-02-10 Manuel NickschasDon't prefix the nick with a colon while connecting...
2015-11-29 Daniel AlbersMerge pull request #163 from esainane/fix-ssl-identd...
2015-11-29 Sai NaneFix ident race condition 163/head
2015-11-22 Manuel NickschasMerge pull request #158 from romibi/master
2015-11-22 Manuel NickschasMerge pull request #157 from wengxt/wengxt-patch-1
2015-11-22 Manuel NickschasMerge pull request #156 from veeti/sha256-certificate
2015-11-22 Manuel NickschasMerge pull request #155 from TheOneRing/improve_connect
2015-11-22 Manuel NickschasMerge pull request #154 from rsalinas/master
2015-11-22 Manuel NickschasMerge pull request #153 from elxa/fix-op-command-crashi...
2015-11-22 Manuel NickschasMerge pull request #152 from heftig/master
2015-11-21 esainaneFix OIdentdConfigGenerator double-printing on ssl 161/head
2015-10-08 Manuel NickschasMerge pull request #151 from Tucos/ws-hist
2015-10-08 Manuel NickschasMerge pull request #150 from Tucos/autospace
2015-10-08 Manuel NickschasMerge pull request #149 from Tucos/cipherkeys
2015-10-08 Manuel NickschasMerge pull request #148 from Tucos/DMdebug
2015-10-08 Manuel NickschasMerge pull request #146 from benapetr/master
2015-10-08 Manuel NickschasMerge pull request #145 from Scheirle/enh_usertooltip
2015-10-08 Manuel NickschasMerge pull request #139 from TheOneRing/snorenotify-0.6
2015-10-08 Manuel NickschasMerge pull request #134 from mamarley/reconnectfix
2015-04-23 Michael MarleyCall socketDisconnected() from socketStateChanged() 134/head
2015-03-11 Manuel NickschasMerge pull request #116 from mamarley/splitfix2
2015-03-11 Manuel NickschasMerge pull request #110 from mamarley/passhash
2015-02-27 Michael MarleyImprove the message-splitting algorithm for PRIVMSG... 116/head
2015-02-18 Manuel NickschasMerge pull request #107 from siduction-upstream/master
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-06 Manuel NickschasRemove support for obsolete Qt versions
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-12-20 Michael MarleyFix potential state desync in disconnectFromIrc() 104/head
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-17 Michael MarleyRename socketConnected() to socketOpen() to reduce... 94/head
2014-09-16 Manuel NickschasMerge pull request #89 from mamarley/ssloidentdfix
next