summaryrefslogtreecommitdiffstats
path: root/contrib/telnet/telnetd/state.c
Commit message (Expand)AuthorAgeFilesLines
* Make sure that each va_start has one and only one matching va_end,kevlo2012-09-281-1/+3
* Don't attempt authentication at all if it has been disabled via '-a off'.jhb2008-07-281-2/+4
* Use __FBSDID vs. rcsid[]. Also protect sccs[] and copyright[] from GCC 3.3.obrien2003-05-041-4/+4
* Catch up with "base" telnet.markm2002-09-251-3/+3
* Very large style makeover.markm2001-11-301-63/+47
* Manually unifdef(1) CRAY, UNICOS, hpux and sun uselsess code.markm2001-08-291-18/+0
* Code merge and diff reduce with "base" telnet. This is the "later"markm2001-08-201-0/+5
* output_data(), output_datalen() and netflush() didn't actually guaranteekris2001-07-231-22/+28
* More potential buffer overflow fixes.ru2001-07-201-4/+4
* vsnprintf() can return a value larger than the buffer size.ru2001-07-191-1/+1
* Fixed the exploitable remote buffer overflow.ru2001-07-191-13/+48
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* MFC: no \n in syslog strings. Change -P to -p in flags. EOF -> -1. Use err(3).charnier1997-12-081-1/+5
* Bring the FreeBSD changes to the virgin sources.markm1997-09-071-1/+4
* Initial import of BSD telnet. This will be used to build the kerberisedmarkm1997-09-041-0/+1612
OpenPOWER on IntegriCloud