aboutsummaryrefslogtreecommitdiff
path: root/secure/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* MFC OpenSSL 0.9.7a.Jacques Vidrine2003-02-2033-69/+153
* MFC OpenSSL 0.9.7Jacques Vidrine2003-02-141-24/+15
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2003-02-1434-0/+11065
* MFC: OpenSSH 3.5p1, with all FreeBSD patches.Dag-Erling Smørgrav2003-02-031-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2003-01-301-0/+282
* MFC: 1.18 (added missing DPADD and CLEANFILES).Ruslan Ermilov2002-07-211-1/+4
* MFC: install ssh-keysign in /usr/libexec, move setuid bit from ssh(1) toDag-Erling Smørgrav2002-07-053-16/+1
* More diff reduction.Dag-Erling Smørgrav2002-07-038-8/+8
* Update Makefiles for OpenSSH 3.4p1. Remove some hacks made superfluousDag-Erling Smørgrav2002-07-0311-37/+32
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-06-251-0/+12
* MFC diff reduction changes.Ruslan Ermilov2002-04-191-1/+2
* MFC: Merge infrastucture for cleaned-up secure telnet.Mark Murray2002-04-131-9/+11
* Build secure/ version of telnet with MAKE_KERBEROS5 for now.Ruslan Ermilov2002-03-041-1/+1
* Connect sftp and ssh-keyscan.Brian Feldman2001-10-081-1/+1
* MFC: OpenSSH 2.9Brian Feldman2001-09-285-53/+22
* MFC: Update to OpenSSL 0.9.6aKris Kennaway2001-07-041-1/+0
* MFC: Security fixes to SRA telnet:Nick Sayer2001-05-301-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-05-132-0/+24
* MFC: man(7) -> mdoc(7).Ruslan Ermilov2001-01-161-140/+173
* MFC: OpenSSH 2.3.0Brian Feldman2001-01-121-0/+2
* MFC: OpenSSL 0.9.6Kris Kennaway2000-11-261-5/+6
* MFC: OpenSSH 2.2.0Kris Kennaway2000-10-281-2/+2
* MFC: Sync with recent bugfixes and changes in -current.Kris Kennaway2000-09-221-0/+4
* MFC: Add $FreeBSD$ tagsKris Kennaway2000-09-222-0/+6
* MFC: OpenSSL 0.9.5aKris Kennaway2000-08-201-12/+18
* MFC: OpenSSH 2.1.0Kris Kennaway2000-06-092-2/+3
* 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