NetBSD/usr.bin/ftp
2019-02-06 07:56:42 +00:00
..
cmds.c Try to avoid a (bogus) fatal warning from clang. 2019-02-06 07:56:42 +00:00
cmdtab.c document https support, mentioning certificates are not validated, and obey 2012-12-22 16:57:09 +00:00
complete.c PR/53916: Rob Gill: remove redundant assignment to matchlen. 2019-01-28 12:04:16 +00:00
domacro.c - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
extern.h - add justquit() that always exits. use it to avoid unreachable code. 2019-02-04 04:09:13 +00:00
fetch.c more volatile to appease gcc. 2018-02-11 02:51:58 +00:00
ftp_var.h Issue PWD commands to the server only when we actually 2017-11-20 21:11:36 +00:00
ftp.1 Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
ftp.c - add justquit() that always exits. use it to avoid unreachable code. 2019-02-04 04:09:13 +00:00
main.c - add justquit() that always exits. use it to avoid unreachable code. 2019-02-04 04:09:13 +00:00
Makefile Remove MKCRYPTO option. 2017-05-21 15:28:36 +00:00
progressbar.c Clean up #includes in progress(1). 2012-06-27 22:07:36 +00:00
progressbar.h
ruserpass.c
ssl.c explicitly include <string.h> since OpenSSL-1.1 does not do it for us. 2018-02-06 19:26:02 +00:00
ssl.h Add Server Name Indication (SNI) support for https. 2015-09-12 19:38:42 +00:00
util.c Issue PWD commands to the server only when we actually 2017-11-20 21:11:36 +00:00
version.h Bump version for SNI support. 2015-09-12 20:18:52 +00:00