auth/gensec: add gensec_*max_update_size()
[metze/samba/wip.git] / auth / gensec / gensec.h
2012-01-12 Stefan Metzmacherauth/gensec: add gensec_*max_update_size()
2012-01-11 Andrew Bartlettgensec: move gensec_util.c to the top level
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...