mISDNuser/capi20
Harald Welte ca72be85e9 sff.c: Fix compiler warnings about old uint32 type
sff.c:509:9: error: ‘uint32’ is deprecated [-Werror=deprecated-declarations]
2022-04-03 15:56:47 +02:00
..
module Create the socket directory on runtime 2016-03-29 12:31:22 +02:00
.gitignore Many fixes 2011-11-27 23:03:46 +01:00
Makefile.am Create the socket directory on runtime 2016-03-29 12:31:22 +02:00
SupplementaryService.c mISDN CAPI2.0 additional files 2011-10-21 09:14:45 +02:00
SupplementaryService.h mISDN CAPI2.0 additional files 2011-10-21 09:14:45 +02:00
alaw.c capi20/alaw: Use 'extern' to avoid multiple definition 2022-03-13 15:13:23 +01:00
alaw.h capi20/alaw: Use 'extern' to avoid multiple definition 2022-03-13 15:13:23 +01:00
application.c Fix overwriting ret in action loop, improve debug/error messages. 2014-10-20 14:11:35 +02:00
capi20.conf.sample Add CAPI 2.0 support 2011-10-20 18:34:37 +02:00
capi_obj.c Better refcount locking to avoid use after free 2014-10-14 14:39:44 +02:00
daemon.c mISDNcapid: remove irritating timeout warning 2019-02-13 00:00:18 +01:00
faxl3.c Better debugging for descriptor leaks and fixing application release leak 2014-09-22 01:35:42 +02:00
g3_mh.c mISDNcapid version 0.9 2012-01-30 19:05:17 +01:00
g3_mh.h mISDNcapid version 0.9 2012-01-30 19:05:17 +01:00
listen.c Some more const declarations since some crosscompilers are more picky here 2017-07-30 22:29:26 +02:00
lplci.c Some more const declarations since some crosscompilers are more picky here 2017-07-30 22:29:26 +02:00
m_capi.h Move code from SIGUSR (dump) and SIGTERM signal handlers 2018-06-25 12:34:48 +02:00
m_capi_sock.h.in Create the socket directory on runtime 2016-03-29 12:31:22 +02:00
mc_buffer.c Really use refcounting for the dynamic objects 2012-09-13 14:36:55 +02:00
mc_buffer.h Really use refcounting for the dynamic objects 2012-09-13 14:36:55 +02:00
mplci.c Only the highest matched bit position gives the CIP value 2012-09-17 00:01:49 +02:00
ncci.c Some more const declarations since some crosscompilers are more picky here 2017-07-30 22:29:26 +02:00
ncci.h Really use refcounting for the dynamic objects 2012-09-13 14:36:55 +02:00
sff.c sff.c: Fix compiler warnings about old uint32 type 2022-04-03 15:56:47 +02:00
sff.h Many fixes 2011-11-27 23:03:46 +01:00