freebsd-src/lib/libfetch
Baptiste Daroussin 635eb7ac79 fetch: do not confuse capacity and length
The patch converting fetch to getline
(ee3ca711a8),
did confuse the capacity of the line buffer with the actual len of the read
line confusing fetch -v.
2021-09-09 16:51:26 +02:00
..
common.c Remove support for SSLv3 from fetch(3). 2020-11-24 22:10:33 +00:00
common.h
fetch.3 Remove support for SSLv3 from fetch(3). 2020-11-24 22:10:33 +00:00
fetch.c
fetch.h
file.c
ftp.c Fix libfetch out of bounds read. 2021-08-24 11:26:45 -07:00
ftp.errors
http.c fetch: do not confuse capacity and length 2021-09-09 16:51:26 +02:00
http.errors
Makefile
Makefile.depend
Makefile.depend.options