aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/preauth_ec.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-09Restrict pre-authentication fallback casesGreg Hudson1-0/+1
2017-04-12Check for FAST in encrypted challenge clientGreg Hudson1-0/+2
2012-12-19Make clpreauth flags function optionalGreg Hudson1-7/+0
2012-12-19Separate clpreauth and kdcpreauth interfacesGreg Hudson1-1/+1
2012-10-12Add responder support to preauth_encts/preauth_ecNathaniel McCallum1-0/+12
2012-04-17Allow preauth mechs to work with clock skewGreg Hudson1-1/+4
2011-10-15Hide gak_fct interface and arguments in clpreauthGreg Hudson1-11/+2
2011-10-07Minor cleanups to encrypted challengeGreg Hudson1-34/+26
2011-10-06Ditch fast_factor.h since it contains only stubsGreg Hudson1-3/+2
2011-10-06Use type-safe callbacks in preauth interfaceGreg Hudson1-21/+11
2011-09-24Don't use accessor in encrypted challengeGreg Hudson1-10/+7
2011-09-23Recast encrypted challenge as linked built-insGreg Hudson1-0/+189