irssi/src/otr
ailin-nemui ef124d7378 Merge pull request #1268 from ailin-nemui/nostdinc
configure automake with nostdinc

(cherry picked from commit 95f131da2d)
2021-04-08 16:24:52 +02:00
..
irssi-otr.h Add OTR support. 2018-02-26 23:32:57 +01:00
key.c otr: add KEY_GEN_STARTED state to avoid starting it twice 2018-03-28 22:40:17 -03:00
key.h Add OTR support. 2018-02-26 23:32:57 +01:00
Makefile.am Merge pull request #1268 from ailin-nemui/nostdinc 2021-04-08 16:24:52 +02:00
module.h otr: fix missing 'target' param in 'message private' signal 2018-03-28 23:06:47 -03:00
otr-fe.c Add OTR support. 2018-02-26 23:32:57 +01:00
otr-fe.h Add OTR support. 2018-02-26 23:32:57 +01:00
otr-formats.c Add OTR support. 2018-02-26 23:32:57 +01:00
otr-formats.h Add OTR support. 2018-02-26 23:32:57 +01:00
otr-module.c otr: rename module.c to otr-module.c 2018-03-31 01:46:34 -03:00
otr-ops.c otr: add target param to the unencrypted 'message private' signal 2018-03-28 23:36:03 -03:00
otr.c Use memcpy() instead of strncpy() to silence the compiler warning. 2019-02-09 22:42:13 +01:00
otr.h Add OTR support. 2018-02-26 23:32:57 +01:00