aboutsummaryrefslogtreecommitdiff
path: root/src/appl/gss-sample/ChangeLog
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1996-02-28 16:44:07 +0000
committerTheodore Tso <tytso@mit.edu>1996-02-28 16:44:07 +0000
commit8b660510c253f0d4c9d6ab29bdb1c01536b56634 (patch)
tree5a59a80dc60fe5d6000b9543c758be174039de2b /src/appl/gss-sample/ChangeLog
parent914e58255f53b7445a0ccdfb66b703e45482e3d2 (diff)
downloadkrb5-8b660510c253f0d4c9d6ab29bdb1c01536b56634.zip
krb5-8b660510c253f0d4c9d6ab29bdb1c01536b56634.tar.gz
krb5-8b660510c253f0d4c9d6ab29bdb1c01536b56634.tar.bz2
Get the nametype OID from gss_display_name, print it, and then release
the nametype OID. This tests gss_display_name()'s ability to return a valid nametype, which can then be freed successfully. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7570 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/appl/gss-sample/ChangeLog')
-rw-r--r--src/appl/gss-sample/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/appl/gss-sample/ChangeLog b/src/appl/gss-sample/ChangeLog
index 39b206f..20c8b64 100644
--- a/src/appl/gss-sample/ChangeLog
+++ b/src/appl/gss-sample/ChangeLog
@@ -1,3 +1,10 @@
+Wed Feb 28 11:42:26 1996 Theodore Y. Ts'o <tytso@dcl>
+
+ * gss-client.c (call_server): Get the nametype OID from
+ gss_display_name, print it, and then release the nametype
+ OID. This tests gss_display_name()'s ability to return a
+ valid nametype, which can then be freed successfully.
+
Tue Feb 27 17:26:15 1996 Ezra Peisach (epeisach@kangaroo.mit.edu)
* configure.in: Add USE_ANAME.