summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-07Simplify the codeLemonBoy
2018-01-07Keep processing the CAPs on errorLemonBoy
2018-01-07Prevent a memory leakLemonBoy
2018-01-07Miscellaneous fixesLemonBoy
2018-01-07Prevent a NULL pointer deferenceLemonBoy
2018-01-07Use strcmp instead of g_strcmp0LemonBoy
2018-01-07Properly dispose the GSList chainsLemonBoy
2018-01-07Handle CAP {ADD,DEL} from cap-notifyLemonBoy
2018-01-07Parse multiline responses to CAP LSLemonBoy
2018-01-07Don't free the hash table if there's noneLemonBoy
2018-01-07Factor out the parsing functionLemonBoy
2018-01-07Parse the K/V form in CAP LSLemonBoy
2018-01-07Reword warning messageailin-nemui
2018-01-07Merge pull request #805 from ailin-nemui/exec-emptyailin-nemui
2018-01-07Merge pull request #804 from ailin-nemui/patch-1ailin-nemui
2018-01-07Merge pull request #746 from ailin-nemui/hide-linesailin-nemui
2018-01-07fe-common-core: fix redeclaration of server_tag_lendequis
2018-01-06Add a startup warning if the TERM var is wrong inside tmux/screendequis
2018-01-06Update fe-common-core.cailin-nemui
2018-01-06Update fe-common-core.cailin-nemui
2018-01-06fix redrawailin-nemui
2018-01-06fix some moreailin-nemui
2018-01-06sideways split support for Irssiailin-nemui
2018-01-06make format_real_length left-collectingailin-nemui
2018-01-06fix uaf in signal pathailin-nemui
2018-01-05fix /exec -o for blank linesailin-nemui
2018-01-05fix crash in notifylistailin-nemui
2018-01-05Update irc-nicklist.cailin-nemui
2018-01-05Merge tag '1.0.6' into integrate/1.0.6Ailin Nemui
2018-01-04Merge branch 'security' into 'master'Nei
2018-01-04Merge branch 'fix-gl-20' into 'security'Nei
2018-01-04Merge branch 'fix-gl-21' into 'security'Nei
2018-01-04Merge branch 'fix-gl-19' into 'security'Nei
2018-01-04Merge branch 'fix-gl-18' into 'security'Nei
2018-01-04Postpone server cleanup until after unrefailin-nemui
2018-01-04show destroyed eventailin-nemui
2018-01-04Update test-796.cailin-nemui
2018-01-04finish test caseailin-nemui
2018-01-04first bug case, exposes broken server object in chat-completionailin-nemui
2018-01-04add new test skeletonailin-nemui
2018-01-03disable variable arguments codeailin-nemui
2018-01-03rewrite completion code and check for direct match of separatorailin-nemui
2018-01-03check if \\c is complete in evalailin-nemui
2018-01-03do not record topic change time when sender is blankailin-nemui
2018-01-03Merge branch 'uaf-modify' into 'master'Nei
2018-01-02Remove outdated commentJoseph Bisch
2018-01-02Remove redundant if caseJoseph Bisch
2017-12-11Merge pull request #766 from horgh/horgh/mode-parsingailin-nemui
2017-12-08Merge pull request #793 from ailin-nemui/testsailin-nemui
2017-12-07add separator in travis.ymlailin-nemui