git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17114 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-04-20 18:17:39 +00:00
parent 538658a4e5
commit a1d2bc1334
2 changed files with 16 additions and 0 deletions

View File

@@ -1,5 +1,17 @@
2006-04-20 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/config.c: unbreak
* lib/krb5/pkinit.c: Handle diffrences between libhcrypto and
libcrypto.
* kdc/config.c: Rename pki-chain to pki-pool to match rest of
code.
2006-04-12 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/rd_priv.c: Fix argument to krb5_data_zero.
* kdc/config.c: Added certificate revoke information from
configuration file.

View File

@@ -1,3 +1,7 @@
2006-04-20 Love H<>rnquist <20>strand <lha@it.su.se>
* dh.h: Add cpp-rename for DH_check_pubkey
2006-04-17 Love H<>rnquist <20>strand <lha@it.su.se>
* rand.h: Add more RAND functions.