summaryrefslogtreecommitdiff
path: root/contrib/telnet/libtelnet
AgeCommit message (Expand)Author
2025-04-16telnet: Prevent buffer overflow in the user prompt for SRAJohn Baldwin
2023-11-27telnet: remove locally added __FBSDIDBrooks Davis
2020-03-28Revert 359399: telnet -fno-common bitsKyle Evans
2020-03-28telnet: remove some duplicate definitions, mark terminaltype externKyle Evans
2019-12-13libtelnet: Replace bogus use of srandomdev + random to generate "public key p...Conrad Meyer
2019-08-15telnet: remove 3rd clause from Berkeley copyrightsEd Maste
2018-09-19Make telnet(1) buildable.Jung-uk Kim
2018-09-19Revert r338774. Unrelated changes were committed with Apache Serf.Jung-uk Kim
2018-09-19Update Apache Serf to 1.3.9 to make it buildable with OpenSSL 1.1.1.Jung-uk Kim
2016-08-30Squelch clang 3.9.0 warnings about BASE (which is 32768) being convertedDimitry Andric
2012-04-06- Do not use deprecated krb5 error message reporting functions in libtelnet.Stanislav Sedov
2011-12-23Fix a problem whereby a corrupt DNS record can cause named to crash. [11:06]Colin Percival
2011-12-16In contrib/telnet/libtelnet/sra.c, use the correct number of bytes toDimitry Andric
2009-02-26Rename all symbols in libmp(3) to mp_*, just like Solaris.Ed Schouten
2003-05-04Use __FBSDID vs. rcsid[]. Also protect sccs[] and copyright[] from GCC 3.3.David E. O'Brien
2003-03-06Unbreak Kerberos 5 authentication in telnet.Jacques Vidrine
2003-01-29Background:Jacques Vidrine
2002-08-22Encrypted strings (after hex decoding) aren't null terminated, becauseNick Sayer
2002-06-26Warnings fixes. Sort out some variable types.Mark Murray
2002-06-26Help fix warnings by marking an argument as unused.Mark Murray
2002-05-06Fix an external declaration that was causing telnetd to core dump.Mark Murray
2002-02-19Update build after import of Heimdal Kerberos 2002/02/17.Jacques Vidrine
2001-12-03help the alphas out with the WARNS=2 stuff.Mark Murray
2001-11-30Damn. The previous mega-commit was incomplete WRT ANSIfication. ThisMark Murray
2001-11-30Very large style makeover.Mark Murray
2001-10-29Fix world by trimming an extra comment terminator.John Baldwin
2001-10-29Add Berkeley copyright to SRA.Nick Sayer
2001-10-01Add __FBSDID() to diff-reduce with "base" telnet.Mark Murray
2001-08-20Code merge and diff reduce with "base" telnet. This is the "later"Mark Murray
2001-05-17Make the PAM user-override actually override the correect thing.Nick Sayer
2001-05-17Fix the latest telnet breakage. Obviously this was never compiled.Peter Wemm
2001-05-16Make sure the protocol actively rejects bad data rather thanNick Sayer
2001-05-16srandomdev() affords us the opportunity to radically improve, and at theNick Sayer
2001-05-16Catch any attempted buffer overflows. The magic numbers in this codeNick Sayer
2001-05-16Catch malloc return failures. This should help avoid dereferencing NULL onNick Sayer
2001-05-15If the uid of the attempted authentication is 0 and if the pty isNick Sayer
2001-05-07Pointy hat fix -- reapply the SRA PAM patch. To -current this time.Nick Sayer
2001-03-18Fix core noted in -stable with 'auth disable SRA'.Nick Sayer
2000-07-16Add missing $FreeBSD$ to files that are NOT still on vendor a branch.Peter Wemm
2000-07-11Fix 'telnet -X sra' coredumpNick Sayer
2000-07-10Don't call printf with no format string.Kris Kennaway
2000-02-24Get crypto from libcrypto, not libdes.Mark Murray
1999-08-16According to Mark Murray, Makefiles do not belong here. I guess we'reNick Sayer
1999-08-16Add SRA authentication to src/crypto/telnet.Nick Sayer
1998-12-16Old stuff laying around: Don't use getstr which can conflict with somePeter Wemm
1997-09-07Bring the FreeBSD changes to the virgin sources.Mark Murray
1997-09-04Initial import of BSD telnet. This will be used to build the kerberisedMark Murray