summaryrefslogtreecommitdiff
path: root/src/irc/core
AgeCommit message (Expand)Author
2018-03-20Merge pull request #803 from ailin-nemui/bug-796-testailin-nemui
2018-02-13Merge branch 'security' into 'master'Nei
2018-02-08restore compat with glib <2.40ailin-nemui
2018-02-02do not reuse sasl timeoutailin-nemui
2018-01-24Accept CAPs with an empty value (KEY=)LemonBoy
2018-01-24Address some minor stylish nitsLemonBoy
2018-01-07Fix a problem with multiline responsesLemonBoy
2018-01-07Nicer error message when a duplicate CAP in LSLemonBoy
2018-01-07Match LS instead of checking the first letter onlyLemonBoy
2018-01-07Command names may be in lower-caseLemonBoy
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-07Merge pull request #804 from ailin-nemui/patch-1ailin-nemui
2018-01-05Update irc-nicklist.cailin-nemui
2018-01-04Postpone server cleanup until after unrefailin-nemui
2018-01-03do not record topic change time when sender is blankailin-nemui
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-30fix commentsailin-nemui
2017-11-27Revert initializing pointers to NULLWill Storey
2017-11-10use enumailin-nemui
2017-11-01show initial nick and name on first startailin-nemui
2017-10-24Strip : from <trailing> parametersWill Storey
2017-10-20Merge branch 'fix-16' into 'security'Nei
2017-10-20Merge branch 'fix-gl-15' 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-19Prevent a OOB read when parsing IRCNet ! channelsLemonBoy
2017-10-14Changes based on comments in pull #771.Paul Townsend
2017-10-11Add alternate_nick as a network-specific property.Paul Townsend
2017-10-08Fix segfault in query_remove_allJoseph Bisch
2017-10-08fix uaf in chanquery moduleailin-nemui
2017-07-25Allow the user to clear the sasl-related fieldsLemonBoy
2017-01-24Prevent a memory leak during the processing of the SASL response.LemonBoy
2017-01-10Revert "Don't reset wait_cmd during connection registration (fixes early ISON)"dx
2017-01-08Merge pull request #608 from tijko/masterLemonBoy
2017-01-07Follow g_strsplit with call to g_strfreevTim Konick
2017-01-06Don't reset wait_cmd during connection registration (fixes early ISON)dequis
2017-01-03Merge branch 'master' into 'security'Nei
2017-01-02Merge branch '4-use-after-free-when-receiving-numeric-432-invalid-nick' into ...Nei