| Commit message (Expand) | Author | Age | Files | Lines |
* | Make libssh.so useable (undefined reference to IPv4or6). | ru | 2002-01-23 | 3 | -3/+3 |
* | Fix a coredump bug occurring if ssh-keygen attempts to change the password | green | 2002-01-07 | 1 | -1/+1 |
* | Update version string since we applied a fix for the UseLogin issue. | nectar | 2001-12-03 | 1 | -1/+1 |
* | Do not pass user-defined environmental variables to /usr/bin/login. | nectar | 2001-12-03 | 1 | -0/+2 |
* | In the "UseLogin yes" case we need env to be NULL to make sure it | dwmalone | 2001-11-19 | 1 | -1/+1 |
* | Modify a "You don't exist" message, pretty rude for transient YP failures. | green | 2001-09-27 | 1 | -1/+1 |
* | fix renamed options in some of the code that was #ifdef AFS | assar | 2001-09-04 | 4 | -4/+7 |
* | Backout last change. I didnt follow the thread and made a mistake | ps | 2001-08-27 | 1 | -1/+1 |
* | Correctly spell localizations | ps | 2001-08-27 | 1 | -1/+1 |
* | Update the OpenSSH minor-version string. | green | 2001-08-16 | 1 | -1/+1 |
* | Bug fix: When the client connects to a server and Kerberos | nectar | 2001-07-13 | 1 | -0/+1 |
* | Fix an incorrect conflict resolution which prevented TISAuthentication | green | 2001-07-07 | 1 | -25/+2 |
* | Also add a colon to "Bad passphrase, please try again ". | green | 2001-06-29 | 1 | -1/+1 |
* | Put in a missing colon in the "Enter passphrase" message. | green | 2001-06-29 | 1 | -1/+1 |
* | Back out the last change which is probably actually a red herring. Argh! | green | 2001-06-26 | 1 | -4/+2 |
* | Don't pointlessly kill a channel because the first (forced) | green | 2001-06-26 | 1 | -2/+4 |
* | (do_authloop): handle !KRB4 && KRB5 | assar | 2001-06-16 | 1 | -4/+7 |
* | Unbreak OpenSSH for the KRB5-and-no-KRB4 case. Asking for KRB5 does | markm | 2001-06-15 | 1 | -1/+3 |
* | Enable Kerberos 5 support in sshd again. | green | 2001-06-12 | 3 | -2/+4 |
* | Switch to the user's uid before attempting to unlink the auth forwarding | green | 2001-06-08 | 4 | -25/+45 |
* | Fix $FreeBSD$ style committer messed up in rev 1.7 for some reason. | obrien | 2001-05-24 | 1 | -1/+1 |
* | Restore the RSA host key to /etc/ssh/ssh_host_key. | obrien | 2001-05-18 | 1 | -2/+1 |
* | If a host would exceed 16 characters in the utmp entry, record only | green | 2001-05-15 | 1 | -1/+1 |
* | mdoc(7) police: finished fixing conflicts in revision 1.18. | ru | 2001-05-14 | 1 | -1/+0 |
* | Fix make world in the kerberosIV case. | markm | 2001-05-11 | 1 | -1/+5 |
* | Fix some of the handling in the pam module, don't unregister things | alfred | 2001-05-09 | 1 | -14/+50 |
* | Since PAM is broken, let pam_setcred() failure be non-fatal. | green | 2001-05-08 | 1 | -1/+1 |
* | sshd_config should still be keeping ssh host keys in /etc/ssh, not /etc. | green | 2001-05-05 | 1 | -3/+3 |
* | Finish committing _more_ somehow-uncommitted OpenSSH 2.9 updates. | green | 2001-05-05 | 2 | -5/+11 |
* | Get ssh(1) compiling with MAKE_KERBEROS5. | green | 2001-05-04 | 2 | -2/+6 |
* | Remove obsoleted files. | green | 2001-05-04 | 12 | -1582/+0 |
* | Fix conflicts for OpenSSH 2.9. | green | 2001-05-04 | 49 | -4374/+5736 |
* | This commit was generated by cvs2svn to compensate for changes in r76259, | green | 2001-05-04 | 118 | -2874/+10190 |
|\ |
|
| * | Say "hi" to the latest in the OpenSSH series, version 2.9! | green | 2001-05-04 | 162 | -7158/+15940 |
| * | This commit was manufactured by cvs2svn to create branch | cvs2svn | 2000-12-05 | 3 | -0/+1064 |
* | | Add a "VersionAddendum" configuration setting for sshd which allows | green | 2001-05-03 | 3 | -2/+77 |
* | | Backout completely canonical lookup modifications. | green | 2001-05-03 | 3 | -15/+24 |
* | | Suggested by kris, OpenSSH shall have a version designated to note that | green | 2001-03-20 | 1 | -1/+2 |
* | | Make password attacks based on traffic analysis harder by requiring that | green | 2001-03-20 | 9 | -5/+74 |
* | | Fix double mention of ssh. | asmodai | 2001-03-15 | 1 | -1/+1 |
* | | Don't dump core when an attempt is made to login using protocol 2 with | green | 2001-03-15 | 1 | -0/+1 |
* | | (try_krb5_authentication): simplify code. from joda@netbsd.org | assar | 2001-03-13 | 1 | -47/+4 |
* | | Fix LP64 problem in Kerberos 5 TGT passing. | assar | 2001-03-12 | 1 | -1/+3 |
* | | Reenable the SIGPIPE signal handler default in all cases for spawned | green | 2001-03-11 | 1 | -2/+6 |
* | | Add code for being compatible with ssh.com's krb5 authentication. | assar | 2001-03-04 | 13 | -178/+165 |
* | | Make ConnectionsPerPeriod non-fatal for real. | ps | 2001-02-18 | 1 | -0/+1 |
* | | update to new heimdal libkrb5 | assar | 2001-02-13 | 1 | -2/+2 |
* | | Patches backported from later development version of OpenSSH which prevent | kris | 2001-02-12 | 5 | -28/+53 |
* | | Correctly fill in the sun_len for a sockaddr_sun. | green | 2001-02-04 | 1 | -1/+2 |
* | | MFS: Don't use the canonical hostname here, too. | green | 2001-02-04 | 1 | -0/+2 |