aboutsummaryrefslogtreecommitdiff
path: root/secure/usr.sbin/sshd
Commit message (Expand)AuthorAgeFilesLines
* Update for 3.8p1, including workaround for a bug in gss-genr.c.Dag-Erling Smørgrav2004-02-261-1/+2
* Use the default threading library if requested.Ruslan Ermilov2004-02-071-3/+8
* - Removed libmd from the Kerberos library set.Ruslan Ermilov2004-02-021-7/+4
* Fixed static linkage.Ruslan Ermilov2004-01-081-2/+5
* Enable GSSAPI support. [1]Dag-Erling Smørgrav2004-01-081-3/+3
* Update Makefiles for OpenSSH 3.7.1p2.Dag-Erling Smørgrav2004-01-071-11/+10
* Fixed "make checkdpadd".Ruslan Ermilov2003-07-021-2/+2
* Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extraMark Murray2003-05-051-1/+1
* We no longer have a separate kerberos distribution. Its now justMark Murray2003-04-301-1/+0
* Update for 3.6.1p1; also remove Kerberos IV shims.Dag-Erling Smørgrav2003-04-231-9/+2
* ia64 and sparc64 both have libc_r now.Dag-Erling Smørgrav2003-01-091-2/+1
* Don't build auth-pam.c and auth2-pam.c, auth2-pam-freebsd.c is all we need.Dag-Erling Smørgrav2002-12-141-1/+8
* No guts, no glory. Switch to OpenSSH-portable.Dag-Erling Smørgrav2002-06-251-5/+5
* Install the new man pages.Dag-Erling Smørgrav2002-06-231-1/+1
* Update Makefiles for OpenSSH 3.3.Dag-Erling Smørgrav2002-06-231-3/+6
* Milestone #1 in cross-arch make releases.Ruslan Ermilov2002-04-261-6/+4
* Switch over to using pam_login_access(8) module in sshd(8).Ruslan Ermilov2002-03-261-5/+3
* Use PAM instead of S/Key (or OPIE) for SSH2.Dag-Erling Smørgrav2002-03-211-2/+2
* Don't forget auth-skey.c.Dag-Erling Smørgrav2002-03-181-1/+2
* Add pam_ssh support to the static PAM library, libpam.a:Ruslan Ermilov2002-01-231-1/+1
* Fixed world breakage in rev.1.13. -lpam must never be used directly sinceBruce Evans2001-08-291-1/+1
* Enable Kerberos 5 support in sshd again.Brian Feldman2001-06-121-2/+0
* Update to OpenSSH 2.9. Somehow this missed getting committed yesterday.Brian Feldman2001-05-041-3/+3
* Don't build with Kerberos 5 support for now. I'll fix this soon,Brian Feldman2001-05-041-0/+2
* secure/ build fixes:Ruslan Ermilov2001-03-261-14/+7
* Define HAVE_PAM_GETENVLIST for build. Now environmental variables setJacques Vidrine2001-02-081-1/+1
* Update for OpenSSH 2.3.0.Brian Feldman2000-12-051-4/+6
* Update for OpenSSH 2.2.0Kris Kennaway2000-09-101-2/+6
* Err, we weren't even compiling auth1.c with LOGIN_CAP at all. Guess nobodyKris Kennaway2000-09-021-1/+1
* Link explicitly against -lmd. I'm not sure what was pulling this inKris Kennaway2000-06-111-2/+2
* Update for OpenSSH 2.1Kris Kennaway2000-05-151-3/+7
* Update for latest OpenSSHKris Kennaway2000-03-261-3/+3
* Make LOGIN_CAP work properly.Mark Murray2000-03-091-3/+5
* MFI: Make ssh and sshd link in the krb5 part of make release.John Hay2000-03-031-2/+2
* New distribution names.Mark Murray2000-02-281-2/+4
* Don't pull in libRSAglue for the rsaref case. Since this is linkedPeter Wemm2000-02-251-4/+0
* Add the OpenSSH userland-building Makefiles.Mark Murray2000-02-241-0/+43