summaryrefslogtreecommitdiff
path: root/auth/gensec/gensec_util.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-10auth/gensec: introduce gensec_internal.hStefan Metzmacher1-0/+1
2013-01-24gensec: Allow login without a PAC by default (bug #9581)Andrew Bartlett1-1/+1
2012-04-12auth-krb: Nove oid packet check to gensec_util.Simo Sorce1-0/+44
2012-01-30gensec: inline gensec_generate_session_info() into only callerAndrew Bartlett1-29/+0
2012-01-13auth/gensec: common helper functions should be in gensec_util.cStefan Metzmacher1-0/+116
2012-01-11gensec: Make sure to check the optional auth_context hooks before using themAndrew Bartlett1-1/+1
2012-01-11gensec: move gensec_util.c to the top levelAndrew Bartlett1-0/+95