aboutsummaryrefslogtreecommitdiff
path: root/secure/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
* Update for latest OpenSSHKris Kennaway2000-03-261-1/+1
* Buildworld fixes for NO_OPENSSH and NO_OPENSSLKris Kennaway2000-03-091-2/+2
* MFI: Make ssh and sshd link in the krb5 part of make release.John Hay2000-03-031-2/+2
* New distribution names.Mark Murray2000-02-281-2/+4
* Merge from internat.freebsd.org repo, minus change to rsa_eay.c (missing)Peter Wemm2000-02-261-7/+0
* Merge from internat.freebsd.org; deal with -DRSAref the same way asPeter Wemm2000-02-251-7/+9
* Don't pull in libRSAglue for the rsaref case. Since this is linkedPeter Wemm2000-02-256-21/+1
* Build everything properly. This means:Mark Murray2000-02-242-4/+7
* Add the OpenSSH userland-building Makefiles.Mark Murray2000-02-245-0/+129
* Diff reducer. Comes from Internat.Mark Murray2000-02-241-0/+2
* Remove useless whitespace.Mark Murray2000-02-241-13/+0
* Back out the previous commit - it broke world and was not approved.Kris Kennaway2000-02-141-2/+2
* Link dynamically, not statically.Kris Kennaway2000-02-131-2/+2
* Add NO_OPENSSL knob to turn off building of opensslKris Kennaway2000-01-301-1/+4
* another tcp apps IPv6 updates.(should be make world safe)Yoshinobu Inoue2000-01-271-0/+3
* Don't search for libraries in ${LOCALBASE}. This should fix the problemsKris Kennaway2000-01-201-1/+1
* The wrong version of the file was committed previously which explains theKris Kennaway2000-01-161-4/+17
* Turn back on openssl building.Kris Kennaway2000-01-161-1/+1
* Add MAINTAINER tag so people don't feel the need to randomly frob with this.Kris Kennaway2000-01-161-0/+2
* We cannot have libcrypto, and therefore OpenSSL at all, without RSA.Brian Feldman2000-01-151-1/+1
* Connect OpenSSL to the build.Kris Kennaway2000-01-141-1/+1
* Build infrastructure for OpenSSLKris Kennaway2000-01-141-0/+29
* Revert -lmd changes now that libcrypt doesn't expose this binutils/ldPeter Wemm1999-12-181-2/+2
* Add libmd to DPADD and LDADD.Marcel Moolenaar1999-12-171-2/+2
* Dont build telenet if we are going for kerberised telnet; this justMark Murray1999-10-121-2/+4
* Make telnet with SRA work.Mark Murray1999-10-072-1/+17
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* Typo in comment.Kris Kennaway1999-04-251-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-223-3/+3
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-143-3/+3
* Secure telnet is now in eBones.Mark Murray1996-11-0719-12159/+0
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-241-3/+3
* Bring in a change that got lost when we spammed over the CVS repositoryNate Williams1996-06-052-12/+1
* Add support for socksPaul Traina1996-04-232-1/+12
* Big clean-up job. Remove ancient and never-to-be used stuff.Mark Murray1996-03-111-48/+8
* Sense MAKE_EBONES, DESTDIRAndrey A. Chernov1996-03-091-7/+13
* Correct some manual page cross reference errors. E.g. su is a sectionMike Pritchard1996-02-021-1/+1
* This commit was generated by cvs2svn to compensate for changes in r13122,Peter Wemm1995-12-301-207/+0
* Pick correct library dir whenever obj exists or notAndrey A. Chernov1995-12-211-3/+9
* Remove MAKE_EBONES conditionals. They were originally placed here becauseJustin T. Gibbs1995-10-111-2/+0
* Remove duplicated targets which now build from main treeAndrey A. Chernov1995-09-291-2/+2
* Add TELNETOBJDIR and CRYPTOBJDIR for use in LDADD entries. This makesJustin T. Gibbs1995-09-161-1/+2
* Enable kerberosIV authentication/encryption conditionalized on MAKE_EBONES.Justin T. Gibbs1995-09-141-5/+1
* Comment out LDADD+=-ldescrypt, it is not yet active due toAndrey A. Chernov1995-08-051-1/+2
* After pst and ache fixed secure telnet, it was still not in the mainMark Murray1995-07-291-3/+2
* Final cleanup pass through Makefiles, now this stuffAndrey A. Chernov1995-07-241-3/+4
* Add -ldescrypt, or wrong crypt version can be picked from libcAndrey A. Chernov1995-07-241-0/+1
* Since this stuff not works with eBones, ifdef kerberos stuffAndrey A. Chernov1995-07-241-4/+5
* Add comment about new_rnd_key.c module needed from originalAndrey A. Chernov1995-07-241-0/+3
* Fix dependances, typing errors, etc.Andrey A. Chernov1995-07-241-4/+6