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
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
2014-12-06
Merge pull request #171 from vlajos/typofixes-vlajos-20141108
Alexander Færøy
2014-12-03
Check for unix sockets when reconnecting
Guillaume BROGI
2014-11-20
Correctly parse unix sockets servers in the config
Guillaume BROGI
2014-11-08
typo fixes - https://github.com/vlajos/misspell_fixer
Veres Lajos
2014-10-19
Try to split long lines on spaces
Sebastian Thorarensen
2014-10-15
Disable SSLv3
Alexander Færøy
2014-10-11
Remove unnecessary NULL check
Alexander Færøy
2014-09-30
Fix use-after-free bug with cached settings values
Alexander Færøy
2014-08-23
Speed up /reload when there are many ignores.
Paul Johnson
2014-08-05
Fix rawlog saving after dac67a5 broke it
David Leadbeater
[next]