Between the 1.1 and 1.2 releases of Kerberos, the gss-sample protocol
authorSam Hartman <hartmans@mit.edu>
Thu, 9 Jan 2003 21:12:34 +0000 (21:12 +0000)
committerSam Hartman <hartmans@mit.edu>
Thu, 9 Jan 2003 21:12:34 +0000 (21:12 +0000)
commit31d1da1652f8bd41ed923a8f9ebfee53c56bca77
treeb862c055b8f9df995e92b685d7692d1a993dc8b5
parentfeeddfda374fa7ed597c0ee81e40839923d66c53
Between the 1.1 and 1.2 releases of Kerberos, the gss-sample protocol
changed.  People seem to use this sample for interop testing, so
support for the old protocol is needed.

This commit adds a -v1 flag to the gss-client that will use the old
protocol.

The server does not yet support the old protocol, so  the ticket remains open.

Ticket: 881
Status: open

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15103 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/gss-sample/ChangeLog
src/appl/gss-sample/README
src/appl/gss-sample/gss-client.c
src/appl/gss-sample/gss-misc.c