git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12816 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-09-10 09:34:08 +00:00
parent 2d4baf01e7
commit 322de9cac3

View File

@@ -1,5 +1,14 @@
2003-09-10 Love H<>rnquist <20>strand <lha@it.su.se>
* appl/test/gssapi_client.c (proto): use select_mech
* appl/test/http_client.c: use getarg
* appl/test/gss_common.h: prototype for select_mech
* appl/test/gss_common.c (select_mech): return the gss_OID from a
mech name
* appl/test/http_client.c: print both source and target
* appl/test/Makefile.am: build http_client