summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-02-03Merge branch 'dub-the-wub' into 'master' Nei
2017-01-31Merge pull request #590 from LemonBoy/hi-minorailin-nemui
2017-01-31Merge pull request #626 from ailin-nemui/textbuffer_monospaceailin-nemui
2017-01-24Prevent a memory leak during the processing of the SASL response.LemonBoy
2017-01-20implement break_wideailin-nemui
2017-01-16Add SUPPRESS_PRINTF_FALLBACKJoseph Bisch
2017-01-15perl_parse needs NULL terminated parameter list.Hanno
2017-01-13Merge pull request #613 from ailin-nemui/fix_completionLemonBoy
2017-01-13Merge pull request #610 from josephbisch/fe-fuzzAlexander Færøy
2017-01-12Fix fe-fuzz nitsJoseph Bisch
2017-01-10Revert "Don't reset wait_cmd during connection registration (fixes early ISON)"dx
2017-01-09Don't duplicate module-formats.* in fe-fuzzJoseph Bisch
2017-01-09fix regression in completionailin-nemui
2017-01-08Merge pull request #608 from tijko/masterLemonBoy
2017-01-07Add frontend for fuzzingJoseph Bisch
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-06Add OPENSSL_NO_EC for solaris 11.3, see issue #598dequis
2017-01-06make irssi --with-perl build with separate object directoryMartijn Dekker
2017-01-05fix GRegex GError problemailin-nemui
2017-01-03Merge branch 'master' into 'security'Nei
2017-01-03Merge pull request #585 from ailin-nemui/win_seqailin-nemui
2017-01-03up abi versionAilin Nemui
2017-01-03switch for gregex and regex.hAilin Nemui
2017-01-02Merge branch 'percent_flag' into 'security' Nei
2017-01-02Merge branch '4-use-after-free-when-receiving-numeric-432-invalid-nick' into ...Nei
2017-01-02Merge branch '1-null-pointer-dereference-in-irc_nickcmp_rfc1459' into 'securi...Nei
2017-01-02Merge branch '3-out-of-bounds-read-with-invalid-utf8-in-term_addstr' into 'se...Nei
2017-01-02Merge branch '2-out-of-bounds-read-of-one-byte-with-x1b-48-in-truecolor-build...Nei
2017-01-02Use the RAW flag when building the regexps.LemonBoy
2017-01-02Rebase against master.LemonBoy
2017-01-02Remove the regexp_compiled field.LemonBoy
2017-01-02Use GLib's regexp interface (backed by PCRE)LemonBoy
2017-01-02Merge pull request #586 from LemonBoy/fix-580ailin-nemui
2017-01-01Make sure SASL was actually requested before failing.LemonBoy
2016-12-21Merge pull request #514 from LemonBoy/sasl_failailin-nemui
2016-12-21Merge pull request #587 from ailin-nemui/sbar_crashailin-nemui
2016-12-20remove some for loopsailin-nemui
2016-12-20sort windows_seq helpers to topailin-nemui
2016-12-20nitsailin-nemui
2016-12-20clean up window_refnum_{prev,next}ailin-nemui
2016-12-20fix %[ailin-nemui
2016-12-19add some sequence helper functionsailin-nemui
2016-12-19Fix oob read on invalid utf8 in term_addstrJoseph Bisch
2016-12-19bail out if nick is NULL in irc_query_findailin-nemui
2016-12-19avoid server_disconnectailin-nemui
2016-12-18Minor cleanup in the highlighting signal.LemonBoy
2016-12-15Prevent a UaF by calling server_disconnect in a signal handler.LemonBoy
2016-12-15Process the nick changes in queries before the PRIVMSG is handled.LemonBoy
2016-12-15check for end of string in ansi 48ailin-nemui