summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-05-15Implement CHANTYPES supportLemonBoy
2015-04-20Change g_hash_table_contains() for compatibility with glib < 2.32Peder Stray
2015-04-17Merge pull request #199 from ailin-nemui/config-parserAlexander Færøy
2015-04-17Merge pull request #235 from dequis/g_strcmp0Alexander Færøy
2015-04-15ssl: Fixed call to SSL_CTX_set_cipher_list() only when ssl_ciphers specified ...Haw Loeung
2015-04-14ssl: Add option to specify SSL cipher suite preference.Haw Loeung
2015-04-11Handle nulls properly in the g_strcmp0() for glib<2.16dequis
2015-04-07Define g_strcmp0 to strcmp if the glib version is older than 2.16dequis
2015-04-07Change all strcmp() to g_strcmp0() to handle nulls gracefullydequis
2015-04-08Merge pull request #233 from dgl/hilight-fixAlexander Færøy
2015-04-07Add SNI supportAdam
2015-04-07Make sure NO_ACT isn't cleared when -actcolor %n is usedDavid Leadbeater
2015-03-01Merge pull request #217 from Lohhari/lastlog-dateAlexander Færøy
2015-02-17Merge pull request #225 from dequis/silence-unused-value-warningsAlexander Færøy
2015-02-17fix crash in layout code when encountering wrong configAilin Nemui
2015-02-17Make the config parser more robustAilin Nemui
2015-02-17Refuse to load broken configs on irssi startAilin Nemui
2015-02-17Warn the user instead of crashing on wrong configAilin Nemui
2015-02-17add CONFIG_REC to config_node_section* APIsAilin Nemui
2015-02-16Merge pull request #115 from ailin-nemui/fix-hat-keyAlexander Færøy
2015-02-16Silence unused value warnings in perl binding codedequis
2015-02-16lastlog.c is a mix of tab and space indentation. My changes now use tabs.Vesa Pirila
2015-02-08accept freenode extbans in /ban [#150]mauke
2015-02-08Added customization possibility for the lastlog date format, lastlog_dateVesa Pirila
2015-02-08Added a -date parameter to /lastlog to prepend each row with the row's dateVesa Pirila
2015-01-17Do not let the ctcp action of an inital query go into the status window.KindOne
2015-01-05Merge pull request #191 from dgl/config-errorAlexander Færøy
2015-01-05Merge pull request #152 from sebth/masterAlexander Færøy
2014-12-16Merge pull request #164 from ailin-nemui/fix-ansi-resetAlexander Færøy
2014-12-16Merge pull request #133 from pjcj/masterAlexander Færøy
2014-12-16Merge pull request #189 from dequis/colorless-green-ideas-blink-furiouslyAlexander Færøy
2014-12-16Die if the wrong type of node is found when traversing configDavid Leadbeater
2014-12-14Fix blinking/bold text in terminals with no color supportdequis
2014-12-08Documentation fix for #185Geert Hauwaerts
2014-12-06Merge pull request #161 from anadrome/patch-1Alexander Færøy
2014-12-06Merge pull request #162 from dequis/self-messagesAlexander Færøy
2014-12-06Merge pull request #171 from vlajos/typofixes-vlajos-20141108Alexander Færøy
2014-12-03Check for unix sockets when reconnectingGuillaume BROGI
2014-11-20Correctly parse unix sockets servers in the configGuillaume BROGI
2014-11-08typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos
2014-10-28Fix reset of attributes with ansiAilin Nemui
2014-10-26Receive 'self messages' in the right query windowdequis
2014-10-25Update old bug URLsmjn
2014-10-19Try to split long lines on spacesSebastian Thorarensen
2014-10-15Disable SSLv3Alexander Færøy
2014-10-11Remove unnecessary NULL checkAlexander Færøy
2014-10-06Merge pull request #147 from ahf/bugfix-143Alexander Færøy
2014-10-01Merge pull request #140 from sebth/masterAlexander Færøy
2014-10-01Merge pull request #142 from dequis/away-with-no-reasonAlexander Færøy
2014-09-30Fix use-after-free bug with cached settings valuesAlexander Færøy