Search the web with selected text.
[quassel.git] / src / core /
2014-01-01 Manuel NickschasHappy New Year!
2014-01-01 Manuel NickschasMake DCC support opt-in for now
2014-01-01 Manuel NickschasRemove unused slots
2014-01-01 Manuel NickschasFirst working version of DCC Receive
2014-01-01 Manuel NickschasRefactor the transfer stuff
2014-01-01 Manuel NickschasAdd handler for DCC-SEND
2014-01-01 Manuel NickschasMake the Transfer::accept() and ::reject() machinery...
2013-12-26 Manuel NickschasBasic infrastructure for file transfers
2013-11-24 Marcus EggenbergerMake sure that clients can't access buffers belonging...
2013-11-19 Michael MarleyAdd core commandline option to require SSL for client...
2013-11-19 Michael MarleyAdd function in bufferinfo.cpp to report if chat messag...
2013-11-19 Michael MarleyEnable the ping timeout as soon as the connection to...
2013-11-12 Manuel NickschasFix flushing of sockets, causing random sync errors
2013-11-07 Manuel NickschasAbstract away the protocol handshake code
2013-10-10 Marcus EggenbergerFixing security vulnerability with Qt 4.8.5+ and Postgr...
2013-10-10 Bas PapeRespond to CTCP PING even if it had no parameter.
2013-10-10 Bas PapeAdd some numerics to the 'Just display' list.
2013-10-10 Bas PapeRemove CoreBasicHandler::displayMsg without type.
2013-10-10 Bas PapeIndicate whether a key is set for the buffer.
2013-10-10 Bas PapeDo not allow keyx to be used on channels.
2013-10-10 Bas PapePrepend the mode of operation to showkey's output.
2013-10-10 Bas PapeRemove unused cipher map.
2013-10-10 Bas PapeProperly detect CBC in key negotiation.
2013-10-10 Bas PapeDon't respond to key exchange requests in channels
2013-05-16 Bas PapeOnly show warning about QCA on user input.
2013-04-09 Manuel NickschasChange date/time formats
2013-03-06 Bas PapeMake sure target for displayMsg is not null
2013-03-06 Jason LynchFix duplication/dropping of messages in certain instances.
2013-02-20 Manuel NickschasMutate SignalProxy::AbstractPeer into a separate class...
2013-02-20 Manuel NickschasTrim the last parameter except for PRIVMSG and NOTICE
2013-02-20 Manuel NickschasHandle NAMREPLY with trailing whitespace
2013-02-19 Manuel NickschasMerge pull request #7 from Tucos/bug-640
2013-02-19 Manuel NickschasMerge pull request #6 from Tucos/genversion
2013-02-19 Manuel NickschasMerge pull request #1 from sandsmark/master
2013-02-19 Manuel NickschasMerge pull request #5 from Tucos/feat-keyx
2013-02-19 martin sandsmarkfix the misplaced & in the private stuff as well 1/head
2013-02-19 martin sandsmarkfix the last misplaced &
2013-02-19 martin sandsmarkconsistency++
2013-02-19 Manuel NickschasMerge pull request #2 from sandsmark/wii
2013-02-19 Felix GeyerCheck if user setting pair exists before inserting...
2013-02-19 Bas PapeAdd support for SASL EXTERNAL
2013-02-19 Bas PapeOnly escape \ with standards-compliant ctcp
2013-02-19 Bas PapeSimplify CTCP parsing by default
2013-02-19 Manuel NickschasFix issue with "Topic set" message
2013-02-19 Manuel NickschasFix SASL auth with Freenode
2013-02-18 Manuel NickschasRename Internal-, Remote- and LegacyConnection to ...
2013-01-31 Bas PapeAdd support for DH1080 key exchange 5/head
2013-01-31 Bas PapeRefactor Cipher related things.
2013-01-27 Manuel NickschasYearly bump
2013-01-17 Manuel NickschasRefactor SignalProxy, network and protocol code
2013-01-02 Martin T. H. Sandsmarkconsistency++
2012-12-26 Martin T. H. Sandsmarksupport '*' as a target for modes
2012-12-26 Martin T. H. Sandsmarkrefactor out mode-applying into a separate method
2012-12-26 Martin T. H. Sandsmarkadd support for oping a whole channel with /op *
2012-12-10 Gryllida AParse wallops (fixes Bug #1185)
2012-12-10 Bas PapeOnly chop \r\n instead of trimming all whitespace
2012-12-10 Daniel AlbersDisplay timestamps using the application locale
2012-09-11 Lasse LiehuBetter time formatting by using an explicit format
2012-05-25 Manuel NickschasFix ALL the license headers!
2012-05-25 Manuel NickschasReformat ALL the source!
2012-05-22 Felix GeyerAllow the core to use expired certificates.
2012-05-22 Felix GeyerSupport intermediate CA certificates.
2012-05-22 Gryllida Aresolve #1145 (parse 330 in /whowas)
2012-05-22 Sebastian GothAdd halfop support
2012-05-21 Manuel NickschasProvide (de)serialization for all event types
2012-04-01 Manuel NickschasAdd support for Qt5 in the build system
2012-03-19 Manuel NickschasFix output for a bunch of numeric server replies
2012-02-22 Daniel Alberslet CMake check for umask()
2012-02-14 Daniel Albersbump © years
2012-02-13 Manuel NickschasCleanups
2012-02-13 Daniel Albersoidentd code cleanup
2012-02-13 Daniel Albersfix OidentdConfigGenerator includes
2012-02-13 Daniel Alberssynchronously call OidentdConfigGenerator
2012-02-13 Daniel Albersmake oidentd config world readable by default
2012-02-13 Daniel Albersoidentd config parsing + implicit mutexes
2012-02-13 Daniel AlbersOidentdConfigGen: remove qDebug()s
2012-02-13 Daniel AlbersOidentdConfigGen: cleaning up & comments
2012-02-13 Daniel Albersproperly rewind oidentd config file
2012-02-13 Daniel AlbersOidentdConfigGen: tweak signals, names and stuff
2012-02-13 Daniel Albersadd oidentd cli options to quasselcore
2012-02-13 Daniel Albersfirst working version of oidentd support - broken, WIP
2012-02-13 Daniel Albersoidentd support - WIP
2012-02-13 Daniel Albers--typos
2012-02-13 Daniel Albersmake socket connection details available in CoreNetwork
2012-01-29 Martin SandsmarkAdd checks for the right amount of parameters to random...
2012-01-20 Johannes Huberadded new user input command 'showkey"
2011-09-08 Manuel NickschasFix core crash
2011-06-14 Marcus EggenbergerFixes #960 - "Core crashes after deleting a Network...
2011-06-14 Marcus EggenbergerChanging the behavior how Quassel Events are processed.
2011-03-17 Johannes Hubercheck for qca provider plugin, fixes #1045
2011-02-22 Stefan Bellerfixing typo
2011-02-01 Marcus Eggenbergerdespammificating the pglog
2011-01-30 Marcus EggenbergerReworking handling of Prepared Queries in PostgreSQL
2010-10-26 Manuel NickschasDon't have CTCP ignore rules apply to ACTIONs
2010-10-25 Manuel NickschasBulk-insert messages into the db (again)
2010-10-24 Marcus Eggenberger[PSQL] properly preparing insert_sender queries (in...
2010-10-24 Manuel Nickschaswarnings--
2010-10-20 Manuel NickschasKill IrcServerHandler and CtcpHandler
2010-10-20 Manuel NickschasEvent backend porting - CTCP
2010-10-19 Manuel NickschasIntroduce CtcpParser for CTCP-related event processing
next