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
/
core
Age
Commit message (
Expand
)
Author
2016-01-03
Clean up the ignore_find API to make it more powerful.
LemonBoy
2015-12-09
Merge pull request #371 from LemonBoy/rampage
ailin-nemui
2015-12-09
Remove all WIN32 ifdefs (unifdef -UWIN32)
dequis
2015-12-09
Minor adjustments.
LemonBoy
2015-12-09
Rewrite some faulty logic handling the saved servers.
LemonBoy
2015-12-09
Better function naming
LemonBoy
2015-12-09
Rewrite some faulty logic handling the saved channels.
LemonBoy
2015-11-22
Let ignore_check do its work when server is NULL
LemonBoy
2015-11-09
Strip the trailing whitespace from /join commands.
LemonBoy
2015-11-09
Add an option to strip trailing whitespace when parsing commands
LemonBoy
2015-11-09
Merge pull request #313 from isundil/master
ailin-nemui
2015-11-09
Merge pull request #341 from dequis/strsplit-len-fix
ailin-nemui
2015-11-09
strsplit_len: make it look more like the original version
dequis
2015-11-09
strsplit_len: use strlen() directly instead of a remaining_len variable
dequis
2015-11-01
Merge pull request #320 from irssi/ahf/add-setting-type-any
dx
2015-10-23
Fix invalid reads in strsplit_len when splitting on spaces
dequis
2015-10-08
Fix /reconnect RECON-1 saying "Reconnection tag 1 not found"
dequis
2015-10-03
Add SETTING_TYPE_ANY and replace -1 with it.
Alexander Færøy
2015-10-03
Include write-buffer.h in log-away.c
LemonBoy
2015-10-02
Add missing null terminator to the g_build_path() varargs
dequis
2015-10-02
Merge pull request #316 from LemonBoy/fix_mem_leak
Geert Hauwaerts
2015-10-02
Flush the dirty buffer to disk
LemonBoy
2015-10-02
Fix a memory leak.
LemonBoy
2015-10-01
Fix return value of server_setup_remove_chatnet
isundil
2015-10-01
Updated server removal
isundil
2015-10-01
Fix #45 Make it easy to delete default channels, servers and networks
isundil
2015-09-24
Added functionality to create dir if dir specified in rawlog filename
Jari Matilainen
2015-09-23
Merge pull request #297 from vague666/hilight_nick_matches
ailin-nemui
2015-09-22
Fix return value from nick_match_msg_everywhere, remove #include 'settings.h'
Jari Matilainen
2015-09-22
Fix return value from nick_match_msg_everywhere
Jari Matilainen
2015-09-22
Add new setting to optionally modify behaviour of hilight_nick_matches
Jari Matilainen
2015-09-22
Revert "Network and IPv{4,6} related changes"
ailin-nemui
2015-09-21
Ding dong the switch is dead
LemonBoy
2015-09-21
Initial work to make irssi respect the resolved ip order
LemonBoy
2015-09-19
Merge remote-tracking branch 'origin' into sasl
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-05-15
Implement CHANTYPES support
LemonBoy
2015-05-05
Implement support for IRCv3.1 CAP negotiation
LemonBoy
2015-04-17
Merge pull request #199 from ailin-nemui/config-parser
Alexander Færøy
2015-04-17
Merge pull request #235 from dequis/g_strcmp0
Alexander Færøy
2015-04-15
ssl: Fixed call to SSL_CTX_set_cipher_list() only when ssl_ciphers specified ...
Haw Loeung
2015-04-14
ssl: Add option to specify SSL cipher suite preference.
Haw Loeung
2015-04-07
Change all strcmp() to g_strcmp0() to handle nulls gracefully
dequis
2015-04-07
Add SNI support
Adam
2015-02-17
add CONFIG_REC to config_node_section* APIs
Ailin Nemui
2015-01-05
Merge pull request #152 from sebth/master
Alexander Færøy
2014-12-16
Merge pull request #133 from pjcj/master
Alexander Færøy
2014-12-08
Documentation fix for #185
Geert Hauwaerts
[next]