bip/src
Adam Williamson 92819d87ea
Fix stringop-truncation error (thanks DJ Delorie)
See https://bugzilla.redhat.com/show_bug.cgi?id=1799189. bip build fails
on current Fedora Rawhide GCC and glibc. DJ Delorie says "The warning is
correct; the code is copying up to the NUL on purpose, then copying the
NUL in a separate command.  Not sure why." Tom Hughes suggests this as
the fix.
2020-05-18 03:28:44 +02:00
..
Makefile.am reuse AM_CFLAGS wherever needed 2018-12-12 02:09:10 +01:00
bip.c Don't unbind succesful trusting clients twice. 2018-12-24 16:58:59 -05: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 Remove OIDENTD build options. 2018-12-10 00:05:44 +01:00
bipmkpw.c Password cannot contain spaces. Closes #265. 2012-01-25 05:18:59 +01:00
conf.y Remove OIDENTD build options. 2018-12-10 00:05:44 +01:00
connection.c add debug log & differentiate error messages 2018-12-10 00:18:54 +01:00
connection.h Add cipher specifications setting 2016-11-07 11:25:37 +01:00
defaults.h Allow to configure the delay before a reconnection 2014-12-11 18:19:11 +01:00
irc.c Fix stringop-truncation error (thanks DJ Delorie) 2020-05-18 03:28:44 +02:00
irc.h Remove OIDENTD build options. 2018-12-10 00:05:44 +01:00
lex.l Remove OIDENTD build options. 2018-12-10 00:05:44 +01:00
line.c Add unit tests. 2018-11-14 02:26:39 +01:00
line.h Add unit tests. 2018-11-14 02:26:39 +01:00
log.c use strftime instead of snprintf wherever possible 2018-12-12 03:02:21 +01:00
log.h connection: allow to disable / enable log (#211) 2011-04-07 02:32:44 +02:00
md5.c BIG cleanup. check for memory allocation failure, add extra checks all arround. 2008-12-15 19:19:27 +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 use strftime instead of snprintf wherever possible 2018-12-12 03:02:21 +01:00
util.h Fix typo in assertion message 2011-05-23 04:36:58 +02:00