git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18037 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-09-06 18:53:56 +00:00
parent c360ec2e50
commit aa7b92c27f

View File

@@ -1,5 +1,13 @@
2006-09-06 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/pkinit.c (_krb5_pk_verify_sign): catch the error string
from the hx509 lib
2006-09-04 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/init_creds.c (krb5_get_init_creds_opt_set_default_flags):
fix argument to krb5_get_init_creds_opt_set_addressless.
* lib/krb5/init_creds_pw.c (init_cred_loop): try to catch the
error when we actually have an error to catch.