summaryrefslogtreecommitdiffstats
path: root/contrib/telnet/libtelnet/sra.c
Commit message (Expand)AuthorAgeFilesLines
* Fix an external declaration that was causing telnetd to core dump.markm2002-05-061-1/+1
* Very large style makeover.markm2001-11-301-93/+26
* Add Berkeley copyright to SRA.nsayer2001-10-291-0/+30
* Add __FBSDID() to diff-reduce with "base" telnet.markm2001-10-011-1/+2
* Code merge and diff reduce with "base" telnet. This is the "later"markm2001-08-201-52/+32
* Make the PAM user-override actually override the correect thing.nsayer2001-05-171-3/+3
* Make sure the protocol actively rejects bad data rather thannsayer2001-05-161-8/+8
* 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
* Add missing $FreeBSD$ to files that are NOT still on vendor a branch.peter2000-07-161-0/+2
* Add SRA authentication to src/crypto/telnet.nsayer1999-08-161-0/+478
OpenPOWER on IntegriCloud