Revision history for Perl extension Krb5.
1.901 2017-11-20T21:08:19Z
-
Try `krb5-config` if pkgconf is unavailable (Ioan Rogers)
-
Only build against MIT kerberos, not compatable with Heimdal (Ioan
Rogers)
-
[Closes rt#58960] fix POD spelling mistake (Ken Dreyer)
-
Re-arranged and removed things to use `Dist::Zilla` (Ioan Rogers)
-
[Closes rt#116071] remove references to obsolete krb5_{get,free}_krbhst
(Damyan Ivanov)
1.9 Add Authen::Krb5::Creds object (tom.jones@oucs.ox.ac.uk)
1.8 Fix broken get_in_tkt_with_password implementation (rra@debian.org)
-
Add some missing prototypes (rra@debian.org)
-
Clean up some compiler warnings (rra@debian.org)
1.7 Use standard search paths for includes and libs
-
Add get_init_creds_password (rra@debian.org)
-
Add get_init_creds_keytab (rra@debian.org)
-
Add a destructor for Authen::Krb5::Creds (rra@debian.org)
-
Add store_cred() method to Authen::Krb5::Ccache (rra@debian.org)
-
Reimplement deprecated get_in_tkt_with_password and
get_in_tkt_with_keytab functions to use the the more current
get_init_creds_{password,keytab}, krb5_cc_initialize, and
krb5_cc_store_cred (rra@debian.org)
-
Set context to NULL after calling krb5_free_context
(Wolfgang.Friebel@desy.de)
1.6 Add methods for iterating through credentials cache
-
(mbrown@fensystems.co.uk) Deprecated init_ets Fix some compiler warnings
1.5 Fix broken compile for Authen::Krb5::Keytab::get_name()
1.4 Added methods for manipulating keytabs (ajk@iu.edu)
-
Added keyblock accessor functions to allow use of the session key.
1.3 Added get_in_tkt_with_keytab() function (jorgen@greytower.net)
1.2 Minor fix to support building for Perl 5.6.
1.1 Corrected logic in freed() (internal memory management)
-
Fixed segfault on Linux when calling Authen::Krb5::Ccache::DESTROY after
calling Authen::Krb5::Ccache::destroy()
-
Changed Makefile.PL to support auto-detection of crypto libraries.
-
Added support for building with MIT Kerberos 5 Version 1.1.1
1.0 Moved module into the Authen:: namespace.
-
Changed return syntax for some functions. Compilation was failing on
certain platforms.
-
Fixed some minor bugs.
0.90 1998-03-17T10:25:43Z
-
original version; created by h2xs 1.18