aboutsummaryrefslogtreecommitdiff
path: root/src/kdc/kdc_authdata.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-21remove some unneeded extensions from the Novell backend authdata SPILuke Howard1-29/+1
2009-10-21Increment authdata SPI to V2 (V1 was experimental) to account for additionalLuke Howard1-3/+3
2009-10-21Increment authdata SPI to V2 (V1 was experimental) to accountLuke Howard1-24/+24
2009-10-09Implement GSS naming extensions and authdata verificationGreg Hudson1-21/+26
2009-09-13Implement s4u extensionsGreg Hudson1-0/+9
2009-05-22Remove spurious assertion in handle_authdataGreg Hudson1-1/+0
2009-05-20Add a comment to the r22168 change since it's not obvious why we'reGreg Hudson1-0/+11
2009-04-03Handle authdata encrypted in subkeySam Hartman1-0/+7
2009-01-03Merge mskrb-integ onto trunkSam Hartman1-112/+427
2008-11-03Apply a patch from Apple to correct a few memory leaksGreg Hudson1-5/+2
2008-10-24Use strlcpy instead of strcpy in many placesGreg Hudson1-1/+1
2008-08-28Fix resource leakKen Raeburn1-0/+1
2008-08-25Incorporate Apple's patchKen Raeburn1-0/+298