Ignore *.lo, *.slo
[mod_auth_kerb.cvs/.git] / spnegokrb5 /
2006-08-15 kourilIgnore *.lo, *.slo
2006-08-15 kourilCommented out ContextFlags_units, which makes problem...
2005-08-05 kouril- Don't build the SPNEGO library at all if using latest...
2005-06-08 kouril- renamed enum CONTEXT into KERB_CTXT to address name...
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(...