summaryrefslogtreecommitdiff
path: root/src/fe-common/irc
AgeCommit message (Expand)Author
2018-06-05Added HIDDEN level to ignoresvague666
2018-04-08Add fe-cap to show messages for CAP-related events in the UIdequis
2018-02-13Merge branch 'security' into 'master'Nei
2018-02-09try to make sure the server is still good enough to call ischannel when print...ailin-nemui
2018-01-28Revert more of the netsplit print optimisation to fix crashesdequis
2018-01-25Check that server is still existent when using /operailin-nemui
2018-01-10revert netsplit print optimisationailin-nemui
2017-11-11Prevent a UAF error during the execution of some commandsLemonBoy
2017-10-11Add alternate_nick as a network-specific property.Paul Townsend
2017-07-25Allow the user to clear the sasl-related fieldsLemonBoy
2017-06-05fe-dcc-(get|send): Fix some -Wpointer-compare with newer gccdequis
2017-03-10Merge branch 'netjoin-timeout' into 'master'Ailin Nemui
2017-02-27fe-netjoin: remove irc servers on "server disconnected" signaldequis
2017-02-14Prevent some potential null-pointer deferences.LemonBoy
2017-01-02Merge pull request #586 from LemonBoy/fix-580ailin-nemui
2017-01-01Make sure SASL was actually requested before failing.LemonBoy
2016-12-15Prevent a UaF by calling server_disconnect in a signal handler.LemonBoy
2016-12-15Process the nick changes in queries before the PRIVMSG is handled.LemonBoy
2016-12-12Expose 'sasl_success' to the perl side.LemonBoy
2016-12-12Add an option to stop the connection when SASL fails.LemonBoy
2016-11-23Don't shadow the 'channel' variable when printing the netjoins.LemonBoy
2016-11-23Minor corrections to the netsplit code.LemonBoy
2016-10-22Add x509 certificate and public key pinning support.Alexander Færøy
2016-10-22Rename SSL to TLS.Alexander Færøy
2016-10-11Merge pull request #465 from LemonBoy/netsplit-printailin-nemui
2016-08-24Set the default STATUSMSG to @ instead of @+ if it's missingdequis
2016-06-26Such draft. Very wow.LemonBoy
2016-06-26Avoid entering an endless loop while traversing the channel listLemonBoy
2016-06-26Some small adjustments to the netsplit code.LemonBoy
2016-06-21use TRUE/FALSE in if statements for gbooleanJari Matilainen
2016-06-19Fix minor nitsJari Matilainen
2016-06-18Add command_set_options for modify commands to allow completionJari Matilainen
2016-06-18Let ADD still work as modifyJari Matilainen
2016-06-18Add /server modify SYNTAXJari Matilainen
2016-06-18Add /network modifyJari Matilainen
2015-12-09add missing file to Makefileailin-nemui
2015-11-09Use the PARAM_FLAG_STRIP_TRAILING_WS flag wherever possible.LemonBoy
2015-10-01Updated server removalisundil
2015-10-01Fix #45 Make it easy to delete default channels, servers and networksisundil
2015-09-29Make sure sasl settings are defined before printing them outJari Matilainen
2015-09-29Add sasl info to /network list output if availableJari Matilainen
2015-09-26Allow the user to set and modify the SASL parametersLemonBoy
2015-09-22sig_message_irc_op_public: fix nickmode lookup, use cleantarget insteaddequis
2015-09-22Revert "Network and IPv{4,6} related changes"ailin-nemui
2015-09-22Merge pull request #290 from LemonBoy/ipv6ailin-nemui
2015-09-22fe_channel_skip_prefix: fix return value (FALSE/NULL isn't valid)dequis
2015-09-22Fix #291, "/msg +#channel incorrectly shows up as Nick:@#channel"dequis
2015-09-21Initial work to make irssi respect the resolved ip orderLemonBoy
2015-09-21Use formats instead of g_warningLemonBoy
2015-09-18Add two missing #include "fe-irc-channels.h"dequis