apk-tools/libfetch
Timo Teräs 0d814ba35b libfetch: fix certificate host name check
OpenSSL allows passing zero-length to indicate "use strlen".
LibreSSL requires using the real length always, so pass the length.
2017-10-06 18:09:37 +03:00
..
Makefile libfetch: improve openssl/libressl compatibility 2017-10-06 13:25:27 +03:00
common.c libfetch: fix certificate host name check 2017-10-06 18:09:37 +03: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: remove unwanted code conditionals 2017-10-05 16:59:14 +03:00
ftp.errors import libfetch-2.38 from NetBSD 2017-10-05 16:58:09 +03:00
http.c libfetch: remove unwanted code conditionals 2017-10-05 16:59:14 +03: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