1
0
mirror of https://github.com/irssi/irssi.git synced 2025-01-03 14:56:47 -05:00
irssi/src/otr
Claes Nästén a3248d43ec Use g_strndup, strndup is not available on old platforms
strndup is not available on Solaris 10, to ensure building is ok use
glib function.
2021-05-15 18:10:02 +02:00
..
irssi-otr.h Add OTR support. 2018-02-26 23:32:57 +01:00
key.c correct wrong function prefixes: g_io_channel -> i_io_channel 2021-01-07 10:09:45 +01:00
key.h Use full paths to includes 2019-05-01 22:08:45 +02:00
Makefile.am configure automake with nostdinc 2021-02-02 00:24:34 +01:00
meson.build meson build support 2019-07-10 09:25:26 +02:00
module.h Use full paths to includes 2019-05-01 22:08:45 +02:00
otr-fe.c Use full paths to includes 2019-05-01 22:08:45 +02:00
otr-fe.h Add OTR support. 2018-02-26 23:32:57 +01:00
otr-formats.c Syntax Issue 2019-05-26 18:59:21 +02:00
otr-formats.h Use full paths to includes 2019-05-01 22:08:45 +02:00
otr-module.c Use full paths to includes 2019-05-01 22:08:45 +02:00
otr-ops.c Use full paths to includes 2019-05-01 22:08:45 +02:00
otr.c Use g_strndup, strndup is not available on old platforms 2021-05-15 18:10:02 +02:00
otr.h Use full paths to includes 2019-05-01 22:08:45 +02:00