freebsd-dev/libexec/telnetd
Guido van Rooij e27eb9e8ec Plug already known security hole. (Brought over from 1.1.5):
Fixed security problem with telnetd, which allowed
        telnet -l -hcert.org localhost
to change the user's host in utmp.
Thanks to Matthew Green <mrgreen@@mame.mu.oz.au> for showing me this one.


Reviewed by:	karl, guido
Submitted by:	mrgreen@@mame.mu.oz.au
1994-08-15 20:06:13 +00:00
..
authenc.c BSD 4.4 Lite Libexec Sources 1994-05-27 12:39:25 +00:00
defs.h BSD 4.4 Lite Libexec Sources 1994-05-27 12:39:25 +00:00
ext.h Remove the scary bits from telnetd - no more encryption left here. 1994-08-12 23:00:04 +00:00
global.c BSD 4.4 Lite Libexec Sources 1994-05-27 12:39:25 +00:00
Makefile Remove the scary bits from telnetd - no more encryption left here. 1994-08-12 23:00:04 +00:00
pathnames.h BSD 4.4 Lite Libexec Sources 1994-05-27 12:39:25 +00:00
slc.c BSD 4.4 Lite Libexec Sources 1994-05-27 12:39:25 +00:00
state.c Remove the scary bits from telnetd - no more encryption left here. 1994-08-12 23:00:04 +00:00
sys_term.c Plug already known security hole. (Brought over from 1.1.5): 1994-08-15 20:06:13 +00:00
telnetd.8 BSD 4.4 Lite Libexec Sources 1994-05-27 12:39:25 +00:00
telnetd.c Remove the scary bits from telnetd - no more encryption left here. 1994-08-12 23:00:04 +00:00
telnetd.h BSD 4.4 Lite Libexec Sources 1994-05-27 12:39:25 +00:00
termstat.c Remove the scary bits from telnetd - no more encryption left here. 1994-08-12 23:00:04 +00:00
utility.c Remove the scary bits from telnetd - no more encryption left here. 1994-08-12 23:00:04 +00:00