freebsd-dev/contrib/telnet/libtelnet
Nick Sayer c7be24c970 If the uid of the attempted authentication is 0 and if the pty is
insecure, do not succeed. Copied from login.c. This functionality really
should be a PAM module.
2001-05-15 04:47:14 +00:00
..
auth-proto.h Add missing $FreeBSD$ to files that are NOT still on vendor a branch. 2000-07-16 05:48:49 +00:00
auth.c Fix core noted in -stable with 'auth disable SRA'. 2001-03-18 09:44:25 +00:00
auth.h Initial import of BSD telnet. This will be used to build the kerberised 1997-09-04 06:11:16 +00:00
enc_des.c Get crypto from libcrypto, not libdes. 2000-02-24 19:28:31 +00:00
enc-proto.h Add missing $FreeBSD$ to files that are NOT still on vendor a branch. 2000-07-16 05:48:49 +00:00
encrypt.c Add missing $FreeBSD$ to files that are NOT still on vendor a branch. 2000-07-16 05:48:49 +00:00
encrypt.h Get crypto from libcrypto, not libdes. 2000-02-24 19:28:31 +00:00
genget.c Add missing $FreeBSD$ to files that are NOT still on vendor a branch. 2000-07-16 05:48:49 +00:00
getent.c Add missing $FreeBSD$ to files that are NOT still on vendor a branch. 2000-07-16 05:48:49 +00:00
kerberos5.c Initial import of BSD telnet. This will be used to build the kerberised 1997-09-04 06:11:16 +00:00
kerberos.c Get crypto from libcrypto, not libdes. 2000-02-24 19:28:31 +00:00
key-proto.h Initial import of BSD telnet. This will be used to build the kerberised 1997-09-04 06:11:16 +00:00
krb4encpwd.c Get crypto from libcrypto, not libdes. 2000-02-24 19:28:31 +00:00
misc-proto.h Initial import of BSD telnet. This will be used to build the kerberised 1997-09-04 06:11:16 +00:00
misc.c Add missing $FreeBSD$ to files that are NOT still on vendor a branch. 2000-07-16 05:48:49 +00:00
misc.h Initial import of BSD telnet. This will be used to build the kerberised 1997-09-04 06:11:16 +00:00
pk.c Get crypto from libcrypto, not libdes. 2000-02-24 19:28:31 +00:00
pk.h Add missing $FreeBSD$ to files that are NOT still on vendor a branch. 2000-07-16 05:48:49 +00:00
read_password.c Don't call printf with no format string. 2000-07-10 05:16:59 +00:00
rsaencpwd.c Initial import of BSD telnet. This will be used to build the kerberised 1997-09-04 06:11:16 +00:00
spx.c Add missing $FreeBSD$ to files that are NOT still on vendor a branch. 2000-07-16 05:48:49 +00:00
sra.c If the uid of the attempted authentication is 0 and if the pty is 2001-05-15 04:47:14 +00:00