Perl GSSAPI bindings News
Brought to you by:
achimgrolms
released GSSAPI-0.18 at CPAN
<http://search.cpan.org/~agrolms/GSSAPI-0.18/>
0.18 Tu Feb 14 12:53:14 UTC 2006
- inline definition of
__GSS_KRB5_NT_USER_NAME
__GSS_KRB5_NT_PRINCIPAL_NAME
__gss_mech_krb5_v2 ( gss_mech_krb5_v2 is back)
to make module indpendent from GSSAPI implementations
which does not export the symbols.
See <http://mailman.mit.edu/pipermail/krbdev/2005-February/003193.html>
- tests adjusted
- splitted testst to separate files in t/
Make tests runable separately.