aboutsummaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* Use realhostname_sa(3) so the IP address will be used instead of theDag-Erling Smørgrav2002-07-111-1/+3
* Do not try to use PAM for password authentication, as it isDag-Erling Smørgrav2002-07-101-0/+8
* Don't forget to clear the buffer before reusing it.Dag-Erling Smørgrav2002-07-101-0/+1
* Rewrite to use the buffer API instead of roll-your-own messaging.Dag-Erling Smørgrav2002-07-051-116/+65
* (forgot to commit) We don't need --with-opie since PAM takes care of it.Dag-Erling Smørgrav2002-07-051-1/+1
* - Don't enable OpenSSH's OPIE support, since we let PAM handle OPIE.Dag-Erling Smørgrav2002-07-031-6/+6
* Two FreeBSD-specific nits in comments:Dag-Erling Smørgrav2002-07-031-5/+1
* Version bump for mm_answer_pam_respond() fix.Dag-Erling Smørgrav2002-07-021-1/+1
* Fix a braino in mm_answer_pam_respond() which would cause sshd to abort ifDag-Erling Smørgrav2002-07-021-1/+1
* Forgot to update the addendum in the config files.Dag-Erling Smørgrav2002-06-302-2/+2
* Regenerate.Dag-Erling Smørgrav2002-06-291-4/+7
* <sys/mman.h> requires <sys/types.h>.Dag-Erling Smørgrav2002-06-291-0/+1
* Resolve conflicts.Dag-Erling Smørgrav2002-06-2927-198/+336
* This commit was generated by cvs2svn to compensate for changes in r99060,Dag-Erling Smørgrav2002-06-2928-184/+374
|\
| * Vendor import of OpenSSH 3.4p1.Dag-Erling Smørgrav2002-06-2955-381/+685
* | Commit config.h so we don't need autoconf to build world.Dag-Erling Smørgrav2002-06-291-0/+873
* | OpenBSD lifted this code our tree. Preserve the original CVS id.Dag-Erling Smørgrav2002-06-291-1/+1
* | Use our __RCSID().Dag-Erling Smørgrav2002-06-291-1/+2
* | Make sure the environment variables set by setusercontext() are passed onDag-Erling Smørgrav2002-06-291-9/+23
* | Canonicize the host name before looking it up in the host file.Dag-Erling Smørgrav2002-06-291-1/+19
* | Apply class-imposed login restrictions.Dag-Erling Smørgrav2002-06-291-0/+29
* | PAM support, the FreeBSD way.Dag-Erling Smørgrav2002-06-296-10/+588
* | Document FreeBSD defaults.Dag-Erling Smørgrav2002-06-292-3/+11
* | Document FreeBSD defaults and paths.Dag-Erling Smørgrav2002-06-294-24/+41
* | Remove duplicate.Dag-Erling Smørgrav2002-06-291-59/+0
* | Apply FreeBSD's configuration defaults.Dag-Erling Smørgrav2002-06-293-10/+34
* | Add the VersionAddendum configuration variable.Dag-Erling Smørgrav2002-06-293-1/+78
* | Support OPIE as an alternative to S/Key.Dag-Erling Smørgrav2002-06-296-0/+73
* | Document the upgrade process.Dag-Erling Smørgrav2002-06-291-0/+130
* | Files we don't want to import.Dag-Erling Smørgrav2002-06-291-0/+8
* | Forcibly revert to mainline.Dag-Erling Smørgrav2002-06-2781-2523/+1701
* | This commit was generated by cvs2svn to compensate for changes in r98937,Dag-Erling Smørgrav2002-06-27178-116/+22936
|\|
| * Vendor import of OpenSSH 3.3p1.Dag-Erling Smørgrav2002-06-27215-565/+24865
* | Warnings fixes. Sort out some variable types.Mark Murray2002-06-261-6/+7
* | Help fix warnings by marking an argument as unused.Mark Murray2002-06-261-0/+1
* | remove declaration of authlogDirk Meyer2002-06-241-5/+1
* | IPv4or6 is already defined in libssh.Dag-Erling Smørgrav2002-06-241-3/+2
* | Resolve conflicts and document local changes.Dag-Erling Smørgrav2002-06-234-1254/+113
* | Correctly export the environment variables set by setusercontext().Dag-Erling Smørgrav2002-06-232-8/+7
* | Resolve conflicts. Known issues:Dag-Erling Smørgrav2002-06-2345-1424/+2059
* | This commit was generated by cvs2svn to compensate for changes in r98675,Dag-Erling Smørgrav2002-06-2369-692/+6637
|\|
| * Vendor import of OpenSSH 3.3.Dag-Erling Smørgrav2002-06-23115-3303/+8750
| * This commit was manufactured by cvs2svn to create branchcvs2svn2002-03-211-0/+334
* | Don't risk catching a signal while handling a signal for a dying child, as weJuli Mallett2002-05-271-0/+8
* | Remove _PATH_CP now that it is defined in paths.hChris D. Faulhaber2002-05-121-3/+0
* | unbreak build:Alfred Perlstein2002-05-115-3/+7
* | Resurrect as an empty file to unbreak the build. We have everything weDag-Erling Smørgrav2002-05-081-0/+1
* | Fix an external declaration that was causing telnetd to core dump.Mark Murray2002-05-061-1/+1
* | Usual after-import fixup of SCM IDs.David E. O'Brien2002-05-012-2/+2
* | Back out previous commit.Dag-Erling Smørgrav2002-04-252-3/+3