apk-tools/libfetch
Timo Teräs 44daf80873 fix strncpy bounds errors
error: 'strncpy' specified bound 4096 equals destination size [-Werror=stringop-truncation]

Based on patch by Elan Ruusamäe <glen@delfi.ee>
2019-02-13 16:05:27 +02:00
..
Makefile libfetch: improve openssl/libressl compatibility 2017-10-06 13:25:27 +03:00
common.c libfetch: support OpenSSL 2018-01-31 20:04:46 +00:00
common.h libfetch: improve openssl/libressl compatibility 2017-10-06 13:25:27 +03:00
errlist.sh import libfetch-2.38 from NetBSD 2017-10-05 16:58:09 +03:00
fetch.3 import libfetch-2.38 from NetBSD 2017-10-05 16:58:09 +03:00
fetch.c libfetch: remove unwanted code conditionals 2017-10-05 16:59:14 +03:00
fetch.cat3 import libfetch-2.38 from NetBSD 2017-10-05 16:58:09 +03:00
fetch.h import libfetch-2.38 from NetBSD 2017-10-05 16:58:09 +03:00
file.c libfetch: remove unwanted code conditionals 2017-10-05 16:59:14 +03:00
ftp.c libfetch: do not give out user/hostname as ftp anonymous password 2018-09-05 10:32:00 +03:00
ftp.errors import libfetch-2.38 from NetBSD 2017-10-05 16:58:09 +03:00
http.c fix strncpy bounds errors 2019-02-13 16:05:27 +02:00
http.errors import libfetch-2.38 from NetBSD 2017-10-05 16:58:09 +03:00
openssl-compat.c libfetch: improve openssl/libressl compatibility 2017-10-06 13:25:27 +03:00
openssl-compat.h libfetch: improve openssl/libressl compatibility 2017-10-06 13:25:27 +03:00