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
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
2016-01-03
Clean up the ignore_find API to make it more powerful.
LemonBoy
2015-12-10
module check irssi version
ailin-nemui
2015-11-26
irc-cap: Don't send a space at the beginning of the CAP REQ parameter
dequis
2015-11-19
Correctly alias 'channel' to '#channel'
LemonBoy
2015-11-09
Use the PARAM_FLAG_STRIP_TRAILING_WS flag wherever possible.
LemonBoy
2015-10-28
Preserve the sasl_ options across reconnects.
LemonBoy
2015-10-03
Merge pull request #314 from LemonBoy/sasl_session
dx
2015-10-02
Set HOST_NAME_MAX to 255, if it's undefined.
Alexander Færøy
2015-10-02
Don't set the usermode field if blank
LemonBoy
2015-10-02
Save the sasl state in the session
LemonBoy
2015-09-26
Merge pull request #304 from LemonBoy/sasl_user_options
ailin-nemui
2015-09-26
Allow the user to set and modify the SASL parameters
LemonBoy
2015-09-24
Merge pull request #301 from dequis/dcc-get-ntfs-temp-bug
Geert Hauwaerts
2015-09-23
dcc-get: close() the temp fd so we don't get ETXTBSY in ntfs mounts
Robert C Jensen
2015-09-23
Add multi-prefix to list of capabilities to request
dequis
2015-09-22
Revert "Network and IPv{4,6} related changes"
ailin-nemui
2015-09-22
Merge pull request #290 from LemonBoy/ipv6
ailin-nemui
2015-09-21
Merge pull request #267 from kyak/master
ailin-nemui
2015-09-21
Initial work to make irssi respect the resolved ip order
LemonBoy
2015-09-20
Merge pull request #278 from LemonBoy/sasl
dx
2015-09-21
Use formats instead of g_warning
LemonBoy
2015-09-20
More format warnings removed.
Alexander Færøy
2015-09-20
Fix formatting warnings.
Alexander Færøy
2015-09-20
Fix warning.
Alexander Færøy
2015-09-20
Use g_string_append() instead of g_string_append_c() for string.
Alexander Færøy
2015-09-20
Use g_string_append() instead of g_string_append_c() for string.
Alexander Færøy
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-19
Merge pull request #259 from dequis/irssiproxy
ailin-nemui
2015-09-11
Don't handle 908 as a critical failure
LemonBoy
2015-09-11
Parse the error string received by the server
LemonBoy
2015-09-11
Consider the SASL handshake successful on 903
LemonBoy
2015-09-11
Handle event 906 and 908
LemonBoy
2015-09-11
Explicitly set the authorization id during the PLAIN handshake
LemonBoy
2015-09-11
Replace spaces with tabs
LemonBoy
2015-09-11
Address all the points outlined in the first review
LemonBoy
2015-09-11
SASL support
LemonBoy
2015-09-10
Merge pull request #248 from LemonBoy/chantypes
Alexander Færøy
2015-09-02
Fix two minor issues outlined in the PR#222
LemonBoy
2015-09-02
Whitespace fix
LemonBoy
2015-08-29
Remove extra line break
kyak
2015-08-29
Use HOST_NAME_MAX for userhost and hostname expandos
kyak
2015-08-29
Use "(none)" as fallback for hostname and userhost expandos
kyak
2015-08-29
In expando_hostname, set *free_ret to TRUE
kyak
[next]