git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16829 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-03-27 04:52:54 +00:00
parent 63170a411d
commit 33790dc4b8

View File

@@ -1,5 +1,29 @@
2006-03-24 Love H<>rnquist <20>strand <lha@it.su.se>
2006-03-26 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/acache.c: Use ticket flags definition, might fix Mac OS
X Kerberos.app problems.
* lib/krb5/krb5_ccapi.h: Add ticket flags definitions
* lib/krb5/pkinit.c: Use less openssl, spell chelling.
* kdc/pkinit.c (pk_mk_pa_reply_dh): encode the DH public key with
asn1 wrapping
* configure.in (AC_CONFIG_FILES): add lib/hx509/Makefile
* lib/Makefile.am: Add hx509.
* lib/krb5/Makefile.am: Add libhx509.la when PKINIT is used.
* configure.in: define automake PKINIT variable
* kdc/pkinit.c: Switch to hx509.
* lib/krb5/pkinit.c: Switch to hx509.
2006-03-24 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/kerberos5.c (log_patypes): log the patypes requested by the
client