r17171: Add a gensec function to determine the maximum negotiated buffer size,
authorAndrew Bartlett <abartlet@samba.org>
Fri, 21 Jul 2006 01:44:24 +0000 (01:44 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:10:15 +0000 (14:10 -0500)
commit048d0c64f9505ad236b9bf138d10ee3e2bb08cec
treee0d02043435597a157676c25e947f2dbdb239151
parentd5aeddf2efb43d40eb6144b2629e6b11416d2801
r17171: Add a gensec function to determine the maximum negotiated buffer size,
and the maximum amount of user data that may be fitted into that.

This is used in the new SASL code, to correctly honour SASL buffer sizes.

Andrew Bartlett
(This used to be commit cbbe99d9c1f0262e67a495fb098cacc09fd78e05)
source4/auth/gensec/gensec.c
source4/auth/gensec/gensec.h
source4/auth/gensec/gensec_gssapi.c