summaryrefslogtreecommitdiffstats
path: root/src/appl/gss-sample/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/appl/gss-sample/ChangeLog')
-rw-r--r--src/appl/gss-sample/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/appl/gss-sample/ChangeLog b/src/appl/gss-sample/ChangeLog
index 7cc938680..68aa4ab30 100644
--- a/src/appl/gss-sample/ChangeLog
+++ b/src/appl/gss-sample/ChangeLog
@@ -1,3 +1,15 @@
+Fri Jun 6 15:05:57 1997 Theodore Y. Ts'o <tytso@mit.edu>
+
+ * gss-server.c (server_establish_context): Rearrange server
+ establish context loop to match with the
+ draft-ietf-gssv2-cbind-04.txt suggestion --- always send
+ the output token even in the case of an error, and call
+ gss_delete_sec_context() if needed.
+
+ * gss-client.c (client_establish_context): Check for error
+ condition after sending the output token, if present. In
+ case of error, call delete_sec_context if necessary.
+
Wed Feb 5 20:25:57 1997 Tom Yu <tlyu@mit.edu>
* Makefile.in: