aboutsummaryrefslogtreecommitdiff
path: root/src/appl/gss-sample/ChangeLog
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1996-03-02 08:08:14 +0000
committerTheodore Tso <tytso@mit.edu>1996-03-02 08:08:14 +0000
commit1b6b865423b0182a69c0d2a6a2faee1da703fade (patch)
treeb99bef8cb250791351a7f6131e41cadc2122f673 /src/appl/gss-sample/ChangeLog
parent97bd36c44627cb78585c5ddcd4d27bdd9e344755 (diff)
downloadkrb5-1b6b865423b0182a69c0d2a6a2faee1da703fade.zip
krb5-1b6b865423b0182a69c0d2a6a2faee1da703fade.tar.gz
krb5-1b6b865423b0182a69c0d2a6a2faee1da703fade.tar.bz2
gss-server.c (sign_server): Do better import/export security checking.
If the received message to be signed is not printable (at least the first two characters are not), display the message in hex. Print the hex values of the incoming and outcoming packets, for your information. gss-misc.c (print_token, display_buffer): Two new tokens for displaying GSSAPI buffers, either has hex or as a printable string. gss-client.c (call_server): Add option to support reading in the message to be signed from a file. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7583 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/appl/gss-sample/ChangeLog')
-rw-r--r--src/appl/gss-sample/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/appl/gss-sample/ChangeLog b/src/appl/gss-sample/ChangeLog
index 20c8b64..109d1aa 100644
--- a/src/appl/gss-sample/ChangeLog
+++ b/src/appl/gss-sample/ChangeLog
@@ -1,3 +1,18 @@
+Sat Mar 2 03:03:27 1996 Theodore Y. Ts'o <tytso@dcl>
+
+ * gss-server.c (sign_server): Do better import/export security
+ checking. If the received message to be signed is not
+ printable (at least the first two characters are not),
+ display the message in hex. Print the hex values of the
+ incoming and outcoming packets, for your information.
+
+ * gss-misc.c (print_token, display_buffer): Two new tokens for
+ displaying GSSAPI buffers, either has hex or as a
+ printable string.
+
+ * gss-client.c (call_server): Add option to support reading in the
+ message to be signed from a file.
+
Wed Feb 28 11:42:26 1996 Theodore Y. Ts'o <tytso@dcl>
* gss-client.c (call_server): Get the nametype OID from