1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/auth/gensec
Stefan Metzmacher 8332941953 auth/gensec: add gensec_child_* helper functions
They will be used to simplify the spnego backend
and maybe of some use for a future negoex backend.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2017-05-21 21:05:09 +02:00
..
external.c gensec: Add a TALLOC_CTX * to gensec_register(). 2017-05-13 16:50:13 +02:00
gensec_internal.h auth/gensec: add gensec_child_* helper functions 2017-05-21 21:05:09 +02:00
gensec_start.c auth/gensec: add gensec_child_* helper functions 2017-05-21 21:05:09 +02:00
gensec_util.c auth/gensec: add gensec_child_* helper functions 2017-05-21 21:05:09 +02:00
gensec.c auth/gensec: add gensec_child_* helper functions 2017-05-21 21:05:09 +02:00
gensec.h auth/gensec: make gensec_start_mech() static 2017-05-21 21:05:09 +02:00
ncalrpc.c gensec: Add a TALLOC_CTX * to gensec_register(). 2017-05-13 16:50:13 +02:00
schannel.c gensec: Add a TALLOC_CTX * to gensec_register(). 2017-05-13 16:50:13 +02:00
spnego.c auth/spnego: always announce GENSEC_FEATURE_SIGN_PKT_HEADER support. 2017-05-21 21:05:09 +02:00
wscript_build auth/gensec: convert external.c to provide update_send/recv 2017-01-12 15:35:14 +01:00