Age | Commit message (Expand) | Author |
2014-06-10 | Our official channel is #irssi on freenode from now on | Alexander Færøy |
2014-06-10 | Merge pull request #8 from krye/master | Alexander Færøy |
2014-06-10 | Create a more GitHub-friendly README.md file. | Kristofer Rye |
2014-05-31 | Kill servertest/ | Geert |
2014-05-31 | Use a VCS agnostic term to describe the VCS version | Alexander Færøy |
2014-05-31 | Add .gitignore | Alexander Færøy |
2014-05-31 | Kill irssi.cvs | Alexander Færøy |
2014-05-31 | Master is now 0.8.17-git :-) | Alexander Færøy |
2014-05-31 | Kill svn support from irssi-version.sh | Alexander Færøy |
2014-05-31 | Kill update-changelog.sh | Alexander Færøy |
2014-05-30 | Trunk is now 0.8.17-svn | Alexander Færøy |
2014-05-28 | Prepare for 0.8.16 | Alexander Færøy |
2014-01-11 | Add -ssl_pass to /connect and /server | Alexander Færøy |
2014-01-11 | Update NEWS file | Alexander Færøy |
2014-01-10 | - Applied a patch from Jaroslav Škarvada (FTBFS if "-Werror=format-security"... | Geert Hauwaerts |
2013-12-13 | Check setuid() and getuid() for errors | Alexander Færøy |
2013-09-15 | Fix wording before release | Alexander Færøy |
2013-09-14 | Link DANE configure check with libpthread | Alexander Færøy |
2013-09-14 | Version is now 0.8.16-rc1 | Alexander Færøy |
2013-06-25 | Prepare for 0.8.16rc1 | Alexander Færøy |
2013-06-25 | Clean-up after ourselves | Alexander Færøy |
2013-06-23 | Check for OpenSSL support for --enable-dane | Alexander Færøy |
2013-06-23 | Fix build for FreeBSD | Alexander Færøy |
2013-06-23 | Add TLSA related signals | Alexander Færøy |
2013-06-23 | Pass SERVER_REC directly to net_connect_ip_ssl | Alexander Færøy |
2013-06-23 | Implement experimental DNSSEC DANE support | Alexander Færøy |
2012-06-24 | Fix crash in mainwindows_resize_smaller when the 'mainwindows' list is empty. | Emanuele Giaquinta |
2012-06-24 | Do not set SSL_OP_ALL, it is not needed to disable SSLv2 and it can prevent | Emanuele Giaquinta |
2012-06-24 | Fix grammar of no_completions format, patch by Matt Lewandowsky. | Emanuele Giaquinta |
2012-06-24 | Properly validate the argument of Irssi::theme_register as an array reference, | Emanuele Giaquinta |
2012-01-10 | Update help for /log - change default for log_create_mode to 0600 | Jase Thew |
2011-11-21 | Fix warning. | Alexander Færøy |
2011-11-21 | Add -noautosendcmd to /SERVER and /CONNECT. | Alexander Færøy |
2011-10-30 | Replace remaining usage of deprecated g_strdown(). Follow-up to r5138. | Jase Thew |
2011-07-31 | Document available options for /JOIN command. | Jase Thew |
2011-07-30 | Clarify delimiter needed for -channels option of /HILIGHT and /IGNORE commands. | Jase Thew |
2011-05-15 | Accept names replies with nick!user@host instead of nick | Jilles Tjoelker |
2011-05-04 | Add a reference to /help levels for IGNORE help entry. | Jase Thew |
2011-02-10 | Ensure that expando_cumode_space() doesn't free unallocated memory when no | Jase Thew |
2010-12-09 | Add the path contained in the perl_use_lib setting to the search list | Jase Thew |
2010-11-17 | Do not go beyond the end of the string when processing an octal escape. | Jilles Tjoelker |
2010-10-31 | Set window binds for channel items as sticky when re-creating window | Jase Thew |
2010-10-02 | Strip the argument for boolean options. Patch by Svante Kvarnström. Fixes: #769 | Alexander Færøy |
2010-08-14 | Readd Freenode to the list of IRC networks in the default configuration file. | Alexander Færøy |
2010-07-28 | Fix indention. | Alexander Færøy |
2010-07-24 | Add prefixes to irc_nicklist_insert() so that nickrec.prefixes is accurate in... | Wouter Coekaerts |
2010-07-13 | Bug #748: Fix /ignore -network. Patch by pyropeter | Wouter Coekaerts |
2010-05-20 | When sending a signal to an /exec'd command, send it to the process | Jase Thew |
2010-05-19 | Update help for /exec - clarify use of % prefix for id in command syntax. | Jase Thew |
2010-05-19 | Correct typo (it's -> its) - spotted by coekie. | Jase Thew |