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