..
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
load config on chat protocol cre
2022-02-16 21:49: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
Fix github issue #1504 - irssi switches to af_unix if network name contains /
2024-04-01 08:42:17 +00:00
chat-protocols.c
remove unused function
2022-02-16 21:49:11 +01:00
chat-protocols.h
fix something
2022-02-16 21:49:11 +01:00
chatnet-rec.h
Revert "Network and IPv{4,6} related changes"
2015-09-22 21:59:17 +02:00
chatnets.c
load config on chat protocol cre
2022-02-16 21:49:11 +01:00
chatnets.h
fix something
2022-02-16 21:49:11 +01: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
re-write SIGTERM handling
2022-08-11 20:09:59 +00:00
core.h
re-write SIGTERM handling
2022-08-11 20:09:59 +00:00
expandos.c
continue head
2021-09-08 11:54:44 +02:00
expandos.h
implement server-time
2021-02-25 10:41:05 +01:00
ignore.c
avoid memory leak in ignore cache
2022-05-22 11:06:53 +02:00
ignore.h
add /IGNORE ... NOHILIGHT to ignore some hilights
2021-04-07 14:31:36 +02:00
iregex-gregex.c
Use full paths to includes
2019-05-01 22:08:45 +02:00
iregex.h
remove deprecated defines
2022-02-20 17:33:36 +01:00
levels.c
add (hide)level flip command
2022-11-27 17:14:19 +01:00
levels.h
add new PUBNOTICES level
2022-04-21 13:38:40 +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
add a log_server_time setting
2021-08-15 15:57:34 +02:00
log.h
add a log_server_time setting
2021-08-15 15:57:34 +02: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
remove deprecated defines
2022-02-20 17:33:36 +01:00
misc.c
compat for glib 2.55
2021-08-15 15:57:34 +02:00
misc.h
compat for glib 2.55
2021-08-15 15:57:34 +02:00
module.h
Use full paths to includes
2019-05-01 22:08:45 +02:00
modules-load.c
new code for g_module_open which might work with apple dylibs given new enough glib
2024-04-01 17:38:30 +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
remove deprecated defines
2022-02-20 17:33:36 +01:00
net-disconnect.c
Include <sys/select.h> to get select(3).
2025-04-14 15:08:02 +02: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
deprecated openssl3 function
2024-04-01 22:31:53 +02: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
remove deprecated defines
2022-02-20 17:33:36 +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
avoid memory leak in ignore cache
2022-05-22 11:06:53 +02:00
nickmatch-cache.h
avoid memory leak in ignore cache
2022-05-22 11:06:53 +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
add ipaddr and family to connrec and perl SERVER_REC
2025-04-07 13:51:49 -06: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
fix crash on connect in startup
2023-02-25 20:44:12 +01:00
servers-setup.h
mess with server ports
2021-08-31 12:34:01 +02:00
servers.c
add ipaddr and family to connrec and perl SERVER_REC
2025-04-07 13:51:49 -06:00
servers.h
implement server-time
2021-02-25 10:41:05 +01:00
session.c
expand ~ to $HOME in /upgrade
2023-04-04 11:24:18 +02:00
session.h
update include guard names
2019-05-01 22:22:22 +02:00
settings.c
re-write SIGTERM handling
2022-08-11 20:09:59 +00:00
settings.h
do not beep on hidden lines with /set beep_msg_level ... -hidden
2021-04-01 22:13:53 +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