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 91287ce566 auth/spnego: split out gensec_spnego_update_{client,server}() functions
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2017-06-29 15:59:22 +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: make sure there's only one pending gensec_update_send() per context 2017-05-21 21:05:11 +02:00
gensec_start.c auth/gensec: clear the update_busy_ptr in gensec_subcontext_start() 2017-06-17 16:48:11 +02:00
gensec_util.c auth/gensec: add gensec_child_* helper functions 2017-05-21 21:05:09 +02:00
gensec.c auth/gensec: make sure there's only one pending gensec_update_send() per context 2017-05-21 21:05:11 +02:00
gensec.h auth/gensec: add GENSEC_UPDATE_IS_NTERROR() helper macro 2017-06-17 16:48:11 +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: split out gensec_spnego_update_{client,server}() functions 2017-06-29 15:59:22 +02:00
wscript_build auth/gensec: convert external.c to provide update_send/recv 2017-01-12 15:35:14 +01:00