Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Berkeley copyright to SRA. | nsayer | 2001-10-29 | 1 | -0/+30 |
* | Add __FBSDID() to diff-reduce with "base" telnet. | markm | 2001-10-01 | 1 | -1/+2 |
* | Code merge and diff reduce with "base" telnet. This is the "later" | markm | 2001-08-20 | 1 | -52/+32 |
* | Make the PAM user-override actually override the correect thing. | nsayer | 2001-05-17 | 1 | -3/+3 |
* | Make sure the protocol actively rejects bad data rather than | nsayer | 2001-05-16 | 1 | -8/+8 |
* | Catch any attempted buffer overflows. The magic numbers in this code | nsayer | 2001-05-16 | 1 | -2/+6 |
* | Catch malloc return failures. This should help avoid dereferencing NULL on | nsayer | 2001-05-16 | 1 | -0/+8 |
* | If the uid of the attempted authentication is 0 and if the pty is | nsayer | 2001-05-15 | 1 | -1/+34 |
* | Pointy hat fix -- reapply the SRA PAM patch. To -current this time. | nsayer | 2001-05-07 | 1 | -0/+133 |
* | Add missing $FreeBSD$ to files that are NOT still on vendor a branch. | peter | 2000-07-16 | 1 | -0/+2 |
* | Add SRA authentication to src/crypto/telnet. | nsayer | 1999-08-16 | 1 | -0/+478 |