Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libtelnet



Module Name:    src
Committed By:   christos
Date:           Tue Oct 25 22:03:34 UTC 2005

Modified Files:
        src/lib/libtelnet: sra.c

Log Message:
XXX: SRA does not have a protocol feature to pass back a password prompt
which is needed for things like S/KEY. We abuse the SRA_CONTINUE message
passing the password prompt there. That is usually NULL, so SRA
implementations usually ignore it. While I am here, if telnet_gets() fails
[user hit <eof> for example], then we exit.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/lib/libtelnet/sra.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index