History log of /freebsd-10-stable/usr.bin/fetch/fetch.c
Revision Date Author Comments
# 294194 16-Jan-2016 des

MFH (r280630): remove all traces of SSLv2 support
MFH (r285141): remove unused variable
MFH (r288217): correctly check return value from getaddrinfo(3)
MFH (r289419): fix bugs in HTTPS tunnelling
MFH (r289420): use fopen()'s "e" mode instead of fcntl for close-on-exec
MFH (r291453, r291461): use .netrc for http servers and proxies
MFH (r292330, r292332): reset bufpos to 0 after refilling in chunked mode

PR: 194483 199801 193740 204771


# 262558 27-Feb-2014 des

MFH (r261233): fix whitespace and bump copyright
MFH (r261234): increase buffer size


# 262558 27-Feb-2014 des

MFH (r261233): fix whitespace and bump copyright
MFH (r261234): increase buffer size