| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix TZ & TERM handling for use_login case of rev. 1.24 | Andrey A. Chernov | 2002-04-20 | 1 | -4/+6 |
| * | 1) Surprisingly, "CheckMail" handling code completely removed from this | Andrey A. Chernov | 2002-04-20 | 2 | -2/+24 |
| * | 1) Fix overlook in my prev. commit - forget HAVE_ prefix in one place in old | Andrey A. Chernov | 2002-04-20 | 1 | -4/+11 |
| * | Please repeat after me: setusercontext() modifies _current_ environment, but | Andrey A. Chernov | 2002-04-20 | 1 | -24/+58 |
| * | Fix some warnings. Don't record logins twice in USE_PAM case. Strip | Dag-Erling Smørgrav | 2002-04-14 | 1 | -4/+22 |
| * | Back out previous backout. It seems I was right to begin with, and DSA is | Dag-Erling Smørgrav | 2002-04-12 | 1 | -2/+0 |
| * | Knowledgeable persons assure me that RSA is preferable to DSA and that we | Dag-Erling Smørgrav | 2002-04-11 | 1 | -0/+2 |
| * | Prefer DSA to RSA if both are available. | Dag-Erling Smørgrav | 2002-04-11 | 1 | -1/+2 |
| * | Do not attempt to load an ssh2 RSA host key by default. | Dag-Erling Smørgrav | 2002-04-11 | 1 | -2/+0 |
| * | Align for const poisoning in -lutil. | Ruslan Ermilov | 2002-04-08 | 1 | -1/+1 |
| * | Nuke stale copy of the pam_ssh(8) source code. | Dag-Erling Smørgrav | 2002-04-06 | 1 | -497/+0 |
| * | Revert to vendor version, what little was left of our local patches here | Dag-Erling Smørgrav | 2002-04-02 | 1 | -2/+2 |
| * | Change the FreeBSD version addendum to "FreeBSD-20020402". This shortens | Dag-Erling Smørgrav | 2002-04-02 | 3 | -2/+3 |
| * | Make the various ssh clients understand the VersionAddendum option. | Dag-Erling Smørgrav | 2002-04-02 | 1 | -1/+10 |
| * | Switch over to using pam_login_access(8) module in sshd(8). | Ruslan Ermilov | 2002-03-26 | 2 | -19/+4 |
| * | REALLY correct typo this time. | Jacques Vidrine | 2002-03-26 | 1 | -2/+2 |
| * | Fix typo (missing paren) affecting KRB4 && KRB5 case. | Jacques Vidrine | 2002-03-25 | 1 | -1/+1 |
| * | We keep moduli(5) in /etc/ssh, not /etc. | Dag-Erling Smørgrav | 2002-03-23 | 1 | -1/+1 |
| * | Correctly set PAM_RHOST so e.g. pam_login_access(8) can do its job. | Dag-Erling Smørgrav | 2002-03-21 | 1 | -0/+5 |
| * | Use the "sshd" service instead of "csshd". The latter was only needed | Dag-Erling Smørgrav | 2002-03-21 | 1 | -1/+1 |
| * | Use PAM instead of S/Key (or OPIE) for SSH2. | Dag-Erling Smørgrav | 2002-03-21 | 2 | -6/+341 |
| * | Note that portions of this software were | Dag-Erling Smørgrav | 2002-03-20 | 1 | -0/+43 |
| * | - Change the prompt from "S/Key Password: " to "OPIE Password: " | Dag-Erling Smørgrav | 2002-03-20 | 1 | -1/+3 |
| * | Unbreak for KRB4 ^ KRB5 case. | Dag-Erling Smørgrav | 2002-03-19 | 1 | -2/+16 |
| * | Revive this file (which is used for opie rather than skey) | Dag-Erling Smørgrav | 2002-03-18 | 1 | -0/+97 |
| * | Fix conflicts. | Dag-Erling Smørgrav | 2002-03-18 | 51 | -6257/+6749 |
| * | This commit was generated by cvs2svn to compensate for changes in r92555, | Dag-Erling Smørgrav | 2002-03-18 | 115 | -3114/+5662 |
| |\ |
|
| | * | Vendor import of OpenSSH 3.1 | Dag-Erling Smørgrav | 2002-03-18 | 165 | -8727/+12469 |
| * | | Diff reduction. | Dag-Erling Smørgrav | 2002-03-16 | 2 | -4/+3 |
| * | | Update version string. | Jacques Vidrine | 2002-03-07 | 1 | -1/+1 |
| * | | Fix off-by-one error. | Jacques Vidrine | 2002-03-05 | 1 | -1/+1 |
| * | | Use login_getpwclass() instead of login_getclass() so that default | Brian Feldman | 2002-02-27 | 1 | -1/+1 |
| * | | Update build after import of Heimdal Kerberos 2002/02/17. | Jacques Vidrine | 2002-02-19 | 2 | -204/+1 |
| * | | Remove files that were dropped from Heimdal Kerberos 2002/02/17. | Jacques Vidrine | 2002-02-19 | 5 | -432/+0 |
| * | | Resolve conflicts after import of Heimdal Kerberos 2002/02/17. | Jacques Vidrine | 2002-02-19 | 7 | -117/+169 |
| * | | This commit was generated by cvs2svn to compensate for changes in r90926, | Jacques Vidrine | 2002-02-19 | 408 | -19491/+34141 |
| |\ \ |
|
| | * | | Import of Heimdal Kerberos from KTH repository circa 2002/02/17. | Jacques Vidrine | 2002-02-19 | 418 | -19770/+34474 |
| * | | | Don't use non-signal-safe functions (exit(3) in this case) in | Sheldon Hearn | 2002-02-05 | 1 | -1/+1 |
| * | | | Resolve conflicts. | Kris Kennaway | 2002-01-27 | 9 | -84/+361 |
| * | | | This commit was generated by cvs2svn to compensate for changes in r89837, | Kris Kennaway | 2002-01-27 | 139 | -750/+5114 |
| |\ \ \ |
|
| | * | | | Initial import of OpenSSL 0.9.6c | Kris Kennaway | 2002-01-27 | 149 | -835/+5484 |
| * | | | | Make libssh.so useable (undefined reference to IPv4or6). | Ruslan Ermilov | 2002-01-23 | 3 | -3/+3 |
| * | | | | This commit was generated by cvs2svn to compensate for changes in r89402, | Jacques Vidrine | 2002-01-15 | 1 | -6/+7 |
| |\ \ \ \
| | |/ /
| |/| | |
|
| | * | | | Don't use getlogin() to determine whether we are root. | Jacques Vidrine | 2002-01-15 | 1 | -6/+7 |
| * | | | | Fix a coredump bug occurring if ssh-keygen attempts to change the password | Brian Feldman | 2002-01-07 | 1 | -1/+1 |
| * | | | | mdoc(7) police: remove -r from SYNOPSIS, sort -p in DESCRIPTION. | Ruslan Ermilov | 2001-12-14 | 1 | -6/+5 |
| * | | | | Don't assume that the number of fds to select on is known quantity (in | Jordan K. Hubbard | 2001-12-09 | 1 | -31/+55 |
| * | | | | Fixed bugs from previous revision. | Ruslan Ermilov | 2001-12-04 | 1 | -1/+2 |
| * | | | | Update version string since we applied a fix for the UseLogin issue. | Jacques Vidrine | 2001-12-03 | 1 | -1/+1 |
| * | | | | Protect variables and function prototypes that are only used in the INET6 | John Hay | 2001-12-03 | 1 | -1/+7 |