| Commit message (Expand) | Author | Age | Files | Lines |
* | ssh-keysign(8) belongs in /usr/libexec, not in /usr/bin, and needs to be | des | 2002-07-05 | 3 | -16/+1 |
* | No guts, no glory. Switch to OpenSSH-portable. | des | 2002-06-25 | 8 | -1/+9 |
* | My previous style commits weren't entirely right. Fix some bugs I | des | 2002-06-24 | 7 | -23/+11 |
* | Previous commit made no sense. | des | 2002-06-24 | 1 | -1/+2 |
* | Fix style and unbreal static build. | des | 2002-06-24 | 5 | -11/+10 |
* | Install the new man pages. | des | 2002-06-23 | 1 | -1/+1 |
* | Update Makefiles for OpenSSH 3.3. | des | 2002-06-23 | 2 | -1/+14 |
* | Build using pregenerated manpages; don't use perl to translate .pod's. | markm | 2002-05-14 | 1 | -8/+1 |
* | Milestone #1 in cross-arch make releases. | ru | 2002-04-26 | 1 | -6/+4 |
* | Adjust for OpenSSH 3.1. | des | 2002-03-18 | 2 | -2/+2 |
* | Now that cross-tools ld(1) has been fixed to look for dynamic | ru | 2002-02-08 | 6 | -12/+12 |
* | Add pam_ssh support to the static PAM library, libpam.a: | ru | 2002-01-23 | 7 | -12/+12 |
* | Clean up makefiles, and turn on WARNS=2. Take into account the telnet | markm | 2001-11-30 | 1 | -7/+9 |
* | Diff reduce all the crypto telnet Makefiles. | markm | 2001-08-20 | 1 | -1/+1 |
* | Link to libcipher in the usual way. `bdes' depended on a nonexistent | bde | 2001-08-03 | 1 | -10/+2 |
* | Revamp and diff-reduce the various secure telnets. Make sure that | markm | 2001-08-03 | 1 | -3/+3 |
* | Fixed world breakage when NOSHARED=yes. libmp now depends on libcrypto, | bde | 2001-07-30 | 1 | -2/+2 |
* | Added missing DPADD and CLEANFILES. | ru | 2001-07-12 | 1 | -0/+3 |
* | Fixed world breakage in previous commit. -lpam must never be used | bde | 2001-05-09 | 1 | -4/+4 |
* | Add PAM support to SRA authentication. Cribbed mostly from ftpd. This | nsayer | 2001-05-07 | 1 | -1/+1 |
* | Follow the OpenSSH 2.9 upgrade with the infrastructure. Two new | green | 2001-05-04 | 8 | -12/+37 |
* | Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness. | ru | 2001-03-28 | 1 | -1/+1 |
* | secure/ build fixes: | ru | 2001-03-26 | 8 | -54/+22 |
* | man(7) -> mdoc(7). | ru | 2001-01-16 | 1 | -140/+173 |
* | Disable /usr/bin/ssh being setuid root by default. Let the variable | green | 2000-11-14 | 1 | -0/+2 |
* | Update for OpenSSL 0.9.6 | kris | 2000-11-13 | 1 | -5/+6 |
* | Update for OpenSSH 2.2.0 | kris | 2000-09-10 | 1 | -2/+2 |
* | Add missing quotes around xauth path | ache | 2000-08-23 | 1 | -1/+1 |
* | Respect X11BASE to derive the location of xauth(1) | kris | 2000-08-23 | 1 | -0/+4 |
* | Install the openssl(1) manpage with an MLINK from ssl(8) to at least put | kris | 2000-08-03 | 1 | -6/+12 |
* | Add missing $FreeBSD$ to files that are NOT still on vendor a branch. | peter | 2000-07-16 | 2 | -0/+6 |
* | MFI. This is a documentation-only, diffreducing patch, that if | markm | 2000-06-24 | 1 | -1/+1 |
* | Update for OpenSSH 2.1 | kris | 2000-05-15 | 1 | -1/+2 |
* | Update for OpenSSL 0.9.5a and clean up a bit. | kris | 2000-04-13 | 1 | -5/+5 |
* | Missed a fix for the new openssh; this fixes make world. | kris | 2000-03-26 | 1 | -1/+1 |
* | Update for latest OpenSSH | kris | 2000-03-26 | 1 | -1/+1 |
* | Buildworld fixes for NO_OPENSSH and NO_OPENSSL | kris | 2000-03-09 | 1 | -2/+2 |
* | MFI: Make ssh and sshd link in the krb5 part of make release. | jhay | 2000-03-03 | 1 | -2/+2 |
* | New distribution names. | markm | 2000-02-28 | 1 | -2/+4 |
* | Merge from internat.freebsd.org repo, minus change to rsa_eay.c (missing) | peter | 2000-02-26 | 1 | -7/+0 |
* | Merge from internat.freebsd.org; deal with -DRSAref the same way as | peter | 2000-02-25 | 1 | -7/+9 |
* | Don't pull in libRSAglue for the rsaref case. Since this is linked | peter | 2000-02-25 | 6 | -21/+1 |
* | Build everything properly. This means: | markm | 2000-02-24 | 2 | -4/+7 |
* | Add the OpenSSH userland-building Makefiles. | markm | 2000-02-24 | 5 | -0/+129 |
* | Diff reducer. Comes from Internat. | markm | 2000-02-24 | 1 | -0/+2 |
* | Remove useless whitespace. | markm | 2000-02-24 | 1 | -13/+0 |
* | Back out the previous commit - it broke world and was not approved. | kris | 2000-02-14 | 1 | -2/+2 |
* | Link dynamically, not statically. | kris | 2000-02-13 | 1 | -2/+2 |
* | Add NO_OPENSSL knob to turn off building of openssl | kris | 2000-01-30 | 1 | -1/+4 |
* | another tcp apps IPv6 updates.(should be make world safe) | shin | 2000-01-27 | 1 | -0/+3 |