summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-03glib iochannel fixes from exg.Alexander Færøy
2010-04-03Do not use SSLv2 protocol. From Bazerka.Alexander Færøy
2010-04-03trunk is now 0.8.15-svnAlexander Færøy
2010-04-03Preparation for 0.8.15, take two.Alexander Færøy
2010-04-03Remove dodgy check from configure.in. Thanks to exg.Alexander Færøy
2010-04-02Preparation for 0.8.15Alexander Færøy
2010-03-25Minor documentation tweak. Thanks to suom1 and mofo.Alexander Færøy
2010-03-21complete NEWSWouter Coekaerts
2010-03-21Slowly prepare for 0.8.15-rc1.Alexander Færøy
2010-03-21Fix crash when checking for fuzzy nick match when not on the channel. Reporte...Wouter Coekaerts
2010-03-21Allow servers with the same server and port to be part of multiple networks. ...Alexander Færøy
2010-03-18irssi.conf: Improve /CALC alias:Jilles Tjoelker
2010-02-27Show new charybdis +q list in channel window (numerics 728 and 729).Jilles Tjoelker
2010-02-27Use servertag from the active DCC chat when not connected anymore to the IRC ...Wouter Coekaerts
2010-02-27Irssi now detects a paste if it reads at least three bytes in a single read;Alexander Færøy
2010-02-26Show "target changing too fast" messages in the channel/query window.Jilles Tjoelker
2010-02-25Add missing include of misc.h for g_input_add_poll (Bug #740)Wouter Coekaerts
2010-02-22Make autogen fail if there is no lynx or links installedWouter Coekaerts
2010-02-22Fix compiling without sslWouter Coekaerts
2010-02-19network-openssl: Show why a certificate failed validation.Jilles Tjoelker
2010-02-15Change IRCnet server to open.ircnet.netWouter Coekaerts
2010-02-10Make own nick and actions use default colour instead of white. Fixing ticket:...Alexander Færøy
2010-02-09Add NAMES to the WHO help entry. Patch by Thomas Karpiniec. Fixes ticket:728Alexander Færøy
2010-02-09Suffix != prefix. Patch by Ismael Luceno. Closes ticket:730Alexander Færøy
2010-01-31Use elinks if lynx is not present. From Ingmar Vanhassel of Exherbo fame.Alexander Færøy
2010-01-31Call OpenSSL_add_all_algorithms(), may be needed to verify SHA256 certs with ...Jilles Tjoelker
2010-01-31Use one SSL_CTX per connection, use default trusted CAs if nothing specified.Jilles Tjoelker
2009-12-28Fix active_window_ignore_refnum descriptionWouter Coekaerts
2009-12-28Update NEWSWouter Coekaerts
2009-12-28Check if an SSL certificate matches the hostname of the server we are connect...Wouter Coekaerts
2009-10-23Move myself to former developers.Emanuele Giaquinta
2009-10-23Add forgotten g_io_channel_set_close_on_unref call to close the config file fdEmanuele Giaquinta
2009-09-06Make several signals without parameters available to perl again.Jilles Tjoelker
2009-09-06Show all nicks instead of just the first in an /accept * listing.Jilles Tjoelker
2009-09-05Documentation cleanup. Thanks to Remco Lanting.Alexander Færøy
2009-09-02Helpfile improvements from "rudi_s".Jilles Tjoelker
2009-09-02Add active_window_ignore_refnum optionJilles Tjoelker
2009-09-02Tell OpenSSL that our write buffer may move (although the content remains the...Jilles Tjoelker
2009-08-13autolog: change some characters illegal in Windows filenames to underscoresJilles Tjoelker
2009-07-29Trunk is now 0.8.14-svn.Alexander Færøy
2009-07-29s/Splitted/Split/. Typo spotted by Gerfried Fuchs (Rhonda at IRCnet)Alexander Færøy
2009-07-28Release: 0.8.14Alexander Færøy
2009-07-22Move the autolog_ignore_targets logic a bit around; fixes #673.Alexander Færøy
2009-06-07Typo spotted by RichiH.Alexander Færøy
2009-06-04Make /reset an alias for /set -default and /unset an alias for /set -clear.Alexander Færøy
2009-05-24We got #irssi on IRCnet back. Fix irssi.conf to reflect this.Alexander Færøy
2009-05-22Allow ctrl+home/ctrl+end to go to the beginning/end of scrollback.Jilles Tjoelker
2009-05-15Fix out of bounds access in event_wallops().Jilles Tjoelker
2009-05-13Do not put a space between awk's -F and its argument.Jilles Tjoelker
2009-05-13Accept 354 (WHOX reply) as a /who reply too (for redirection).Jilles Tjoelker