freebsd-dev/usr.bin/ftp
Alexander Langer f855f63e6a Add support for proper URI encoding, using strvisx(3)'s VIS_HTTPSTYLE.
Requests through a proxy are still broken for URIs that contain
blanks, since this required a bigger rewrite of the whole function.
2001-08-30 02:30:33 +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 proper URI encoding, using strvisx(3)'s VIS_HTTPSTYLE. 2001-08-30 02:30:33 +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