summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-03-31Fix off by one error with char_expandosJoseph Bisch
2017-03-21Intentation/whitespace fixesStephen Oberholtzer
2017-03-21Fix delay at startup when running against glib 2.49.3+Stephen Oberholtzer
2017-03-14up abi verailin-nemui
2017-03-11Merge pull request #645 from LemonBoy/keyboard-miscailin-nemui
2017-03-10Merge branch 'netjoin-timeout' into 'master'Ailin Nemui
2017-03-08expand_escape: expand double backslash as a backslashdequis
2017-03-08Merge pull request #667 from ailin-nemui/fix-dcc-getailin-nemui
2017-03-07Merge pull request #659 from ailin-nemui/foreach_dontspamailin-nemui
2017-03-07fix dcc getailin-nemui
2017-03-06Revert "Quote the filename when dcc requests are auto accepted."ailin-nemui
2017-03-04Merge pull request #658 from LemonBoy/dcc-autoacceptailin-nemui
2017-03-04Properly check the command arguments in tail place.LemonBoy
2017-03-04Merge branch 'd-minor' into 'master' Nei
2017-02-28Don't emit the script destroyed signal before script is actually destroyedStephen Oberholtzer
2017-02-27fe-netjoin: remove irc servers on "server disconnected" signaldequis
2017-02-27Merge pull request #647 from dequis/fix-early-ison-take-2ailin-nemui
2017-02-27make foreach send commandsailin-nemui
2017-02-22Handle file names with quotes.LemonBoy
2017-02-21Quote the filename when dcc requests are auto accepted.LemonBoy
2017-02-18Execute what's left in the input queue when the timeout expires.LemonBoy
2017-02-15Merge pull request #627 from LemonBoy/ssl-expiryailin-nemui
2017-02-14Do not alias /server <hostname> to /server connect <hostname>LemonBoy
2017-02-14Prevent some potential null-pointer deferences.LemonBoy
2017-02-11notify-ison: Don't send ison before the connection is donedequis
2017-02-06Merge pull request #622 from ailin-nemui/starttlsailin-nemui
2017-02-05provide net_start_ssl apiailin-nemui
2017-02-05Merge pull request #628 from LemonBoy/openssl-compatailin-nemui
2017-02-03Support OpenSSL 1.1.0.LemonBoy
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-22Check whether the client certificate is expired.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