summaryrefslogtreecommitdiffstats
path: root/crypto/openssh
Commit message (Expand)AuthorAgeFilesLines
* Remove _PATH_CP now that it is defined in paths.hjedgar2002-05-121-3/+0
* Usual after-import fixup of SCM IDs.obrien2002-05-012-2/+2
* Back out previous commit.des2002-04-252-3/+3
* Change default challenge/response behavior of sshd by popular demand.jkh2002-04-252-3/+3
* 1) Proberly conditionalize PAM "last login" printout.ache2002-04-231-14/+11
* Don't report last login time in PAM case. (perforce change 10057)des2002-04-221-4/+6
* Fix warnings + wait for child so it doesn't go zombie (perforce change 10122)des2002-04-221-4/+3
* Move LOGIN_CAP calls before all file descriptors are closed hard, since someache2002-04-211-2/+15
* Fix TZ & TERM handling for use_login case of rev. 1.24ache2002-04-201-4/+6
* 1) Surprisingly, "CheckMail" handling code completely removed from thisache2002-04-202-2/+24
* 1) Fix overlook in my prev. commit - forget HAVE_ prefix in one place in oldache2002-04-201-4/+11
* Please repeat after me: setusercontext() modifies _current_ environment, butache2002-04-201-24/+58
* Fix some warnings. Don't record logins twice in USE_PAM case. Stripdes2002-04-141-4/+22
* Back out previous backout. It seems I was right to begin with, and DSA isdes2002-04-121-2/+0
* Knowledgeable persons assure me that RSA is preferable to DSA and that wedes2002-04-111-0/+2
* Prefer DSA to RSA if both are available.des2002-04-111-1/+2
* Do not attempt to load an ssh2 RSA host key by default.des2002-04-111-2/+0
* Align for const poisoning in -lutil.ru2002-04-081-1/+1
* Nuke stale copy of the pam_ssh(8) source code.des2002-04-061-497/+0
* Revert to vendor version, what little was left of our local patches heredes2002-04-021-2/+2
* Change the FreeBSD version addendum to "FreeBSD-20020402". This shortensdes2002-04-023-2/+3
* Make the various ssh clients understand the VersionAddendum option.des2002-04-021-1/+10
* Switch over to using pam_login_access(8) module in sshd(8).ru2002-03-262-19/+4
* 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
OpenPOWER on IntegriCloud