summaryrefslogtreecommitdiffstats
path: root/crypto/openssh
Commit message (Expand)AuthorAgeFilesLines
...
* | REALLY correct typo this time.nectar2002-03-261-2/+2
* | Fix typo (missing paren) affecting KRB4 && KRB5 case.nectar2002-03-251-1/+1
* | We keep moduli(5) in /etc/ssh, not /etc.des2002-03-231-1/+1
* | Correctly set PAM_RHOST so e.g. pam_login_access(8) can do its job.des2002-03-211-0/+5
* | Use the "sshd" service instead of "csshd". The latter was only neededdes2002-03-211-1/+1
* | Use PAM instead of S/Key (or OPIE) for SSH2.des2002-03-212-6/+341
* | Note that portions of this software weredes2002-03-201-0/+43
* | - Change the prompt from "S/Key Password: " to "OPIE Password: "des2002-03-201-1/+3
* | Unbreak for KRB4 ^ KRB5 case.des2002-03-191-2/+16
* | Revive this file (which is used for opie rather than skey)des2002-03-181-0/+97
* | Fix conflicts.des2002-03-1851-6317/+6809
* | This commit was generated by cvs2svn to compensate for changes in r92555,des2002-03-18115-3132/+5680
|\ \ | |/
| * Vendor import of OpenSSH 3.1des2002-03-18165-9014/+12507
* | Diff reduction.des2002-03-162-4/+3
* | Update version string.nectar2002-03-071-1/+1
* | Fix off-by-one error.nectar2002-03-051-1/+1
* | Use login_getpwclass() instead of login_getclass() so that defaultgreen2002-02-271-1/+1
* | Make libssh.so useable (undefined reference to IPv4or6).ru2002-01-233-3/+3
* | Fix a coredump bug occurring if ssh-keygen attempts to change the passwordgreen2002-01-071-1/+1
* | Update version string since we applied a fix for the UseLogin issue.nectar2001-12-031-1/+1
* | Do not pass user-defined environmental variables to /usr/bin/login.nectar2001-12-031-0/+2
* | In the "UseLogin yes" case we need env to be NULL to make sure itdwmalone2001-11-191-1/+1
* | Modify a "You don't exist" message, pretty rude for transient YP failures.green2001-09-271-1/+1
* | fix renamed options in some of the code that was #ifdef AFSassar2001-09-044-4/+7
* | Backout last change. I didnt follow the thread and made a mistakeps2001-08-271-1/+1
* | Correctly spell localizationsps2001-08-271-1/+1
* | Update the OpenSSH minor-version string.green2001-08-161-1/+1
* | Bug fix: When the client connects to a server and Kerberosnectar2001-07-131-0/+1
* | Fix an incorrect conflict resolution which prevented TISAuthenticationgreen2001-07-071-25/+2
* | Also add a colon to "Bad passphrase, please try again ".green2001-06-291-1/+1
* | Put in a missing colon in the "Enter passphrase" message.green2001-06-291-1/+1
* | Back out the last change which is probably actually a red herring. Argh!green2001-06-261-4/+2
* | Don't pointlessly kill a channel because the first (forced)green2001-06-261-2/+4
* | (do_authloop): handle !KRB4 && KRB5assar2001-06-161-4/+7
* | Unbreak OpenSSH for the KRB5-and-no-KRB4 case. Asking for KRB5 doesmarkm2001-06-151-1/+3
* | Enable Kerberos 5 support in sshd again.green2001-06-123-2/+4
* | Switch to the user's uid before attempting to unlink the auth forwardinggreen2001-06-084-25/+45
* | Fix $FreeBSD$ style committer messed up in rev 1.7 for some reason.obrien2001-05-241-1/+1
* | Restore the RSA host key to /etc/ssh/ssh_host_key.obrien2001-05-181-2/+1
* | If a host would exceed 16 characters in the utmp entry, record onlygreen2001-05-151-1/+1
* | mdoc(7) police: finished fixing conflicts in revision 1.18.ru2001-05-141-1/+0
* | Fix make world in the kerberosIV case.markm2001-05-111-1/+5
* | Fix some of the handling in the pam module, don't unregister thingsalfred2001-05-091-14/+50
* | Since PAM is broken, let pam_setcred() failure be non-fatal.green2001-05-081-1/+1
* | sshd_config should still be keeping ssh host keys in /etc/ssh, not /etc.green2001-05-051-3/+3
* | Finish committing _more_ somehow-uncommitted OpenSSH 2.9 updates.green2001-05-052-5/+11
* | Get ssh(1) compiling with MAKE_KERBEROS5.green2001-05-042-2/+6
* | Remove obsoleted files.green2001-05-0412-1582/+0
* | Fix conflicts for OpenSSH 2.9.green2001-05-0449-4374/+5736
* | This commit was generated by cvs2svn to compensate for changes in r76259,green2001-05-04118-2874/+10190
|\ \ | |/
OpenPOWER on IntegriCloud