aboutsummaryrefslogtreecommitdiff
path: root/contrib/telnet/telnetd/authenc.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed the exploitable remote buffer overflow.Ruslan Ermilov2001-07-191-2/+1
| | | | | | | | | Reported on: bugtraq Obtained from: Heimdal, NetBSD Reviewed by: obrien, imp Notes: svn path=/head/; revision=79981
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50479
* MFC: no \n in syslog strings. Change -P to -p in flags. EOF -> -1. Use err(3).Philippe Charnier1997-12-081-1/+4
| | | | Notes: svn path=/head/; revision=31622
* Bring the FreeBSD changes to the virgin sources.Mark Murray1997-09-071-1/+1
| | | | Notes: svn path=/head/; revision=29181
* Initial import of BSD telnet. This will be used to build the kerberisedMark Murray1997-09-041-0/+91
telnet, and after userland diffs have been merged in, will be used to build the non-kerberised sources as well. (See unifdef(1) for details) Notes: svn path=/vendor-crypto/telnet/dist/; revision=29088