Added type-casting to avoid warning from the compiler
[mod_auth_kerb.cvs/.git] / spnegokrb5 /
2004-01-07 kourilRemoved recursively called make; all objects required...
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-11-16 kourilAdded #include <string.h> to make compiler stop complai...
2003-11-04 kouril- the spnegokrb5 lib is not used if only krb4 is specified
2003-11-04 kouril- cosmetics in the main Makefile
2003-11-04 kourilRemove Makefiles which are generated by the autools...
2003-11-04 kourilAdded distclean rule
2003-11-03 kourilAdded support for autotools
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 kourilRemoved dependecies on Heimdal
2003-09-05 kourilAdded wrapping calls (gss_init_sec_context_spnego(...