bip/src
Loïc Gomez 79d9be4e71
sanitize: ftell/fseek & len/file_offset type fixes
2022-03-10 14:20:41 +01:00
..
utils Add SASL authentication support (EXTERNAL, PLAIN) 2022-03-10 14:19:19 +01:00
Makefile.am Add secure / strict CFLAGS 2022-03-10 14:19:40 +01:00
bip.c sanitize: fix pid/pidfile handling 2022-03-10 14:20:20 +01:00
bip.h BIG cleanup. check for memory allocation failure, add extra checks all arround. 2008-12-15 19:19:27 +01:00
bip_main.c sanitize: check return value 2022-03-10 14:20:00 +01:00
bipmkpw.c sanitize: add bipmkpw_fatal & fix bipmkpw warnings 2022-03-10 14:19:46 +01:00
conf.y functions without parameters: add missing void 2022-03-10 14:19:51 +01:00
connection.c sanitize: ignore warnings related to external libs 2022-03-10 14:20:32 +01:00
connection.h sanitize: null writes, write errors, oversized int, 2022-03-10 14:20:23 +01:00
defaults.h Allow customizing the timestamp format 2021-10-08 11:50:17 +02:00
irc.c sanitize: more NULL pointer failsafes 2022-03-10 14:20:35 +01:00
irc.h lag shouldn't be allowed to go negative 2022-03-10 14:20:17 +01:00
lex.l Add SASL authentication support (EXTERNAL, PLAIN) 2022-03-10 14:19:19 +01:00
line.c use proper types, safe casts (mostly size_t) 2022-03-10 14:20:12 +01:00
line.h sanitize: add trivial casts to types 2022-03-10 14:19:57 +01:00
log.c sanitize: ftell/fseek & len/file_offset type fixes 2022-03-10 14:20:41 +01:00
log.h sanitize: ftell/fseek & len/file_offset type fixes 2022-03-10 14:20:41 +01:00
md5.c sanitize: add trivial casts to types 2022-03-10 14:19:57 +01:00
md5.h Initial import 2005-04-28 08:26:44 +00:00
path_util.c Merge branch 'path_test_use_stat' 2018-03-22 02:37:38 +01:00
path_util.h checking path: use stat 2018-03-21 11:54:20 +01:00
stamp-h.in Initial import 2005-04-28 08:26:44 +00:00
tuple.h Fix UTF-8 in all files 2008-01-09 23:45:40 +01:00
util.c sanitize: ignore warnings related to external libs 2022-03-10 14:20:32 +01:00
util.h sanitize: add bip_clock_gettime util function 2022-03-10 14:20:26 +01:00