aboutsummaryrefslogtreecommitdiff
path: root/crypto/openssh/auth1.c
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to OpenSSH 5.3p1.Dag-Erling Smørgrav2009-10-011-9/+1
|\
* | Upgrade to OpenSSH 5.1p1.Dag-Erling Smørgrav2008-08-011-3/+6
|\|
| * Properly flatten openssh/dist.Dag-Erling Smørgrav2008-07-221-442/+0
| * Vendor import of OpenSSH 4.4p1.Dag-Erling Smørgrav2006-09-301-2/+20
| * Vendor import of OpenSSH 4.2p1.Dag-Erling Smørgrav2005-09-031-133/+195
| * Vendor import of OpenSSH 4.0p1.Dag-Erling Smørgrav2005-06-051-4/+29
| * Vendor import of OpenSSH 3.9p1.Dag-Erling Smørgrav2004-10-281-11/+15
| * Vendor import of OpenSSH 3.8.1p1.Dag-Erling Smørgrav2004-04-201-1/+1
| * Vendor import of OpenSSH 3.8p1.Dag-Erling Smørgrav2004-02-261-11/+7
| * Vendor import of OpenSSH 3.7.1p2.Dag-Erling Smørgrav2004-01-071-120/+25
| * Vendor import of OpenSSH-portable 3.6.1p1.Dag-Erling Smørgrav2003-04-231-5/+3
| * Vendor import of OpenSSH-portable 3.5p1.Dag-Erling Smørgrav2002-10-291-13/+36
| * Vendor import of OpenSSH 3.3p1.Dag-Erling Smørgrav2002-06-271-6/+36
| * Vendor import of OpenSSH 3.3.Dag-Erling Smørgrav2002-06-231-21/+22
| * Vendor import of OpenSSH 3.1Dag-Erling Smørgrav2002-03-181-83/+86
| * Say "hi" to the latest in the OpenSSH series, version 2.9!Brian Feldman2001-05-041-132/+89
| * Import of OpenSSH 2.3.0 (virgin OpenBSD source release).Brian Feldman2000-12-051-112/+57
| * Initial import of OpenSSH post-2.2.0 snapshot dated 2000-09-09Kris Kennaway2000-09-101-1/+8
* | Another file with no local changes.Dag-Erling Smørgrav2008-08-011-1/+0
* | Merge conflicts.Dag-Erling Smørgrav2006-09-301-3/+21
* | Resolve conflicts.Dag-Erling Smørgrav2005-09-031-133/+195
* | Resolve conflicts.Dag-Erling Smørgrav2005-06-051-4/+29
* | Resolve conflictsDag-Erling Smørgrav2004-10-281-11/+15
* | Resolve conflicts.Dag-Erling Smørgrav2004-04-201-1/+1
* | Resolve conflicts.Dag-Erling Smørgrav2004-02-261-11/+7
* | Resolve conflicts and remove obsolete files.Dag-Erling Smørgrav2004-01-071-119/+12
* | Resolve conflicts.Dag-Erling Smørgrav2003-04-231-5/+3
* | If an ssh1 client initiated challenge-response authentication but didDag-Erling Smørgrav2003-03-311-1/+13
* | Resolve conflicts.Dag-Erling Smørgrav2002-10-291-13/+37
* | Forcibly revert to mainline.Dag-Erling Smørgrav2002-06-271-99/+29
* | remove declaration of authlogDirk Meyer2002-06-241-5/+1
* | Resolve conflicts. Known issues:Dag-Erling Smørgrav2002-06-231-25/+26
* | Switch over to using pam_login_access(8) module in sshd(8).Ruslan Ermilov2002-03-261-9/+2
* | Use the "sshd" service instead of "csshd". The latter was only neededDag-Erling Smørgrav2002-03-211-1/+1
* | Fix conflicts.Dag-Erling Smørgrav2002-03-181-173/+89
* | Diff reduction.Dag-Erling Smørgrav2002-03-161-1/+1
* | fix renamed options in some of the code that was #ifdef AFSAssar Westerlund2001-09-041-2/+3
* | (do_authloop): handle !KRB4 && KRB5Assar Westerlund2001-06-161-4/+7
* | Enable Kerberos 5 support in sshd again.Brian Feldman2001-06-121-2/+2
* | Fix make world in the kerberosIV case.Mark Murray2001-05-111-1/+5
* | Fix conflicts for OpenSSH 2.9.Brian Feldman2001-05-041-149/+115
* | Fix LP64 problem in Kerberos 5 TGT passing.Assar Westerlund2001-03-121-1/+3
* | Add code for being compatible with ssh.com's krb5 authentication.Assar Westerlund2001-03-041-61/+56
* | Update to OpenSSH 2.3.0 with FreeBSD modifications. OpenSSH 2.3.0Brian Feldman2000-12-051-140/+145
* | Resolve conflicts and update for OpenSSH 2.2.0Kris Kennaway2000-09-101-8/+14
* | Err, we weren't even compiling auth1.c with LOGIN_CAP at all. Guess nobodyKris Kennaway2000-09-021-0/+1
* | Repair a broken conflict resolution in r1.2 which had the effect of nullifyingKris Kennaway2000-09-021-23/+23
* | Re-add missing "break" which was lost during a previous patchKris Kennaway2000-09-021-0/+1
* | Unbreak Kerberos5 compilation. This still remains untested.Kris Kennaway2000-05-171-4/+7
* | Resolve conflicts and update for FreeBSD.Kris Kennaway2000-05-151-16/+136
|/