Changes for version 0.17
- -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
Modules
Perl extension providing access to the GSSAPIv2 library
methods for handling GSSAPI OIDs and some constant OIDs
methods for handling sets of GSSAPI OIDs, and some constant OID sets.
methods for handlings GSSAPI statuses