NetBSD/usr.bin/ftp
wiz 30e99be8f8 Fix downloads of local files using file:// URLs
Previously it would error out in copyurlinfo() when copying a NULL port.
2016-01-05 11:41:00 +00:00
..
Makefile
cmds.c
cmdtab.c
complete.c
domacro.c
extern.h
fetch.c Fix downloads of local files using file:// URLs 2016-01-05 11:41:00 +00:00
ftp.1 Add -x xferbufsize to set xferbuf size. 2015-04-23 23:31:23 +00:00
ftp.c (Hopefully) fix build without IPv6 support 2015-12-13 14:06:13 +00:00
ftp_var.h make DPRINTF/DWARN always statements. 2015-12-16 23:00:39 +00:00
main.c Add -x xferbufsize to set xferbuf size. 2015-04-23 23:31:23 +00:00
progressbar.c
progressbar.h
ruserpass.c
ssl.c Workaround const issues of SSL_set_tlsext_host_name. 2015-09-16 15:32:53 +00:00
ssl.h Add Server Name Indication (SNI) support for https. 2015-09-12 19:38:42 +00:00
util.c When using the response to SYST to decide whether to default to 'binary' 2013-02-19 23:29:15 +00:00
version.h Bump version for SNI support. 2015-09-12 20:18:52 +00:00