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 3542d33314 auth/gensec: gensec_[un]seal_packet() should only work with GENSEC_FEATURE_DCE_STYLE
gensec_sig_size() also requires GENSEC_FEATURE_DCE_STYLE if
GENSEC_FEATURE_SEAL is negotiated.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2015-06-23 14:38:53 +02:00
..
external.c Add SASL/EXTERNAL gensec module 2013-09-18 19:47:55 +02:00
gensec_internal.h auth/gensec: make it possible to implement async backends 2013-08-10 09:19:03 +02:00
gensec_start.c auth/gensec: make sure we keep a DCERPC_AUTH_TYPE_SCHANNEL backend if required 2014-12-19 13:15:13 +01:00
gensec_util.c auth: gensec: asn1 fixes - check all returns. 2014-09-26 00:51:16 +02:00
gensec.c auth/gensec: gensec_[un]seal_packet() should only work with GENSEC_FEATURE_DCE_STYLE 2015-06-23 14:38:53 +02:00
gensec.h auth/gensec: remove tevent_context argument from gensec_update() 2014-03-27 00:36:32 +01:00
gensec.pc.in auth: move gensec_start.c to the top level 2011-10-11 13:41:36 +11:00
ncalrpc.c gensec: add DCERPC_AUTH_TYPE_NCALRPC_AS_SYSTEM backend 2014-04-24 11:21:05 +02:00
schannel.c auth/gensec: add support for SEC_CHAN_DNS_DOMAIN to schannel_update() 2014-12-19 13:15:13 +01:00
spnego.c auth: Pass though error from GENSEC sub-mechanism 2014-04-02 17:12:45 +02:00
wscript_build build: Add talloc and samba-debug dep for gensec_external module 2015-03-19 18:01:09 +01:00