summaryrefslogtreecommitdiff
path: root/lib/libtelnet/sra.c
AgeCommit message (Expand)Author
2021-10-30libtelnet: convert malloc(x * y) to reallocarrnia
2012-01-09PR/45805: Borodin Oleg: telnet/telnetd with -DAUTHENTICATION -DENCRYPTIONchristos
2011-07-01- use defines for lengthschristos
2011-07-01Fix memset usage. XXX should use static allocate and proper sizeof()joerg
2005-10-25eliminate unused passpromptlen and copy a default password each time wechristos
2005-10-25XXX: SRA does not have a protocol feature to pass back a password promptchristos
2005-05-05Don't perform a check for "secure" tty for root logins when using PAM;lukem
2005-05-05PAM may change the user name during the authentication process;lukem
2005-05-05Fix the check for insecure root logins in rootterm():lukem
2005-04-19check pwd != NULLchristos
2005-04-09Use getpwnam_r. From john nemeth.christos
2005-02-19PAM support from FreeBSD.christos