5 kx 28-Nov-2000:
5 kx IPv6 support. (Hiroyuki YAMAMORI <h-yamamo@db3.so-net.ne.jp>)
5 kx
5 kx 8-Jul-2000:
5 kx Fix misused printf-function call (not %n-exploitable though).
5 kx
5 kx 14-Dec-1999:
5 kx netkit-ftp-0.16 is released.
5 kx
5 kx 13-Dec-1999:
5 kx Add fix from Olaf Kirch for some rather severe lossage with
5 kx aliased file descriptors.
5 kx
5 kx 12-Dec-1999:
5 kx Add Olaf Kirch's ftp mget fix on top of the existing one.
5 kx Portions of the old fix probably ought to be backed out.
5 kx However, what's really needed is a massive cleanup of the
5 kx code...
5 kx
5 kx 14-Sep-1999:
5 kx Extensive small fixes and cleanups. (Alan Curry, pacman@londo.cqc.com)
5 kx Security fix relating to passive mode. (Alan Cox, alan@redhat.com)
5 kx
5 kx 1-Aug-1999:
5 kx Complete y2k and y2038 audit.
5 kx
5 kx 31-Jul-1999:
5 kx Redid makefiles/config stuff for new confgen version.
5 kx
5 kx 23-Sep-1997:
5 kx Fix some suspicious strncpys.
5 kx Don't print an uninitialized buffer if someone EOFs at the
5 kx username prompt. (Olaf Kirch, okir@ns.lst.de)
5 kx Added a netrc(5) man page.
5 kx Added -h option to ftp for help, and -e option to inhibit
5 kx editing support. Cleaned up readline handling.
5 kx Various fixes to the ftp(1) man page. (Larry Doolittle,
5 kx ldoolitt@jlab.org)
5 kx
5 kx 17-Aug-1997:
5 kx Fixed security holes: automatically generated local file paths
5 kx (those that are supplied by the server or copies of server
5 kx filenames) are filtered so that they cannot:
5 kx 1. be pipes or "-" for standard output.
5 kx 2. be absolute paths.
5 kx 3. contain ".." path elements.
5 kx
5 kx 12-Jun-1997:
5 kx netkit-ftp-0.10 released.
5 kx
5 kx 08-Jun-1997:
5 kx Fixed doc for "newer" command. (Roderick Schertler,
5 kx roderick@argon.org)
5 kx
5 kx 05-Apr-1997:
5 kx Added configure script to generate MCONFIG.
5 kx glibc fixes from HJ Lu.
5 kx
5 kx 20-Mar-1997:
5 kx If using readline, pass it the terminal type, so certain .inputrc
5 kx constructions work. (Christian Groessler, chris@fast-ag.de)
5 kx
5 kx 08-Mar-1997:
5 kx Split from full NetKit package.
5 kx Generated this change log from NetKit's.
5 kx
5 kx 07-Mar-1997
5 kx Changed order of includes in ftp/cmds.c due to a report of
5 kx breakage with libc 5.4.x.
5 kx Fixed crash in ftp caused by certain syntax errors in .netrc.
5 kx Fix symbol name conflict on "trace" between ftp and ncurses.
5 kx
5 kx 29-Dec-1996
5 kx NetKit-0.09 released.
5 kx Assorted alpha/glibc patches. (Erik Troan, ewt@redhat.com)
5 kx Assorted bug fixes from Debian. (Peter Tobias,
5 kx tobias@et-inf.fho-emden.de)
5 kx Hardened programs against DNS h_length spoofing attacks.
5 kx Use inet_aton() everywhere instead of inet_addr().
5 kx Fixed crash in ftp if you did "lcd" with no args.
5 kx Fixed bug in ftp where you couldn't abort an mget.
5 kx Fixed /tmp security problem in ftp.
5 kx
5 kx 22-Aug-1996
5 kx NetKit-B-0.08 released.
5 kx (almost) everything now compiles with lots of warnings turned on.
5 kx Fixed some memory allocation bugs in ftp.
5 kx
5 kx 25-Jul-1996
5 kx NetKit-B-0.07A released.
5 kx
5 kx 23-Jul-1996
5 kx NetKit-B-0.07 released.
5 kx Integrated a collection of patches that had been lurking on the net,
5 kx including the 256-ptys support for telnetd and passive mode ftp.
5 kx Major security fixes, including to fingerd, lpr, rlogin, rsh, talkd,
5 kx and telnetd. Do *not* use the sliplogin from earlier versions of this
5 kx package, either.
5 kx Much of the code builds without libbsd.a or bsd includes.
5 kx Massive code cleanup. Almost everything compiles clean with gcc
5 kx -Wall now. rusers and rusersd do not; patches to rpcgen to fix
5 kx this would be appreciated if anyone feels like it.
5 kx New maintainer: David A. Holland, dholland@hcs.harvard.edu
5 kx
5 kx date not known
5 kx NetKit-B-0.06 released.
5 kx
5 kx date not known
5 kx NetKit-B-0.05 released.
5 kx
5 kx date not known
5 kx NetKit-B-0.04 released.
5 kx
5 kx date not known
5 kx NetKit-B-0.03 released.
5 kx