freebsd-dev/usr.bin/ftp
Mike Barcroft 8bd14b98d0 Add support for HTTP/1.1 name-based virtual hosts. Also, use
asprintf(3) when creating the request string, as the length of
a path is defined as unlimited by the standard and limiting the
total request to 4K is awfully arbitrary.

PR:		30054
Submitted by:	Joseph Mallett <jmallett@xMach.org>
MFC after:	8 days
2001-08-30 00:57:35 +00:00
..
cmds.c Removed duplicate VCS ID tags, as per style(9). 2001-08-13 14:06:34 +00:00
cmdtab.c Removed duplicate VCS ID tags, as per style(9). 2001-08-13 14:06:34 +00:00
complete.c Removed duplicate VCS ID tags, as per style(9). 2001-08-13 14:06:34 +00:00
config.h Portability configuation for LukeM's ftp client. 2001-07-19 17:45:52 +00:00
domacro.c Removed duplicate VCS ID tags, as per style(9). 2001-08-13 14:06:34 +00:00
extern.h Make sure to use native IPv4 addrerss even if getaddrinfo() 2000-06-14 15:26:58 +00:00
fetch.c Add support for HTTP/1.1 name-based virtual hosts. Also, use 2001-08-30 00:57:35 +00:00
ftp_var.h - Reflect `gateport' variable type change. 2000-06-24 15:34:31 +00:00
ftp.1 mdoc(7) police: protect trailing full stops of abbreviations 2001-08-10 13:45:36 +00:00
ftp.c Removed duplicate VCS ID tags, as per style(9). 2001-08-13 14:06:34 +00:00
main.c Removed duplicate VCS ID tags, as per style(9). 2001-08-13 14:06:34 +00:00
Makefile Remove addition of -g to CFLAGS 2000-05-16 04:23:54 +00:00
pathnames.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ruserpass.c Removed duplicate VCS ID tags, as per style(9). 2001-08-13 14:06:34 +00:00
util.c o Fix some checks on snprintf(3) to prevent miscalculations. 2001-08-29 23:51:14 +00:00