summaryrefslogtreecommitdiffstats
path: root/secure/usr.bin
Commit message (Collapse)AuthorAgeFilesLines
* man(7) -> mdoc(7).ru2001-01-161-140/+173
|
* Disable /usr/bin/ssh being setuid root by default. Let the variablegreen2000-11-141-0/+2
| | | | | | | | | | ENABLE_SUID_SSH being defined reenable it for those that want it. This follows discussion favoring the change from September. It is not usually necessary to be setuid root, possibly less safe, and less convenient (cannot use $HOSTALIASES, for example). Submitted by: jedgar
* Update for OpenSSL 0.9.6kris2000-11-131-5/+6
|
* Update for OpenSSH 2.2.0kris2000-09-101-2/+2
|
* Add missing quotes around xauth pathache2000-08-231-1/+1
|
* Respect X11BASE to derive the location of xauth(1)kris2000-08-231-0/+4
| | | | | PR: 17818 Submitted by: Bjoern Fischer <bfischer@Techfak.Uni-Bielefeld.DE>
* Install the openssl(1) manpage with an MLINK from ssl(8) to at least putkris2000-08-031-6/+12
| | | | something in the location where OpenSSH likes to point.
* Add missing $FreeBSD$ to files that are NOT still on vendor a branch.peter2000-07-162-0/+6
|
* MFI. This is a documentation-only, diffreducing patch, that ifmarkm2000-06-241-1/+1
| | | | | invoked will cause breakage. US Users - DO NOT try to turn on IDEA - the sources are not included.
* Update for OpenSSH 2.1kris2000-05-151-1/+2
|
* Update for OpenSSL 0.9.5a and clean up a bit.kris2000-04-131-5/+5
|
* Missed a fix for the new openssh; this fixes make world.kris2000-03-261-1/+1
|
* Update for latest OpenSSHkris2000-03-261-1/+1
|
* Buildworld fixes for NO_OPENSSH and NO_OPENSSLkris2000-03-091-2/+2
| | | | Approved by: jkh
* MFI: Make ssh and sshd link in the krb5 part of make release.jhay2000-03-031-2/+2
| | | | Reviewed by: markm
* New distribution names.markm2000-02-281-2/+4
|
* Merge from internat.freebsd.org repo, minus change to rsa_eay.c (missing)peter2000-02-261-7/+0
| | | | | | | Reorganize and unify libcrypto's interface so that the RSA implementation is chosen at runtime via dlopen(). This is a checkpoint and may require more tweaks still.
* Merge from internat.freebsd.org; deal with -DRSAref the same way aspeter2000-02-251-7/+9
| | | | libcrypto - not that it means much on the US code tree.
* Don't pull in libRSAglue for the rsaref case. Since this is linkedpeter2000-02-256-21/+1
| | | | | dynamically by default, we use the dlopen() calls to load librsaref.so on US code trees.
* Build everything properly. This means:markm2000-02-242-4/+7
| | | | | | | | | | | o Don't b uild libdes. o Crypto is now housed in libcrypto (with a compatability symlink to libdes) o RSA may depend on RSAREF at your locale. o OpenSSH is now a part of the base system.
* Add the OpenSSH userland-building Makefiles.markm2000-02-245-0/+129
|
* Diff reducer. Comes from Internat.markm2000-02-241-0/+2
|
* Remove useless whitespace.markm2000-02-241-13/+0
| | | | Part of big commit OK'ed by: JKH
* Back out the previous commit - it broke world and was not approved.kris2000-02-141-2/+2
| | | | I don't know what I was thinking committing without approval - sorry.
* Link dynamically, not statically.kris2000-02-131-2/+2
|
* Add NO_OPENSSL knob to turn off building of opensslkris2000-01-301-1/+4
| | | | Requested by: wollman
* another tcp apps IPv6 updates.(should be make world safe)shin2000-01-271-0/+3
| | | | | | | ftp, telnet, ftpd, faithd also telnet related sync with crypto, secure, kerberosIV Obtained from: KAME project
* Don't search for libraries in ${LOCALBASE}. This should fix the problemskris2000-01-201-1/+1
| | | | people were seeing with conflicts with the openssl port.
* The wrong version of the file was committed previously which explains thekris2000-01-161-4/+17
| | | | problems seen here.
* Turn back on openssl building.kris2000-01-161-1/+1
|
* Add MAINTAINER tag so people don't feel the need to randomly frob with this.kris2000-01-161-0/+2
|
* We cannot have libcrypto, and therefore OpenSSL at all, without RSA.green2000-01-151-1/+1
| | | | | If you need examples of breakage, I'm ready to provide more than a few.
* Connect OpenSSL to the build.kris2000-01-141-1/+1
|
* Build infrastructure for OpenSSLkris2000-01-141-0/+29
|
* Revert -lmd changes now that libcrypt doesn't expose this binutils/ldpeter1999-12-181-2/+2
| | | | bug any more.
* Add libmd to DPADD and LDADD.marcel1999-12-171-2/+2
|
* Dont build telenet if we are going for kerberised telnet; this justmarkm1999-10-121-2/+4
| | | | jumps all over kerberised telnet otherwise.
* Make telnet with SRA work.markm1999-10-072-1/+17
| | | | Submitted by: Nick Sayer
* $Id$ -> $FreeBSD$peter1999-08-283-3/+3
|
* Typo in comment.kris1999-04-251-1/+1
|
* Revert $FreeBSD$ to $Id$peter1997-02-223-3/+3
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-143-3/+3
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Secure telnet is now in eBones.markm1996-11-0719-12159/+0
|
* Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-241-3/+3
| | | | | really want them) from /usr/src. This is the final version of the patches, incorporating the feedback I've received from -current.
* Bring in a change that got lost when we spammed over the CVS repositorynate1996-06-052-12/+1
| | | | | | | | | | | | | to fix the mega-commits spamming. pst 96/05/29 20:09:25 Modified: secure/usr.bin/telnet Makefile main.c Log: Remove obsolete SOCKSv4 support Submitted by: pst Obtained from: A mirrored CVS repository that will disappear next SUP
* Add support for sockspst1996-04-232-1/+12
|
* Big clean-up job. Remove ancient and never-to-be used stuff.markm1996-03-111-48/+8
| | | | The look much more like BSD Makefiles now.
* Sense MAKE_EBONES, DESTDIRache1996-03-091-7/+13
| | | | | SRCS cleanup DPADD cleanup
* Correct some manual page cross reference errors. E.g. su is a sectionmpp1996-02-021-1/+1
| | | | | one man page, not section eight. This is the first round of such changes and only fixes man pages in manual section one.
* This commit was generated by cvs2svn to compensate for changes in r13122,peter1995-12-301-207/+0
| | | | which included commits to RCS files with non-trunk default branches.
OpenPOWER on IntegriCloud