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
/
core
/
irc-servers.c
Age
Commit message (
Expand
)
Author
2017-10-20
Make split functions return an array with NULL instead of NULL
Joseph Bisch
2017-01-10
Revert "Don't reset wait_cmd during connection registration (fixes early ISON)"
dx
2017-01-06
Don't reset wait_cmd during connection registration (fixes early ISON)
dequis
2016-10-22
Rename SSL to TLS.
Alexander Færøy
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-03-19
Make ischannel_func return false for empty strings
LemonBoy
2016-03-17
Do not assume any default value for statusmsg.
LemonBoy
2015-09-23
Add multi-prefix to list of capabilities to request
dequis
2015-09-19
Merge remote-tracking branch 'origin' into sasl
LemonBoy
2015-09-19
Add setting to configure rejoin on reconnect behaviour
Jari Matilainen
2015-09-11
SASL support
LemonBoy
2015-09-10
Merge pull request #248 from LemonBoy/chantypes
Alexander Færøy
2015-08-24
Merge pull request #222 from LemonBoy/cap-support
Alexander Færøy
2015-08-20
Send the CAP LS after sending the proxy strings
LemonBoy
2015-06-12
Add server check in irc_server_connect (#208)
Geert Hauwaerts
2015-05-31
Improve ischannel_func (#253)
LemonBoy
2015-05-15
Implement CHANTYPES support
LemonBoy
2015-05-05
Implement support for IRCv3.1 CAP negotiation
LemonBoy
2015-04-07
Change all strcmp() to g_strcmp0() to handle nulls gracefully
dequis
2014-10-19
Try to split long lines on spaces
Sebastian Thorarensen
2014-10-01
Merge pull request #140 from sebth/master
Alexander Færøy
2014-10-01
Merge pull request #142 from dequis/away-with-no-reason
Alexander Færøy
2014-09-11
source cleanup: remove trailing whitespaces
Michael Vetter
2014-09-09
irc_server_send_away: don't send empty param if there's no away reason
dequis
2014-09-01
Make line splitting fail-safe
Sebastian Thorarensen
2014-07-06
Replace a `goto out' with explicit freeing
Sebastian Thorarensen
2014-07-06
Introduce a MAX_USERHOST_LEN constant for IRC
Sebastian Thorarensen
2014-07-06
Move the definition of the `split_line' settings
Sebastian Thorarensen
2014-07-06
Split long IRC `ACTION' messages
Sebastian Thorarensen
2014-07-06
Fix the `userhostlen' fallback in `split_message'
Sebastian Thorarensen
2014-07-06
Avoid unnecessary splitting of lines
Sebastian Thorarensen
2014-07-06
Add configurable split line prefixes and suffixes
Sebastian Thorarensen
2014-07-06
Properly split long IRC messages
Sebastian Thorarensen
2014-06-16
Revert "add d,q,f and J to CHANMODES default, to work a bit better with dance...
David Leadbeater
2014-06-10
Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp.
David Hill
2009-02-28
Add the command send/expire timeout only when needed.
Jilles Tjoelker
2009-02-08
Code Cleanup:
Alexander Færøy
2008-12-22
Check server's connected flag rather than net-sendbuffer pointers in
Emanuele Giaquinta
2008-12-02
Recode outgoing irc quit messages.
Emanuele Giaquinta
2008-12-01
Factor the code to send an irc action into a function.
Emanuele Giaquinta
2008-11-29
Remove obsolete part of comment.
Emanuele Giaquinta
2008-11-12
Recode outgoing irc away messages, bug #412.
Emanuele Giaquinta
2008-11-12
Export server_send_away and use it in irc-servers-reconnect.c:sig_connected
Emanuele Giaquinta
2008-11-10
recode.h include fixup.
Emanuele Giaquinta
[next]