Put the internal gensec_gssapi state into a header.
authorAndrew Bartlett <abartlet@samba.org>
Wed, 27 Aug 2008 06:24:05 +0000 (16:24 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 27 Aug 2008 06:24:05 +0000 (16:24 +1000)
commit9701149ef75f9771f42000e2b6f44963abfee938
treef4754c015625dd009f1802cfaf55f9fff14e1859
parentf0bde093d76fe9d17a0709cf01fa7b70f1985c6b
Put the internal gensec_gssapi state into a header.

This will allow a torture suite to inspect some otherwise internal
details.

Andrew Bartlett
source/auth/gensec/gensec_gssapi.c
source/auth/gensec/gensec_gssapi.h [new file with mode: 0644]