git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18080 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-09-12 18:25:46 +00:00
parent ee9b01aa50
commit 08b43ec9ea

View File

@@ -1,3 +1,22 @@
2006-09-12 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/hdb/db.c: By using full function calling conversion (*func)
we avoid problem when close(fd) is overridden using a macro.
* lib/krb5/cache.c: By using full function calling
conversion (*func) we avoid problem when close(fd) is overridden
using a macro.
2006-09-11 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/kerberos5.c: Signing outgoing tickets.
* kdc/krb5tgs.c: Add signing and checking of tickets to s4u2self
works securely.
* lib/krb5/pkinit.c: Adapt to new signature of
hx509_cms_unenvelope.
2006-09-09 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/pkinit.c (pk_verify_host): set errorstrings in a