mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
79f5275db2
This is the current gensec_update() which takes an optional tevent_context structure and allows semi-async code. This is just a temporary solution on the way to kill the semi-async code completely, by using gensec_update_send/recv. By providing a gensec_update_ev(), we can remove the explicit tevent_context from gensec_update() and fix all the sane callers. Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> |
||
---|---|---|
.. | ||
external.c | ||
gensec_internal.h | ||
gensec_start.c | ||
gensec_util.c | ||
gensec.c | ||
gensec.h | ||
gensec.pc.in | ||
schannel.c | ||
spnego.c | ||
wscript_build |