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-04-07
net_gethosterror: Handle EAI_SYSTEM ("System error") properly
dequis
2016-03-22
Simplify some logic in server_create_conn
LemonBoy
2016-03-19
Throw an error when a chatnet has no available url
LemonBoy
2016-03-17
Merge pull request #439 from horgh/ssl-errors
TheLemonMan
2016-03-14
Replace spaces with tabs
KindOne
2016-03-14
Return -1 from null-test to comply with the rest of strarray_find
Jari Matilainen
2016-03-13
Add clear error calls to irssi_ssl_get_iochannel
Will Storey
2016-03-13
Clear error queue before SSL I/O operations
Will Storey
2016-02-03
Merge pull request #410 from LemonBoy/getaddrinfo-v6-flag
ailin-nemui
2016-01-27
Add AI_ADDRCONFIG to the getaddrinfo hints.
LemonBoy
2016-01-27
Call getnameinfo with NI_NAMEREQD flag.
LemonBoy
2016-01-27
Minor style fix in net_ip2host.
LemonBoy
2016-01-27
Delete the HAVE_IPV6 ifdef.
LemonBoy
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-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-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
[next]