summaryrefslogtreecommitdiff
path: root/crypto/openssh/auth-krb5.c
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to OpenSSH 6.7p1, retaining libwrap support (which has been removedDag-Erling Smørgrav2016-01-191-0/+1
|\
* | Upgrade to OpenSSH 6.5p1.Dag-Erling Smørgrav2014-01-311-1/+2
|\|
* | Upgrade to 6.3p1.Dag-Erling Smørgrav2013-09-211-7/+20
|\|
* | Upgrade OpenSSH to 6.1p1.Dag-Erling Smørgrav2012-09-031-5/+7
|\|
* | Upgrade to OpenSSH 5.4p1.Dag-Erling Smørgrav2010-03-091-3/+10
|\|
| * Properly flatten openssh/dist.Dag-Erling Smørgrav2008-07-221-249/+0
| * Vendor import of OpenSSH 4.4p1.Dag-Erling Smørgrav2006-09-301-2/+12
| * Vendor import of OpenSSH 4.3p1.Dag-Erling Smørgrav2006-03-221-6/+3
| * Vendor import of OpenSSH 4.2p1.Dag-Erling Smørgrav2005-09-031-26/+31
| * Vendor import of OpenSSH 4.0p1.Dag-Erling Smørgrav2005-06-051-0/+5
| * Vendor import of OpenSSH 3.9p1.Dag-Erling Smørgrav2004-10-281-1/+5
| * Vendor import of OpenSSH 3.8.1p1.Dag-Erling Smørgrav2004-04-201-0/+8
| * Vendor import of OpenSSH 3.8p1.Dag-Erling Smørgrav2004-02-261-21/+14
| * Vendor import of OpenSSH 3.7.1p2.Dag-Erling Smørgrav2004-01-071-203/+25
| * Vendor import of OpenSSH-portable 3.6.1p1.Dag-Erling Smørgrav2003-04-231-2/+2
| * Vendor import of OpenSSH-portable 3.5p1.Dag-Erling Smørgrav2002-10-291-12/+8
| * Vendor import of OpenSSH 3.3p1.Dag-Erling Smørgrav2002-06-271-1/+114
| * Vendor import of OpenSSH 3.3.Dag-Erling Smørgrav2002-06-231-2/+25
| * Vendor import of OpenSSH 3.1Dag-Erling Smørgrav2002-03-181-0/+273
* Accidentally mangled this one in the previous commit.Dag-Erling Smørgrav2008-08-011-1/+1
* These two files have no local patches except to prevent expansion of theDag-Erling Smørgrav2008-08-011-2/+1
* Merge conflicts.Dag-Erling Smørgrav2006-09-301-3/+13
* Merge conflicts.Dag-Erling Smørgrav2006-03-221-6/+3
* Resolve conflicts.Dag-Erling Smørgrav2005-09-031-26/+31
* Resolve conflicts.Dag-Erling Smørgrav2005-06-051-0/+5
* Resolve conflictsDag-Erling Smørgrav2004-10-281-1/+5
* Resolve conflicts.Dag-Erling Smørgrav2004-04-201-0/+8
* Resolve conflicts.Dag-Erling Smørgrav2004-02-261-21/+14
* Resolve conflicts and remove obsolete files.Dag-Erling Smørgrav2004-01-071-203/+25
* Resolve conflicts.Dag-Erling Smørgrav2003-04-231-2/+2
* Resolve conflicts.Dag-Erling Smørgrav2002-10-291-12/+9
* OpenBSD lifted this code our tree. Preserve the original CVS id.Dag-Erling Smørgrav2002-06-291-1/+1
* Forcibly revert to mainline.Dag-Erling Smørgrav2002-06-271-2/+114
* Resolve conflicts. Known issues:Dag-Erling Smørgrav2002-06-231-1/+26
* Fix conflicts.Dag-Erling Smørgrav2002-03-181-208/+230
* Enable Kerberos 5 support in sshd again.Brian Feldman2001-06-121-0/+1
* Add code for being compatible with ssh.com's krb5 authentication.Assar Westerlund2001-03-041-1/+1
* update to new heimdal libkrb5Assar Westerlund2001-02-131-2/+2
* Unbreak Kerberos5 compilation. This still remains untested.Kris Kennaway2000-05-171-1/+1
* MFI: Use krb5 functions in krb5 files.John Hay2000-03-031-1/+1
* 1) Add kerberos5 functionality.Mark Murray2000-02-281-0/+249