| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-08-09 | s/fist/first/ | andvar | |
| 2019-02-03 | - add or adjust /* FALLTHROUGH */ where appropriate | mrg | |
| - add __unreachable() after functions that can return but won't in this case, and thus can't be marked __dead easily | |||
| 2016-12-12 | acknowleg -> acknowledg, proceedure -> procedure. | maya | |
| only comments were changed. from miod | |||
| 2012-01-09 | PR/45805: Borodin Oleg: telnet/telnetd with -DAUTHENTICATION -DENCRYPTION | christos | |
| (rfc2941) - separate MKCRYPTO from USE_KERBEROS - WARNS=4 | |||
| 2011-12-23 | there is a macro for that, use it. | christos | |
| 2007-02-21 | Move ctype.h from headers to files which really need it | hubertf | |
| From: Slava Semushin <slava.semushin@gmail.com> | |||
| 2005-06-21 | Remove static local variable so its easier to correctly use strlcpy. | lha | |
| 2005-02-06 | de-__P, ANSIfy function declarations, remove obsolete "register" declarations. | perry | |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc | |
| Patches provided by Joel Baker in PR 22284, verified by myself. | |||
| 2003-07-14 | remove unneeded #ifdefs. improves readability. | itojun | |
| (confirmed that exact same *.o is produced) | |||
| 2002-02-11 | achive is not a good word. | wiz | |
| 2001-08-24 | Remove lots of #ifdef's for dead Cray hardware and obsolete UNICOS releases; | wiz | |
| also some Cray-specific fixes. No change for NetBSD. From Brian Ginsbach of Cray Inc. in bin/13614 and private mail. | |||
| 2001-08-20 | Typo fixes and syslog string improvements, from bin/13667 by Brian Ginsbach. | wiz | |
| 2001-08-20 | Add some (const char *) casts per bin/13667 by Brian Ginsbach. | wiz | |
| 2001-07-27 | Fix compilation without -DLINEMODE, per bin/13571 from Onno van der Linden. | wiz | |
| 2001-07-19 | vsnprintf() can return value longer than the actual string. from assar | itojun | |
| 2001-07-19 | try netflush() if buffer is too low. | itojun | |
| 2001-07-19 | bound-check all "*nfrontp++" code. from openbsd/heimdal. | itojun | |
| bark if file descriptor goes above FD_SETSIZE. from openbsd. XXX needs more checking. XXX what is tab stop size for this code? need more consistency... XXX we should really remove #ifdef CRAY, UNICOS5 and such. we just cannot read it through. | |||
| 2001-02-04 | fix redundant declarations. | christos | |
| 2000-10-10 | Format string cleanups by sommerfeld. | is | |
| 2000-06-22 | Bring the telnet situation back into better shape. Specifically, | thorpej | |
| pull in just about all of the differences from the crypto-us telnet suite (which includes Kerberos 4 and connection encryption support). Also bring in the Kerberos 5 support from the Heimdal telnet, and frob a little so that it can work with the non-Heimdal telnet suite. There is still some work left to do, specifically: - Add Heimdal's ticket forwarding support to the Berkeley Kerberos 4 module. - Add connection encryption support to the Heimdal Kerberos 5 module. Hints on this can be taken from the MIT Kerberos 5 module which still exists in crypto-us. However, even with the shortcomings listed above, this is a better situation than using the stock Heimdal telnet suite, which does not understand the IPSec policy stuff, and is also based on much older code which contains bugs that we have already fixed in the NetBSD sources. | |||
| 1997-10-08 | WARNS?=1. RCS ids. | mrg | |
| 1996-09-07 | Block ENV and BASH_ENV from client. From David Holland ↵ | explorer | |
| <dholland@hcs.harvard.edu> | |||
| 1996-02-28 | RCS id cosmetics. | thorpej | |
| 1996-02-24 | update to telnetd from 95.10.23 version. Includes Borman's scrub_env() | jtk | |
| to keep stuff out of the environment on the way to exec (we already have one in the state machine that keeps them from arriving over the wire, so this should be redundant, but it'll make any further updates easier to have it present). also, RCS Id police. | |||
| 1995-10-19 | Cleanup, from Mark Eichin. | ghudson | |
| 1995-10-18 | Filter potentially dangerous environment variables passed from | ghudson | |
| telnet client. | |||
| 1994-02-25 | new telnetd from ftp.cray.com. Encryption support ripped out, pending | cgd | |
| figuring out what to do about it... | |||
| 1993-08-02 | Nuke remaining patchkit headers. | mycroft | |
| 1993-08-01 | Add RCS identifiers. | mycroft | |
| 1993-03-21 | after 0.2.2 "stable" patches applied | cgd | |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd | |
