summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-02Update NULL comparison style and be C89 compatibleWill Storey
2017-11-30move decls before codeailin-nemui
2017-11-30fix commentsailin-nemui
2017-11-27Revert initializing pointers to NULLWill Storey
2017-11-26Merge pull request #790 from ailin-nemui/mirc-colourailin-nemui
2017-11-26Merge branch 'master' into hide-linesailin-nemui
2017-11-26Merge pull request #762 from ailin-nemui/global-historyailin-nemui
2017-11-20Update formats.cailin-nemui
2017-11-15reset colour at comma, like mIRCailin-nemui
2017-11-15Merge pull request #786 from ailin-nemui/show-inital-nickailin-nemui
2017-11-11Prevent a UAF error during the execution of some commandsLemonBoy
2017-11-10use enumailin-nemui
2017-11-03Keep a copy of the strings coming from the configLemonBoy
2017-11-02Use gchar and g_strndup in fe-fuzzJoseph Bisch
2017-11-02Fix malloc parameter in fe-fuzzJoseph Bisch
2017-11-02Remove unnecessary malloc cast in fe-fuzzJoseph Bisch
2017-11-02Allow selection of what kind of activity targets to ignoreJari Matilainen
2017-11-01up abiailin-nemui
2017-11-01show initial nick and name on first startailin-nemui
2017-10-26clean up file path after moveailin-nemui
2017-10-24Strip : from <trailing> parametersWill Storey
2017-10-24Add event_get_params to fe-fuzzJoseph Bisch
2017-10-23Merge pull request #770 from horgh/horgh/rm-unused-functionailin-nemui
2017-10-20Merge branch 'fix-16' into 'security'Nei
2017-10-20Merge branch 'fix-gl-15' into 'security'Nei
2017-10-20Merge branch 'fix-dcc' into 'security'Nei
2017-10-20Make split functions return an array with NULL instead of NULLJoseph Bisch
2017-10-20Merge branch 'fix-gl-13' into 'security'Nei
2017-10-20Revert "Don't proceed with cmd_msg if there was an error splitting msg"Joseph Bisch
2017-10-20Merge branch 'fix-gl-12' into 'security'Nei
2017-10-20Don't proceed with cmd_msg if there was an error splitting msgJoseph Bisch
2017-10-20fix dcc issueailin-nemui
2017-10-19Prevent a OOB read when parsing IRCNet ! channelsLemonBoy
2017-10-18Merge pull request #771 from paultownsend/issue-120LemonBoy
2017-10-14Changes based on comments in pull #771.Paul Townsend
2017-10-13Mark net_ip_compare() deprecatedWill Storey
2017-10-13Revert "Delete unused function net_ip_compare()"Will Storey
2017-10-13Merge pull request #769 from horgh/horgh/error-check-server-connectailin-nemui
2017-10-11Silence down a warning that would appear on "/away" in Capability mode.Edward Tomasz Napierala
2017-10-11Sort Capsicum headers.Edward Tomasz Napierala
2017-10-11Improve Capsicum stdio limits to fix terminal state on exit.Edward Tomasz Napierala
2017-10-11Add alternate_nick as a network-specific property.Paul Townsend