git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20048 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-01-23 23:48:08 +00:00
parent 8bc87cd02f
commit 2a6a5e7830

View File

@@ -1,5 +1,17 @@
2007-01-17 Love H<>rnquist <20>strand <lha@it.su.se>
2007-01-24 Love H<>rnquist <20>strand <lha@it.su.se>
* Makefile.am: Add mech/gss_pseudo_random.c
* gssapi/gssapi.h: try to load pseudo_random
* mech/gss_mech_switch.c: try to load pseudo_random
* mech/gss_pseudo_random.c: Add gss_pseudo_random.
* gssapi_mech.h: Add hook for gm_pseudo_random.
2007-01-17 Love H<>rnquist <20>strand <lha@it.su.se>
* test_context.c: Don't assume bufer from gss_display_status is
ok.