git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22204 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-12-07 14:02:51 +00:00
parent 9252d2927e
commit fe5012f595

View File

@@ -1,3 +1,17 @@
2007-12-07 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/crypto.c: revert previous patch, the problem is located
in the RAND_file_name() function that will cause recursive nss
lookups, can't fix that here.
2007-12-06 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/crypto.c (krb5_generate_random_block): try to avoid the
dead-lock in by not holding the lock while running
RAND_file_name. Prompted by Hai Zaar.
* lib/krb5/n-fold.c: spelling
2007-12-04 Love H<>rnquist <20>strand <lha@it.su.se>
* kuser/kdigest.c (digest-probe): implement command.