| Commit message (Expand) | Author | Age | Files | Lines |
| * | Switch over to using pam_login_access(8) module in sshd(8). | Ruslan Ermilov | 2002-03-26 | 1 | -5/+3 |
| * | Install headers with -C. Ideally, these Makefiles should not need to | Dag-Erling Smørgrav | 2002-03-23 | 3 | -4/+4 |
| * | Use PAM instead of S/Key (or OPIE) for SSH2. | Dag-Erling Smørgrav | 2002-03-21 | 1 | -2/+2 |
| * | Don't forget auth-skey.c. | Dag-Erling Smørgrav | 2002-03-18 | 1 | -1/+2 |
| * | Adjust for OpenSSH 3.1. | Dag-Erling Smørgrav | 2002-03-18 | 3 | -4/+4 |
| * | Fixed some style bugs. Mainly, don't use ${.ALLSRC} in implicit rules. | Bruce Evans | 2002-03-17 | 1 | -3/+3 |
| * | Use NO_PERL as well as NOPERL. The latter is going to (eventually) go. | Mark Murray | 2002-03-16 | 2 | -12/+12 |
| * | No functional change, but big code cleanup. WARNS, lint(1) and style(9). | Mark Murray | 2002-03-06 | 4 | -216/+92 |
| * | o Move NTOHL() and associated macros into <sys/param.h>. These are | Mike Barcroft | 2002-02-18 | 2 | -0/+2 |
| * | Now that cross-tools ld(1) has been fixed to look for dynamic | Ruslan Ermilov | 2002-02-08 | 8 | -14/+17 |
| * | Set WFORMAT=0, overlooked in previous commits to libexec/. | Kris Kennaway | 2002-02-06 | 1 | -0/+1 |
| * | Update list of manpages | Kris Kennaway | 2002-01-27 | 1 | -23/+30 |
| * | Add pam_ssh support to the static PAM library, libpam.a: | Ruslan Ermilov | 2002-01-23 | 11 | -22/+15 |
| * | Clean up makefiles, and turn on WARNS=2. Take into account the telnet | Mark Murray | 2001-11-30 | 3 | -11/+17 |
| * | Opensslconf for sparc64. Just a copy of the alpha one for now. | Jake Burkholder | 2001-11-18 | 1 | -0/+175 |
| * | Install libssh and libssh_pic. These are needed when building | Mark Murray | 2001-10-30 | 1 | -4/+1 |
| * | __FBSDID() (second half of src/lib/libcrypt changes) | Peter Wemm | 2001-10-23 | 3 | -6/+10 |
| * | Argh! Shoot me! (add closing */ after $FreeBSD$ ) | Peter Wemm | 2001-10-22 | 1 | -1/+1 |
| * | Add an ia64 configuration. This is not likely to be optimal, but does | Peter Wemm | 2001-10-10 | 1 | -0/+175 |
| * | Sync this file up with its i386 brother. This appears to have been missed | Peter Wemm | 2001-10-09 | 2 | -8/+70 |
| * | mdoc(7) police: Use the new .In macro for #include statements. | Ruslan Ermilov | 2001-10-01 | 1 | -1/+1 |
| * | Fix cross-building, etc: | Ruslan Ermilov | 2001-09-29 | 1 | -5/+9 |
| * | Fixed world breakage in rev.1.13. -lpam must never be used directly since | Bruce Evans | 2001-08-29 | 1 | -1/+1 |
| * | Diff reduce all the crypto telnet Makefiles. | Mark Murray | 2001-08-20 | 2 | -2/+2 |
| * | mdoc(7) police: s/NetBSD/.Nx/ where appropriate. | Ruslan Ermilov | 2001-08-13 | 1 | -1/+3 |
| * | mdoc(7) police: join split punctuation to macro calls. | Ruslan Ermilov | 2001-08-10 | 1 | -2/+1 |
| * | Link to libcipher in the usual way. `bdes' depended on a nonexistent | Bruce Evans | 2001-08-03 | 1 | -10/+2 |
| * | Revamp and diff-reduce the various secure telnets. Make sure that | Mark Murray | 2001-08-03 | 4 | -7/+7 |
| * | Fixed world breakage when NOSHARED=yes. libmp now depends on libcrypto, | Bruce Evans | 2001-07-30 | 2 | -6/+6 |
| * | Added missing DPADD and CLEANFILES. | Ruslan Ermilov | 2001-07-12 | 1 | -0/+3 |
| * | mdoc(7) police: removed HISTORY info from the .Os call. | Ruslan Ermilov | 2001-07-10 | 1 | -1/+1 |
| * | Remove stale file. | Kris Kennaway | 2001-07-04 | 1 | -11/+0 |
| * | Enable Kerberos 5 support in sshd again. | Brian Feldman | 2001-06-12 | 1 | -2/+0 |
| * | Update for OpenSSL 0.9.6a | Kris Kennaway | 2001-05-20 | 1 | -2/+5 |
| * | Fixed world breakage in previous commit. -lpam must never be used | Bruce Evans | 2001-05-09 | 1 | -4/+4 |
| * | Fixed world breakage in previous commit. -lpam must never be used | Bruce Evans | 2001-05-09 | 1 | -3/+4 |
| * | Add PAM support to SRA authentication. Cribbed mostly from ftpd. This | Nick Sayer | 2001-05-07 | 2 | -2/+2 |
| * | Update to OpenSSH 2.9. Somehow this missed getting committed yesterday. | Brian Feldman | 2001-05-04 | 1 | -3/+3 |
| * | Don't build with Kerberos 5 support for now. I'll fix this soon, | Brian Feldman | 2001-05-04 | 1 | -0/+2 |
| * | Follow the OpenSSH 2.9 upgrade with the infrastructure. Two new | Brian Feldman | 2001-05-04 | 10 | -20/+42 |
| * | Add the new version.c to libssh. | Brian Feldman | 2001-05-03 | 1 | -1/+1 |
| * | Reactivate SRA. | Nick Sayer | 2001-04-05 | 1 | -2/+2 |
| * | Merged src/lib/libtelnet rev.1.9 (fixed removing of obsolete shared | Ruslan Ermilov | 2001-03-28 | 1 | -8/+5 |
| * | Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness. | Ruslan Ermilov | 2001-03-28 | 4 | -4/+11 |
| * | secure/ build fixes: | Ruslan Ermilov | 2001-03-26 | 18 | -109/+62 |
| * | disable SRA | Assar Westerlund | 2001-03-23 | 1 | -2/+2 |
| * | Attempt to fix the problem with -j builds, and du-uglify the asm code | Kris Kennaway | 2001-03-14 | 1 | -10/+6 |
| * | Add OpenBSD-style blowfish password hashing. This makes one less | Mark Murray | 2001-03-11 | 3 | -0/+1249 |
| * | MFS: Belatedly bump SHLIB_MAJOR corresponding to OpenSSL 0.9.6 | Kris Kennaway | 2001-03-08 | 2 | -2/+2 |
| * | Install the des.h link under ${DESTDIR}. Fixes buildworld. | Kris Kennaway | 2001-03-04 | 1 | -1/+1 |