summaryrefslogtreecommitdiff
path: root/src/irc
AgeCommit message (Expand)Author
2016-12-19bail out if nick is NULL in irc_query_findailin-nemui
2016-11-23add a static buffer for dcc received dataailin-nemui
2016-10-22Rename SSL to TLS.Alexander Færøy
2016-09-30Make the cap_complete field unsigned.LemonBoy
2016-09-26Merge pull request #506 from kruton/sasl-400-byte-chunkailin-nemui
2016-08-29SASL: handle fragmentationKenny Root
2016-08-24Set the default STATUSMSG to @ instead of @+ if it's missingdequis
2016-06-14Merge pull request #422 from LemonBoy/misc-cleanupailin-nemui
2016-06-13Use ; as separator instead of ,LemonBoy
2016-06-12Make rejoin_channels_mode of type CHOICELemonBoy
2016-06-05Clean up some GTimeVal jugglingLemonBoy
2016-06-05Replace strarray_length with g_strv_lengthLemonBoy
2016-06-05Replace strocpy with g_strlcpyLemonBoy
2016-06-01Correct the name of the emitted signal.LemonBoy
2016-05-03Fix some ANSI C issues.pisculichi
2016-04-05Merge pull request #453 from LemonBoy/dcc-quoteailin-nemui
2016-03-29Revert "Removed the obsolete SQUERY and SERVLIST commands"ailin-nemui
2016-03-22Support quoted filenames in some /DCC commandsLemonBoy
2016-03-22Merge pull request #446 from ailin-nemui/fix_445ailin-nemui
2016-03-20strip less whitespace from commandsailin-nemui
2016-03-20Merge pull request #442 from LemonBoy/fix-435ailin-nemui
2016-03-20Use 0 as a sentinel value for sasl_timeoutLemonBoy
2016-03-19Make ischannel_func return false for empty stringsLemonBoy
2016-03-17Do not assume any default value for statusmsg.LemonBoy
2016-03-11Remove sasl timeout source when the server disconnectsdequis
2016-03-08Fix SASL EXTERNAL authenticationMantas Mikulėnas
2016-03-02irssi proxy: allow listening on unix socketsLukas Mai
2016-03-02reindentLukas Mai
2016-02-26fix proxy server nameLukas Mai
2016-02-18remove redundant checkLukas Mai
2016-02-18make pointer check explicitLukas Mai
2016-02-18irssi proxy: allow multiplexing multiple networks over a single portLukas Mai
2016-02-18fix formattingLukas Mai
2016-01-24Duplicate the code paths for autocommands.LemonBoy
2016-01-14Change when the autocmds are sent.LemonBoy
2016-01-11Merge pull request #393 from ailin-nemui/moduleversion-perlailin-nemui
2016-01-11Merge pull request #390 from LemonBoy/ignore-findailin-nemui
2016-01-08make /knockout use /unban to remove bansLukas Mai
2016-01-08irc/core/irc-commands.c: fix indentationLukas Mai
2016-01-06irssiproxy: avoid using pointer after freeing itLukas Mai
2016-01-03Don't break the API.LemonBoy
2016-01-03Clean up the ignore_find API to make it more powerful.LemonBoy
2015-12-10module check irssi versionailin-nemui
2015-11-26irc-cap: Don't send a space at the beginning of the CAP REQ parameterdequis
2015-11-19Correctly alias 'channel' to '#channel'LemonBoy
2015-11-09Use the PARAM_FLAG_STRIP_TRAILING_WS flag wherever possible.LemonBoy
2015-10-28Preserve the sasl_ options across reconnects.LemonBoy
2015-10-03Merge pull request #314 from LemonBoy/sasl_sessiondx
2015-10-02Set HOST_NAME_MAX to 255, if it's undefined.Alexander Færøy
2015-10-02Don't set the usermode field if blankLemonBoy