freebsd-skq/libexec/ftpd
Yaroslav Tykhiy 781cfb9348 Deny the SIZE command on large files when in ASCII mode.
This eliminates an opportunity for DoS attack.

Pointed out by:	maxim
Inspired by:	lukemftpd, OpenBSD
MFC after:	2 weeks
2002-07-31 10:55:31 +00:00
..
config.h
extern.h
ftpcmd.y Deny the SIZE command on large files when in ASCII mode. 2002-07-31 10:55:31 +00:00
ftpd.8 Make the -v' option a synonym for -d' 2002-07-26 16:07:19 +00:00
ftpd.c Conform to RFC 959, Appendix II, when replying 2002-07-29 15:54:27 +00:00
logwtmp.c Remove the outdated casts to "char *" from the setsockopt(2), 2002-07-24 15:30:53 +00:00
Makefile
pathnames.h
popen.c GLOB_QUOTE has been retired. 2002-07-17 05:47:49 +00:00