Import tnftp 20050103.
authorlukem <lukem>
Mon, 3 Jan 2005 10:08:40 +0000 (10:08 +0000)
committerlukem <lukem>
Mon, 3 Jan 2005 10:08:40 +0000 (10:08 +0000)
commitce53f48ad77db97c9421eddcb764d311c25bdff3
tree2aa8d8c5171a7637becc7c6425e114e60f5577b2
parentc1a3907b21ecf5e81ea78f9932ea21ee303aa8c4
Import tnftp 20050103.
Various changes, including:
* forbid mget of filenames that aren't in or below the local cwd.
* improve auto-fetch transfers
* improve www/proxy authentication support
* improve http response header parsing
* change UCB-licensed code from 4-clause to 3-clause
13 files changed:
net/tnftp/files/src/cmds.c
net/tnftp/files/src/cmdtab.c
net/tnftp/files/src/domacro.c
net/tnftp/files/src/extern.h
net/tnftp/files/src/fetch.c
net/tnftp/files/src/ftp.1
net/tnftp/files/src/ftp.c
net/tnftp/files/src/ftp_var.h
net/tnftp/files/src/main.c
net/tnftp/files/src/progressbar.c
net/tnftp/files/src/progressbar.h
net/tnftp/files/src/ruserpass.c
net/tnftp/files/src/util.c