..
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
Use full paths to includes
2019-05-01 22:08:45 +02:00
channels-setup.h
update include guard names
2019-05-01 22:22:22 +02:00
channels.c
Use full paths to includes
2019-05-01 22:08:45 +02:00
channels.h
update include guard names
2019-05-01 22:22:22 +02:00
chat-commands.c
hide the deprecated -ssl options from completion
2020-04-05 21:29:39 +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
hide the deprecated -ssl options from completion
2020-04-05 21:29:39 +02:00
commands.h
update include guard names
2019-05-01 22:22:22 +02:00
core.c
xdg: implement a better way
2021-01-07 13:26:45 +03:00
core.h
Changed to async-signal safe method as suggested by dequis
2020-04-04 18:07:08 +02:00
expandos.c
make the $Z time overridable
2019-08-13 16:59:07 +02:00
expandos.h
make the $Z time overridable
2019-08-13 16:59:07 +02: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
xdg: implement a better way
2021-01-07 13:26:45 +03:00
log.c
Use full paths to includes
2019-05-01 22:08:45 +02:00
log.h
update include guard names
2019-05-01 22:22:22 +02:00
Makefile.am
implement reference counted strings
2019-08-14 20:50:44 +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
Fix meson capsicum
2020-09-26 16:40:18 +02:00
misc.c
remove GTimeVal following glib 2.61.2 deprecation
2019-12-06 10:56:25 +01:00
misc.h
remove GTimeVal following glib 2.61.2 deprecation
2019-12-06 10:56:25 +01:00
module.h
Use full paths to includes
2019-05-01 22:08:45 +02:00
modules-load.c
xdg: implement a better way
2021-01-07 13:26:45 +03: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
increase disconnect buffer and get rid of some magic 510 values
2019-08-13 18:17:35 +02:00
net-disconnect.h
update include guard names
2019-05-01 22:22:22 +02:00
net-nonblock.c
Keep unused parameter for API compatibility
2019-10-15 19:07:48 -07:00
net-nonblock.h
Keep unused parameter for API compatibility
2019-10-15 19:07:48 -07:00
net-sendbuffer.c
Fix some glib deprecation warnings
2019-10-31 23:49:40 +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
Use full paths to includes
2019-05-01 22:08:45 +02:00
network.h
update include guard names
2019-05-01 22:22:22 +02:00
nick-rec.h
use extended-join capability
2019-08-13 18:23:34 +02:00
nicklist.c
missing free
2019-10-05 23:30:25 +02: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
implement reference counted strings
2019-08-14 20:50:44 +02:00
refstrings.h
implement reference counted strings
2019-08-14 20:50:44 +02:00
server-connect-rec.h
fix #641
2019-12-09 22:48:56 -05:00
server-rec.h
remove GTimeVal following glib 2.61.2 deprecation
2019-12-06 10:56:25 +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 #641
2019-12-09 22:48:56 -05:00
servers-reconnect.h
update include guard names
2019-05-01 22:22:22 +02:00
servers-setup.c
Fill more connection information in one spot
2019-10-12 15:46:42 -07:00
servers-setup.h
update include guard names
2019-05-01 22:22:22 +02:00
servers.c
Merge pull request #1146 from slingamn/issue641_ipv6_failover.1
2020-01-06 10:42:28 +01:00
servers.h
update include guard names
2019-05-01 22:22:22 +02:00
session.c
Use full paths to includes
2019-05-01 22:08:45 +02:00
session.h
update include guard names
2019-05-01 22:22:22 +02:00
settings.c
fix xdg support missing in one theme file
2021-01-06 19:28:11 +03: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
update include guard names
2019-05-01 22:22:22 +02: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
Use full paths to includes
2019-05-01 22:08:45 +02:00
write-buffer.h
update include guard names
2019-05-01 22:22:22 +02:00