s4-gensec: Move parsing of the PAC blob and creating the session_info into auth
[ddiss/samba.git] / auth / gensec / gensec.h
2011-12-29 Andrew Bartletts4-gensec: Move parsing of the PAC blob and creating...
2011-12-28 Andrew Bartlettgensec: Allow an alternate set of modules to be specified
2011-10-18 Andrew Bartlettgensec: move event context from gensec_*_init() to...
2011-10-18 Andrew Bartlettgensec: Assert that we have not been subject to a downg...
2011-08-03 Andrew Bartlettgensec: clarify memory ownership for gensec_session_inf...
2011-08-03 Andrew Bartlettgensec: Remove mem_ctx from calls that do not return...
2011-08-03 Andrew Bartlettgensec: split GENSEC into mechanism-dependent and runti...