summaryrefslogtreecommitdiffstats
path: root/crypto/openssh
Commit message (Expand)AuthorAgeFilesLines
* Fix a braino in mm_answer_pam_respond() which would cause sshd to abort ifdes2002-07-021-1/+1
* Forgot to update the addendum in the config files.des2002-06-302-2/+2
* Regenerate.des2002-06-291-4/+7
* <sys/mman.h> requires <sys/types.h>.des2002-06-291-0/+1
* Resolve conflicts.des2002-06-2927-198/+336
* This commit was generated by cvs2svn to compensate for changes in r99060,des2002-06-2928-184/+374
|\
| * Vendor import of OpenSSH 3.4p1.des2002-06-2955-381/+685
* | Commit config.h so we don't need autoconf to build world.des2002-06-291-0/+873
* | OpenBSD lifted this code our tree. Preserve the original CVS id.des2002-06-291-1/+1
* | Use our __RCSID().des2002-06-291-1/+2
* | Make sure the environment variables set by setusercontext() are passed ondes2002-06-291-9/+23
* | Canonicize the host name before looking it up in the host file.des2002-06-291-1/+19
* | Apply class-imposed login restrictions.des2002-06-291-0/+29
* | PAM support, the FreeBSD way.des2002-06-296-10/+588
* | Document FreeBSD defaults.des2002-06-292-3/+11
* | Document FreeBSD defaults and paths.des2002-06-294-24/+41
* | Remove duplicate.des2002-06-291-59/+0
* | Apply FreeBSD's configuration defaults.des2002-06-293-10/+34
* | Add the VersionAddendum configuration variable.des2002-06-293-1/+78
* | Support OPIE as an alternative to S/Key.des2002-06-296-0/+73
* | Document the upgrade process.des2002-06-291-0/+130
* | Files we don't want to import.des2002-06-291-0/+8
* | Forcibly revert to mainline.des2002-06-2781-2523/+1701
* | This commit was generated by cvs2svn to compensate for changes in r98937,des2002-06-27178-116/+22936
|\ \ | |/
| * Vendor import of OpenSSH 3.3p1.des2002-06-27215-1145/+24630
* | remove declaration of authlogdinoex2002-06-241-5/+1
* | IPv4or6 is already defined in libssh.des2002-06-241-3/+2
* | Resolve conflicts and document local changes.des2002-06-234-1254/+113
* | Correctly export the environment variables set by setusercontext().des2002-06-232-8/+7
* | Resolve conflicts. Known issues:des2002-06-2345-1424/+2059
* | This commit was generated by cvs2svn to compensate for changes in r98675,des2002-06-2369-692/+6637
|\ \ | |/
| * Vendor import of OpenSSH 3.3.des2002-06-23115-3303/+8750
| * This commit was manufactured by cvs2svn to create branchcvs2svn2002-03-211-0/+334
* | 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
OpenPOWER on IntegriCloud