- renamed enum CONTEXT into KERB_CTXT to address name clashes on Windows
[mod_auth_kerb.cvs/.git] / spnegokrb5 / accept_sec_context.c
2005-06-08 kouril- renamed enum CONTEXT into KERB_CTXT to address name...
2003-12-19 kourilDon't overwrite the minor status from accept_sec_context()
2003-12-19 kourillet GSS error code propagate properly to the caller
2003-12-18 kourilproperly initialize memory space so that it can be...
2003-12-18 kourilDon't wrap tokens returned by the acceptor with the...
2003-09-06 kourilremoved free()
2003-09-06 kourilAdded the accepting part
2003-09-05 kourilAdded proper GSS encapsulation of token sent
2003-09-05 kourilAdded wrapping calls (gss_init_sec_context_spnego(...