You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Daniel Kolesa 9d6c96324a portability, fetch: drop static_deps dependencies
This is not actually needed, and it results in both static and
shared versions of zlib and openssl linked into libapk otherwise,
which is bad.
2 years ago
..
Makefile libfetch: use pkg-config to find openssl cflags 2 years ago
common.c libfetch: fix http chunked mode handling 2 years ago
common.h libfetch: fix range checking for http/ftp protocol parsing 2 years ago
errlist.sh import libfetch-2.38 from NetBSD 6 years ago
fetch.3 import libfetch-2.38 from NetBSD 6 years ago
fetch.c libfetch: Allow special characters in http basic auth 2 years ago
fetch.cat3 import libfetch-2.38 from NetBSD 6 years ago
fetch.h libfetch: Increase URL password length 3 years ago
file.c libfetch: remove unwanted code conditionals 6 years ago
ftp.c libfetch: fix range checking for http/ftp protocol parsing 2 years ago
ftp.errors import libfetch-2.38 from NetBSD 6 years ago
http.c libfetch: avoid use of strdupa GNU extension 2 years ago
http.errors import libfetch-2.38 from NetBSD 6 years ago
meson.build portability, fetch: drop static_deps dependencies 2 years ago
openssl-compat.c libfetch: improve openssl/libressl compatibility 6 years ago
openssl-compat.h libfetch: improve openssl/libressl compatibility 6 years ago