summaryrefslogtreecommitdiff
path: root/src/irc
AgeCommit message (Expand)Author
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
2015-10-02Save the sasl state in the sessionLemonBoy
2015-09-26Merge pull request #304 from LemonBoy/sasl_user_optionsailin-nemui
2015-09-26Allow the user to set and modify the SASL parametersLemonBoy
2015-09-24Merge pull request #301 from dequis/dcc-get-ntfs-temp-bugGeert Hauwaerts
2015-09-23dcc-get: close() the temp fd so we don't get ETXTBSY in ntfs mountsRobert C Jensen
2015-09-23Add multi-prefix to list of capabilities to requestdequis
2015-09-22Revert "Network and IPv{4,6} related changes"ailin-nemui
2015-09-22Merge pull request #290 from LemonBoy/ipv6ailin-nemui
2015-09-21Merge pull request #267 from kyak/masterailin-nemui
2015-09-21Initial work to make irssi respect the resolved ip orderLemonBoy
2015-09-20Merge pull request #278 from LemonBoy/sasldx
2015-09-21Use formats instead of g_warningLemonBoy
2015-09-20More format warnings removed.Alexander Færøy
2015-09-20Fix formatting warnings.Alexander Færøy
2015-09-20Fix warning.Alexander Færøy
2015-09-20Use g_string_append() instead of g_string_append_c() for string.Alexander Færøy
2015-09-20Use g_string_append() instead of g_string_append_c() for string.Alexander Færøy
2015-09-19Merge remote-tracking branch 'origin' into saslLemonBoy
2015-09-19Add setting to configure rejoin on reconnect behaviourJari Matilainen
2015-09-19Merge pull request #259 from dequis/irssiproxyailin-nemui
2015-09-11Don't handle 908 as a critical failureLemonBoy
2015-09-11Parse the error string received by the serverLemonBoy
2015-09-11Consider the SASL handshake successful on 903LemonBoy
2015-09-11Handle event 906 and 908LemonBoy
2015-09-11Explicitly set the authorization id during the PLAIN handshakeLemonBoy
2015-09-11Replace spaces with tabsLemonBoy
2015-09-11Address all the points outlined in the first reviewLemonBoy
2015-09-11SASL supportLemonBoy
2015-09-10Merge pull request #248 from LemonBoy/chantypesAlexander Færøy
2015-09-02Fix two minor issues outlined in the PR#222LemonBoy
2015-09-02Whitespace fixLemonBoy
2015-08-29Remove extra line breakkyak
2015-08-29Use HOST_NAME_MAX for userhost and hostname expandoskyak
2015-08-29Use "(none)" as fallback for hostname and userhost expandoskyak
2015-08-29In expando_hostname, set *free_ret to TRUEkyak
2015-08-26Clean up in hostname expando before returnkyak
2015-08-24Merge pull request #222 from LemonBoy/cap-supportAlexander Færøy
2015-08-20Send the CAP LS after sending the proxy stringsLemonBoy
2015-07-25Replace \n with \r\n in irssiproxy source, fixes bugblha303
2015-07-19Add expandos for hostnamekyak
2015-06-14Fix 'address already in use' when changing irssiproxy_portsdequis
2015-06-14Rename /proxy command to /irssiproxy for claritydequis