Perl GSSAPI bindings News
Brought to you by:
achimgrolms
released GSSAPI-0.17
0.17 So Feb 12 21:52:41 CET 2006
-use of uppercase GSS_ style import-constants instead of lowercase
gss_ constants. Hope this does not break things, please
let me know if that means problems on you platform!
-deleted mechtype sets gss_mech_set_krb5,
gss_mech_set_krb5_old, gss_mech_set_krb5_both, gss_mech_set_krb5.
Please let me know if that breaks your code and needs to be fixed!
-added example gss-client.pl and gss-server.pl
(Thanks Merijn!)
-added SPNEGO Mechttype to OID.xs
-made the test.pl list available Mechtypes
-added indicate_mechs Example to POD
I hope that fixes Merijn's build problems on Windows.
Thank you,
Achim