NetBSD/usr.bin/ftp
dholland 7f4ac6d6b0 Don't use the local username as the default anonftp password.
once upon a time doing this was part of the social glue that held the
community together, but that was a long time ago, and now it's just an
information leak.

proposed on tech-userlevel in 2008, then apparently forgotten :-|
2018-03-04 19:57:41 +00:00
..
cmds.c Issue PWD commands to the server only when we actually 2017-11-20 21:11:36 +00:00
cmdtab.c
complete.c
domacro.c
extern.h
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 When using data outside the signed char range, it is better to 2016-10-04 15:06:31 +00:00
main.c Don't use the local username as the default anonftp password. 2018-03-04 19:57:41 +00:00
Makefile Remove MKCRYPTO option. 2017-05-21 15:28:36 +00:00
progressbar.c
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
util.c Issue PWD commands to the server only when we actually 2017-11-20 21:11:36 +00:00
version.h