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