summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-03-22Simplify some logic in server_create_connLemonBoy
2016-03-20Bump the ABI versionLemonBoy
2016-03-19Throw an error when a chatnet has no available urlLemonBoy
2016-03-17Merge pull request #439 from horgh/ssl-errorsTheLemonMan
2016-03-17Merge pull request #438 from dequis/sasl-timeout-disconnectailin-nemui
2016-03-14Replace spaces with tabsKindOne
2016-03-14Return -1 from null-test to comply with the rest of strarray_findJari Matilainen
2016-03-13Add clear error calls to irssi_ssl_get_iochannelWill Storey
2016-03-13Clear error queue before SSL I/O operationsWill Storey
2016-03-11Remove sasl timeout source when the server disconnectsdequis
2016-03-08Merge pull request #432 from grawity/fix-externalGiuseppe
2016-03-08Merge pull request #426 from Manishearth/paste-splitailin-nemui
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-24Make pasting warning appear when long pastes are going to be split into many ...Manish Goregaokar
2016-02-24use a #define'd LINE_SPLIT_LIMIT instead of hardcoding 400Manish Goregaokar
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-02-10fix whitespaceTodd A. Pratt
2016-02-10Merge branch 'master' of github.com:irssi/irssiTodd A. Pratt
2016-02-05Merge pull request #413 from dequis/completion-list-crash-fixailin-nemui
2016-02-04Merge branch 'master' of github.com:irssi/irssiTodd A. Pratt
2016-02-03Merge pull request #410 from LemonBoy/getaddrinfo-v6-flagailin-nemui
2016-01-30remove memory allocation check, spaces to tabsTodd A. Pratt
2016-01-30add an append operation to cut buffer handlingTodd A. Pratt
2016-01-29completion: Fix crash when the complist provided by a script has nullsdequis
2016-01-27Add AI_ADDRCONFIG to the getaddrinfo hints.LemonBoy
2016-01-27Call getnameinfo with NI_NAMEREQD flag.LemonBoy
2016-01-27Minor style fix in net_ip2host.LemonBoy
2016-01-27Delete the HAVE_IPV6 ifdef.LemonBoy
2016-01-26Merge pull request #353 from toddpratt/masterailin-nemui
2016-01-26Merge pull request #399 from LemonBoy/botsailin-nemui
2016-01-25Serialize the 'name' attribute of the CHANNEL_REC.LemonBoy
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 #394 from ailin-nemui/reset-historyailin-nemui
2016-01-11Merge pull request #389 from ailin-nemui/hilight2-upailin-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-08reorder history add and fixesailin-nemui
2016-01-08option to clear the historyailin-nemui
2016-01-07forward ABI to perl modulesailin-nemui
2016-01-06irssiproxy: avoid using pointer after freeing itLukas Mai
2016-01-03Don't break the API.LemonBoy