summaryrefslogtreecommitdiffstats
path: root/contrib/telnet/libtelnet
Commit message (Expand)AuthorAgeFilesLines
* Fix an external declaration that was causing telnetd to core dump.markm2002-05-061-1/+1
* Update build after import of Heimdal Kerberos 2002/02/17.nectar2002-02-191-1/+1
* help the alphas out with the WARNS=2 stuff.markm2001-12-031-1/+1
* Damn. The previous mega-commit was incomplete WRT ANSIfication. Thismarkm2001-11-307-37/+14
* Very large style makeover.markm2001-11-3021-2084/+1175
* Fix world by trimming an extra comment terminator.jhb2001-10-291-1/+1
* Add Berkeley copyright to SRA.nsayer2001-10-293-1/+91
* Add __FBSDID() to diff-reduce with "base" telnet.markm2001-10-0114-28/+40
* Code merge and diff reduce with "base" telnet. This is the "later"markm2001-08-209-139/+90
* Make the PAM user-override actually override the correect thing.nsayer2001-05-171-3/+3
* Fix the latest telnet breakage. Obviously this was never compiled.peter2001-05-171-4/+4
* Make sure the protocol actively rejects bad data rather thannsayer2001-05-161-8/+8
* srandomdev() affords us the opportunity to radically improve, and at thensayer2001-05-161-0/+7
* Catch any attempted buffer overflows. The magic numbers in this codensayer2001-05-161-2/+6
* Catch malloc return failures. This should help avoid dereferencing NULL onnsayer2001-05-161-0/+8
* If the uid of the attempted authentication is 0 and if the pty isnsayer2001-05-151-1/+34
* Pointy hat fix -- reapply the SRA PAM patch. To -current this time.nsayer2001-05-071-0/+133
* Fix core noted in -stable with 'auth disable SRA'.nsayer2001-03-181-2/+2
* Add missing $FreeBSD$ to files that are NOT still on vendor a branch.peter2000-07-169-0/+30
* Fix 'telnet -X sra' coredumpnsayer2000-07-111-1/+3
* Don't call printf with no format string.kris2000-07-101-1/+5
* Get crypto from libcrypto, not libdes.markm2000-02-245-5/+13
* According to Mark Murray, Makefiles do not belong here. I guess we'rensayer1999-08-161-19/+0
* Add SRA authentication to src/crypto/telnet.nsayer1999-08-169-4/+840
* Old stuff laying around: Don't use getstr which can conflict with somepeter1998-12-161-1/+1
* Bring the FreeBSD changes to the virgin sources.markm1997-09-0711-76/+87
* Initial import of BSD telnet. This will be used to build the kerberisedmarkm1997-09-0419-0/+6265
OpenPOWER on IntegriCloud