index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2014-01-11
Add -ssl_pass to /connect and /server
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-06-25
Clean-up after ourselves
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
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-05-15
Accept names replies with nick!user@host instead of nick
Jilles Tjoelker
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-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-16
Fix segfault generated by SSL disconnections. (Bug #752)
Jase Thew
2010-04-04
Remove warnings about uninitialized variables.
Alexander Færøy
2010-04-04
Add missing includes to shut the compiler up.
Alexander Færøy
2010-04-03
deprecated glib strup/down fixes from exg.
Alexander Færøy
2010-04-03
glib iochannel fixes from exg.
Alexander Færøy
2010-04-03
Do not use SSLv2 protocol. From Bazerka.
Alexander Færøy
2010-03-25
Minor documentation tweak. Thanks to suom1 and mofo.
Alexander Færøy
2010-03-21
Fix crash when checking for fuzzy nick match when not on the channel. Reporte...
Wouter Coekaerts
2010-03-21
Allow servers with the same server and port to be part of multiple networks. ...
Alexander Færøy
2010-02-27
Show new charybdis +q list in channel window (numerics 728 and 729).
Jilles Tjoelker
2010-02-27
Use servertag from the active DCC chat when not connected anymore to the IRC ...
Wouter Coekaerts
2010-02-27
Irssi now detects a paste if it reads at least three bytes in a single read;
Alexander Færøy
2010-02-26
Show "target changing too fast" messages in the channel/query window.
Jilles Tjoelker
2010-02-25
Add missing include of misc.h for g_input_add_poll (Bug #740)
Wouter Coekaerts
2010-02-22
Fix compiling without ssl
Wouter Coekaerts
2010-02-19
network-openssl: Show why a certificate failed validation.
Jilles Tjoelker
2010-01-31
Call OpenSSL_add_all_algorithms(), may be needed to verify SHA256 certs with ...
Jilles Tjoelker
2010-01-31
Use one SSL_CTX per connection, use default trusted CAs if nothing specified.
Jilles Tjoelker
2009-12-28
Check if an SSL certificate matches the hostname of the server we are connect...
Wouter Coekaerts
2009-10-23
Add forgotten g_io_channel_set_close_on_unref call to close the config file fd
Emanuele Giaquinta
2009-09-06
Make several signals without parameters available to perl again.
Jilles Tjoelker
2009-09-06
Show all nicks instead of just the first in an /accept * listing.
Jilles Tjoelker
2009-09-02
Add active_window_ignore_refnum option
Jilles Tjoelker
2009-09-02
Tell OpenSSL that our write buffer may move (although the content remains the...
Jilles Tjoelker
2009-08-13
autolog: change some characters illegal in Windows filenames to underscores
Jilles Tjoelker
[next]