summaryrefslogtreecommitdiffstats
path: root/eBones/usr.bin/telnet
Commit message (Collapse)AuthorAgeFilesLines
* Comment out LDADD+=-ldescrypt, it is not yet active due toache1995-08-051-1/+2
| | | | missng defines for krb4encpwd and rsaencpwd and missing rsa library too.
* Final cleanup pass through Makefiles, now this stuffache1995-07-241-3/+4
| | | | | | autodetect kerberos/eBones and work even with eBones, but with reduced functionality (don't pick up des/krb stuff in this case)
* Add -ldescrypt, or wrong crypt version can be picked from libcache1995-07-241-0/+1
| | | | | | Reviewed by: Submitted by: Obtained from:
* Since this stuff not works with eBones, ifdef kerberos stuffache1995-07-241-4/+5
| | | | | | | with MAKE_KERBEROS to allow other things to live Reviewed by: Submitted by: Obtained from:
* Add comment about new_rnd_key.c module needed from originalache1995-07-241-0/+3
| | | | libdes (and not present in eBones libdes)
* Fix dependances, typing errors, etc.ache1995-07-241-4/+6
| | | | | | Note: this thing need original libdes not Eric Young libdes from eBones Submitted by: Obtained from:
* Update telnet to the 95.05.31 release.pst1995-07-2011-43/+117
| | | | Obtained from: Dave Borman <dab@cray.com>
* Remove trailing whitespace.rgrimes1995-05-305-17/+17
|
* Security fixes.dima1995-02-171-3/+15
| | | | | | CERT Advisory CA-95:03.telnet.encryption Obtained from: CERT
* The telnet version with encryption in in.csgr1994-08-2720-0/+12310
Reviewed by: geoff.
OpenPOWER on IntegriCloud