freebsd-src/lib/libfetch
Daniel Kolesa ee3ca711a8 libfetch: use more portable getline() interface
this is for better portability in order to avoid using a function
which is BSD-only or available via libbsd

MFC after:	3 weeks
2021-08-17 16:17:22 +02:00
..
common.c Remove support for SSLv3 from fetch(3). 2020-11-24 22:10:33 +00:00
common.h fetch(3): Add SOCKS5 support 2020-02-15 18:03:16 +00:00
fetch.3 Remove support for SSLv3 from fetch(3). 2020-11-24 22:10:33 +00:00
fetch.c libfetch: disallow invalid escape sequences 2020-02-05 16:55:00 +00:00
fetch.h
file.c
ftp.c
ftp.errors
http.c libfetch: use more portable getline() interface 2021-08-17 16:17:22 +02:00
http.errors
Makefile Don't explicitly specify c99 or gnu99 as the default is now gnu99. 2020-08-17 05:57:02 +00:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
Makefile.depend.options Add Makefile.depend.options 2019-12-11 17:37:37 +00:00