summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2018-06-07simplifying codevague666
2018-06-06these were bitflagsvague666
2018-06-05Added HIDDEN level to ignoresvague666
2018-04-06Merge pull request #866 from ailin-nemui/reconnectsailin-nemui
2018-03-31Merge pull request #854 from irssi/ahf/otrailin-nemui
2018-03-29also reconnect lookup_serversailin-nemui
2018-03-23fix build with LibreSSL 2.7.0Dorian Harmans
2018-03-20Merge pull request #803 from ailin-nemui/bug-796-testailin-nemui
2018-03-09More g_strcmp0 -> g_ascii_strcasecmpLemonBoy
2018-03-08Compare channels/networks fields case-insensitivelyLemonBoy
2018-02-26Add OTR support.Alexander Færøy
2018-02-14limit alignment padding to a screenfulailin-nemui
2018-02-13improve padding performanceailin-nemui
2018-02-05Merge pull request #775 from LemonBoy/caps_kvailin-nemui
2018-01-25fix sequence errorAilin Nemui
2018-01-25Do not use X509_STORE on OpenSSL < 1.0.2Ailin Nemui
2018-01-24Deprecate gslist_remove_stringLemonBoy
2018-01-07Properly dispose the GSList chainsLemonBoy
2018-01-07Merge pull request #746 from ailin-nemui/hide-linesailin-nemui
2018-01-06fix uaf in signal pathailin-nemui
2018-01-05fix crash in notifylistailin-nemui
2018-01-04Merge branch 'fix-gl-21' into 'security'Nei
2018-01-04Postpone server cleanup until after unrefailin-nemui
2018-01-03disable variable arguments codeailin-nemui
2018-01-03check if \\c is complete in evalailin-nemui
2017-11-30move decls before codeailin-nemui
2017-11-30fix commentsailin-nemui
2017-11-26Merge branch 'master' into hide-linesailin-nemui
2017-11-10use enumailin-nemui
2017-11-01show initial nick and name on first startailin-nemui
2017-10-23Merge pull request #770 from horgh/horgh/rm-unused-functionailin-nemui
2017-10-20Make split functions return an array with NULL instead of NULLJoseph Bisch
2017-10-20Revert "Don't proceed with cmd_msg if there was an error splitting msg"Joseph Bisch
2017-10-20Don't proceed with cmd_msg if there was an error splitting msgJoseph Bisch
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-11Bump default capsicum_port_max to 9999.Edward Tomasz Napierala
2017-10-10Always initialize the host stringWill Storey
2017-10-09Delete unused function net_connect()Will Storey
2017-10-09Delete commented out CYGWIN defineWill Storey
2017-10-09Delete unused function net_ip_compare()Will Storey
2017-10-09Set host to an empty string on errorWill Storey
2017-10-07Limit capsicum rights to stdio.Edward Tomasz Napierala
2017-09-21hidden linesailin-nemui
2017-09-15Merge pull request #755 from trasz/capsicumailin-nemui
2017-09-12Get rid of the zombies in Capsicum capability mode.Edward Tomasz Napierala