summaryrefslogtreecommitdiff
path: root/auth/gensec/gensec.h
AgeCommit message (Expand)AuthorFilesLines
2011-10-18gensec: move event context from gensec_*_init() to gensec_update()Andrew Bartlett1-3/+2
2011-10-18gensec: Assert that we have not been subject to a downgrade attack in DCE/RPC...Andrew Bartlett1-0/+1
2011-08-03gensec: clarify memory ownership for gensec_session_info() and gensec_session...Andrew Bartlett1-2/+5
2011-08-03gensec: Remove mem_ctx from calls that do not return memoryAndrew Bartlett1-4/+2
2011-08-03gensec: split GENSEC into mechanism-dependent and runtime functionsAndrew Bartlett1-0/+309