summaryrefslogtreecommitdiff
path: root/auth/kerberos/gssapi_parse.c
AgeCommit message (Collapse)AuthorFilesLines
2011-12-28auth/kerberos: Move gssapi_parse.c to the top levelAndrew Bartlett1-0/+119
This will help with writing a gensec module for the s3 gse layer. Andrew Bartlett