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
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
2009-07-29
s/Splitted/Split/. Typo spotted by Gerfried Fuchs (Rhonda at IRCnet)
Alexander Færøy
2009-07-22
Move the autolog_ignore_targets logic a bit around; fixes #673.
Alexander Færøy
2009-05-22
Allow ctrl+home/ctrl+end to go to the beginning/end of scrollback.
Jilles Tjoelker
2009-05-15
Fix out of bounds access in event_wallops().
Jilles Tjoelker
2009-05-13
Accept 354 (WHOX reply) as a /who reply too (for redirection).
Jilles Tjoelker
2009-04-17
Ensure type matches format string in /uptime.
Jilles Tjoelker
2009-04-05
Remove leftover.
Emanuele Giaquinta
2009-04-05
Fix r4998 change, declare 'environ'.
Emanuele Giaquinta
2009-04-03
Make the time duration parser stricter.
Jilles Tjoelker
2009-04-03
Show numerics directed at channels in the channel window.
Jilles Tjoelker
2009-03-15
Correct previous commit: fix away checking
Wouter Coekaerts
2009-03-10
Fix /NOTIFY list when nick is seen joining (bug #642)
Wouter Coekaerts
2009-03-10
Include hostmask in 001 event sent by proxy (bug #650)
Wouter Coekaerts
2009-03-01
Remove unused variables.
Jilles Tjoelker
2009-02-28
Remove unused variable.
Jilles Tjoelker
2009-02-28
Ensure variable is initialized.
Jilles Tjoelker
2009-02-28
Remove unused variable.
Emanuele Giaquinta
2009-02-28
Remove unused variable.
Emanuele Giaquinta
2009-02-28
Correct assertions.
Jilles Tjoelker
2009-02-28
Add the command send/expire timeout only when needed.
Jilles Tjoelker
2009-02-28
Once a second seems sufficient for the expando timer.
Jilles Tjoelker
2009-02-28
Check for stale flood entries when lines come in, avoiding a 0.5 second timeout.
Jilles Tjoelker
2009-02-27
Move to a single /join function, avoiding confusion on "/join -window".
Jilles Tjoelker
2009-02-27
Check for SIGCONT using a custom GSource instead of every 0.5 second.
Jilles Tjoelker
2009-02-21
Reject invalid level specifications in /set.
Jilles Tjoelker
2009-02-21
Make explicit how long the arrays for prefix_add and prefix_del are.
Jilles Tjoelker
2009-02-21
Use i_isspace to make this clearer.
Jilles Tjoelker
2009-02-21
Make an invalid boolean /set a CLIENTERROR instead of CLIENTCRAP.
Jilles Tjoelker
2009-02-21
Reject obviously invalid numbers in /set.
Jilles Tjoelker
[next]