trval.c: Added usage message, better options parsing, and support for
authorTheodore Tso <tytso@mit.edu>
Fri, 22 Jan 1999 08:53:16 +0000 (08:53 +0000)
committerTheodore Tso <tytso@mit.edu>
Fri, 22 Jan 1999 08:53:16 +0000 (08:53 +0000)
commit9cb074dad1f7f7ef62b63c5ce9c259764ec66b7b
treedc02dd8d5b8c746ad6f1981cd30216742d1c3225
parent144ad104a37dc9de111d52f293326c0159b0e19b
trval.c: Added usage message, better options parsing, and support for
two new options: -hex, which will accept the asn.1 encoding in hex
(i.e., from a packet dump), and -krb5, which instructs the trval to
print out the krb5 interpretations of the data types.  Trval will now
also try to interpret the field names of known krb5 structures if
-krb5 is specified.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11118 dc483132-0cff-0310-8789-dd5450dbe970
src/tests/asn.1/ChangeLog
src/tests/asn.1/trval.c