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)
commitcbbe99d9c1f0262e67a495fb098cacc09fd78e05
treeb7fb760a3d96ffdcb8158fe1fdc5dd495226d9f7
parentd304760d3d909e55cbf2c744cdb2b4137f74b81b
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
source/auth/gensec/gensec.c
source/auth/gensec/gensec.h
source/auth/gensec/gensec_gssapi.c