1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-15 04:28:09 -04:00
irssi/src/core
2021-04-08 21:55:35 +02:00
..
args.c Use full paths to includes 2019-05-01 22:08:45 +02:00
args.h update include guard names 2019-05-01 22:22:22 +02:00
capsicum.c Use full paths to includes 2019-05-01 22:08:45 +02:00
capsicum.h update include guard names 2019-05-01 22:22:22 +02:00
channel-rec.h Use full paths to includes 2019-05-01 22:08:45 +02:00
channel-setup-rec.h Config file: ircnets -> chatnets, added type = "chat protocol" to 2001-02-17 19:44:22 +00:00
channels-setup.c Abort Irssi on wrong entries in the channels or servers config 2021-01-07 16:31:11 +01:00
channels-setup.h update include guard names 2019-05-01 22:22:22 +02:00
channels.c correct wrong function prefixes: gslist -> i_slist 2021-01-07 10:14:34 +01:00
channels.h update include guard names 2019-05-01 22:22:22 +02:00
chat-commands.c changes suggested by ahf 2021-04-08 21:55:35 +02:00
chat-protocols.c Use full paths to includes 2019-05-01 22:08:45 +02:00
chat-protocols.h update include guard names 2019-05-01 22:22:22 +02:00
chatnet-rec.h Revert "Network and IPv{4,6} related changes" 2015-09-22 21:59:17 +02:00
chatnets.c Use full paths to includes 2019-05-01 22:08:45 +02:00
chatnets.h update include guard names 2019-05-01 22:22:22 +02:00
commands.c correct wrong function prefixes: gslist -> i_slist 2021-01-07 10:14:34 +01:00
commands.h update include guard names 2019-05-01 22:22:22 +02:00
core.c implement expando cache 2020-04-26 20:42:02 +02:00
core.h Changed to async-signal safe method as suggested by dequis 2020-04-04 18:07:08 +02:00
expandos.c implement server-time 2021-02-25 10:41:05 +01:00
expandos.h implement server-time 2021-02-25 10:41:05 +01:00
ignore.c Use full paths to includes 2019-05-01 22:08:45 +02:00
ignore.h update include guard names 2019-05-01 22:22:22 +02:00
iregex-gregex.c Use full paths to includes 2019-05-01 22:08:45 +02:00
iregex-regexh.c Use full paths to includes 2019-05-01 22:08:45 +02:00
iregex.h update include guard names 2019-05-01 22:22:22 +02:00
levels.c Use full paths to includes 2019-05-01 22:08:45 +02:00
levels.h make lines reformattable 2020-04-26 18:54:16 +02:00
line-split.c Fix some glib deprecation warnings 2019-10-31 23:49:40 +01:00
line-split.h update include guard names 2019-05-01 22:22:22 +02:00
log-away.c Use full paths to includes 2019-05-01 22:08:45 +02:00
log.c correct wrong function prefixes: gslist -> i_slist 2021-01-07 10:14:34 +01:00
log.h update include guard names 2019-05-01 22:22:22 +02:00
Makefile.am configure automake with nostdinc 2021-02-02 00:24:34 +01:00
masks.c Use full paths to includes 2019-05-01 22:08:45 +02:00
masks.h update include guard names 2019-05-01 22:22:22 +02:00
meson.build Fix meson capsicum 2020-09-26 16:40:18 +02:00
misc.c two more wrong prefixes 2021-01-30 23:30:59 +01:00
misc.h two more wrong prefixes 2021-01-30 23:30:59 +01:00
module.h Use full paths to includes 2019-05-01 22:08:45 +02:00
modules-load.c Use full paths to includes 2019-05-01 22:08:45 +02:00
modules-load.h update include guard names 2019-05-01 22:22:22 +02:00
modules.c fix crash on /quit when unloading modules 2020-04-02 15:39:40 +02:00
modules.h modularise irc component 2019-07-17 13:37:19 +02:00
net-disconnect.c correct wrong function prefixes: g_input -> i_input 2021-01-07 10:09:45 +01:00
net-disconnect.h update include guard names 2019-05-01 22:22:22 +02:00
net-nonblock.c correct wrong function prefixes: g_io_channel -> i_io_channel 2021-01-07 10:09:45 +01:00
net-nonblock.h Keep unused parameter for API compatibility 2019-10-15 19:07:48 -07:00
net-sendbuffer.c correct wrong function prefixes: g_input -> i_input 2021-01-07 10:09:45 +01:00
net-sendbuffer.h update include guard names 2019-05-01 22:22:22 +02:00
network-openssl.c Free g_strdup() allocated memory with g_free() 2019-07-27 18:23:51 +00:00
network-openssl.h update include guard names 2019-05-01 22:22:22 +02:00
network.c correct wrong function prefixes: g_io_channel -> i_io_channel 2021-01-07 10:09:45 +01:00
network.h correct wrong function prefixes: g_io_channel -> i_io_channel 2021-01-07 10:09:45 +01:00
nick-rec.h use extended-join capability 2019-08-13 18:23:34 +02:00
nicklist.c correct wrong function prefixes: g_istr -> i_istr 2021-01-07 10:09:45 +01:00
nicklist.h use account-notify capability 2019-08-15 17:30:38 +02:00
nickmatch-cache.c Use full paths to includes 2019-05-01 22:08:45 +02:00
nickmatch-cache.h update include guard names 2019-05-01 22:22:22 +02:00
pidwait.c Use full paths to includes 2019-05-01 22:08:45 +02:00
pidwait.h update include guard names 2019-05-01 22:22:22 +02:00
queries.c Use full paths to includes 2019-05-01 22:08:45 +02:00
queries.h update include guard names 2019-05-01 22:22:22 +02:00
query-rec.h Use full paths to includes 2019-05-01 22:08:45 +02:00
rawlog.c Merge pull request #1020 from teschi/allow_rawlog_lines_to_shrink_again 2019-05-23 10:39:45 +02:00
rawlog.h update include guard names 2019-05-01 22:22:22 +02:00
recode.c Use full paths to includes 2019-05-01 22:08:45 +02:00
recode.h update include guard names 2019-05-01 22:22:22 +02:00
refstrings.c replace refstring macro implementation with C functions 2021-02-25 10:50:51 +01:00
refstrings.h replace refstring macro implementation with C functions 2021-02-25 10:50:51 +01:00
server-connect-rec.h fix #641 2019-12-09 22:48:56 -05:00
server-rec.h implement server-time 2021-02-25 10:41:05 +01:00
server-setup-rec.h Add x509 certificate and public key pinning support. 2016-10-22 22:01:50 +02:00
servers-reconnect.c fix reconnect to use tls settings 2021-04-08 21:55:35 +02:00
servers-reconnect.h update include guard names 2019-05-01 22:22:22 +02:00
servers-setup.c actually use the tls settings on upgrade, and disconnect gracefully 2021-04-08 21:55:35 +02:00
servers-setup.h use starttls 2021-04-08 21:55:35 +02:00
servers.c fix crash on tls error 2021-04-07 22:18:34 +02:00
servers.h implement server-time 2021-02-25 10:41:05 +01:00
session.c actually use the tls settings on upgrade, and disconnect gracefully 2021-04-08 21:55:35 +02:00
session.h update include guard names 2019-05-01 22:22:22 +02:00
settings.c correct wrong function prefixes: gslist -> i_slist 2021-01-07 10:14:34 +01:00
settings.h update include guard names 2019-05-01 22:22:22 +02:00
signals.c Use full paths to includes 2019-05-01 22:08:45 +02:00
signals.h update include guard names 2019-05-01 22:22:22 +02:00
special-vars.c implement expando cache 2020-04-26 20:42:02 +02:00
special-vars.h implement expando cache 2020-04-26 20:42:02 +02:00
tls.c Use full paths to includes 2019-05-01 22:08:45 +02:00
tls.h remove unused include 2021-03-27 21:17:15 +01:00
utf8.c Use full paths to includes 2019-05-01 22:08:45 +02:00
utf8.h update include guard names 2019-05-01 22:22:22 +02:00
wcwidth-wrapper.c Use full paths to includes 2019-05-01 22:08:45 +02:00
wcwidth.c Use full paths to includes 2019-05-01 22:08:45 +02:00
window-item-def.h update include guard names 2019-05-01 22:22:22 +02:00
window-item-rec.h speed up window_item_find by interning name and removing call to channel_find 2014-06-15 23:37:13 +02:00
write-buffer.c Update write-buffer.c 2021-02-08 12:17:09 +03:00
write-buffer.h update include guard names 2019-05-01 22:22:22 +02:00