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
/
irc
Age
Commit message (
Expand
)
Author
2017-01-08
Merge pull request #608 from tijko/master
LemonBoy
2017-01-07
Follow g_strsplit with call to g_strfreev
Tim Konick
2017-01-06
Don't reset wait_cmd during connection registration (fixes early ISON)
dequis
2017-01-03
Merge branch 'master' into 'security'
Nei
2017-01-02
Merge branch '4-use-after-free-when-receiving-numeric-432-invalid-nick' into ...
Nei
2017-01-02
Merge pull request #586 from LemonBoy/fix-580
ailin-nemui
2016-12-19
bail out if nick is NULL in irc_query_find
ailin-nemui
2016-12-19
avoid server_disconnect
ailin-nemui
2016-12-15
Process the nick changes in queries before the PRIVMSG is handled.
LemonBoy
2016-12-12
Add an option to stop the connection when SASL fails.
LemonBoy
2016-11-23
add a static buffer for dcc received data
ailin-nemui
2016-10-22
Rename SSL to TLS.
Alexander Færøy
2016-09-30
Make the cap_complete field unsigned.
LemonBoy
2016-09-26
Merge pull request #506 from kruton/sasl-400-byte-chunk
ailin-nemui
2016-08-29
SASL: handle fragmentation
Kenny Root
2016-08-24
Set the default STATUSMSG to @ instead of @+ if it's missing
dequis
2016-06-14
Merge pull request #422 from LemonBoy/misc-cleanup
ailin-nemui
2016-06-13
Use ; as separator instead of ,
LemonBoy
2016-06-12
Make rejoin_channels_mode of type CHOICE
LemonBoy
2016-06-05
Clean up some GTimeVal juggling
LemonBoy
2016-06-05
Replace strarray_length with g_strv_length
LemonBoy
2016-06-05
Replace strocpy with g_strlcpy
LemonBoy
2016-06-01
Correct the name of the emitted signal.
LemonBoy
2016-05-03
Fix some ANSI C issues.
pisculichi
2016-04-05
Merge pull request #453 from LemonBoy/dcc-quote
ailin-nemui
2016-03-29
Revert "Removed the obsolete SQUERY and SERVLIST commands"
ailin-nemui
2016-03-22
Support quoted filenames in some /DCC commands
LemonBoy
2016-03-22
Merge pull request #446 from ailin-nemui/fix_445
ailin-nemui
2016-03-20
strip less whitespace from commands
ailin-nemui
2016-03-20
Merge pull request #442 from LemonBoy/fix-435
ailin-nemui
2016-03-20
Use 0 as a sentinel value for sasl_timeout
LemonBoy
2016-03-19
Make ischannel_func return false for empty strings
LemonBoy
2016-03-17
Do not assume any default value for statusmsg.
LemonBoy
2016-03-11
Remove sasl timeout source when the server disconnects
dequis
2016-03-08
Fix SASL EXTERNAL authentication
Mantas Mikulėnas
2016-03-02
irssi proxy: allow listening on unix sockets
Lukas Mai
2016-03-02
reindent
Lukas Mai
2016-02-26
fix proxy server name
Lukas Mai
2016-02-18
remove redundant check
Lukas Mai
2016-02-18
make pointer check explicit
Lukas Mai
2016-02-18
irssi proxy: allow multiplexing multiple networks over a single port
Lukas Mai
2016-02-18
fix formatting
Lukas Mai
2016-01-24
Duplicate the code paths for autocommands.
LemonBoy
2016-01-14
Change when the autocmds are sent.
LemonBoy
2016-01-11
Merge pull request #393 from ailin-nemui/moduleversion-perl
ailin-nemui
2016-01-11
Merge pull request #390 from LemonBoy/ignore-find
ailin-nemui
2016-01-08
make /knockout use /unban to remove bans
Lukas Mai
2016-01-08
irc/core/irc-commands.c: fix indentation
Lukas Mai
2016-01-06
irssiproxy: avoid using pointer after freeing it
Lukas Mai
2016-01-03
Don't break the API.
LemonBoy
[next]