log for mark's sam changes of 4/9
authorKen Raeburn <raeburn@mit.edu>
Tue, 30 Apr 1996 20:55:20 +0000 (20:55 +0000)
committerKen Raeburn <raeburn@mit.edu>
Tue, 30 Apr 1996 20:55:20 +0000 (20:55 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7871 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/asn.1/ChangeLog

index 583dd6872094a2cb0111866f881c3d8235fe824f..34e699dae7bdbbfd4f6e9fc25d10967a29577642 100644 (file)
@@ -1,3 +1,20 @@
+Tue Apr  9 22:51:36 1996  Mark Eichin  <eichin@cygnus.com>
+
+       * krb5_decode.c (decode_krb5_sam_challenge,
+       decode_krb5_enc_sam_key, decode_krb5_enc_sam_response_enc,
+       decode_krb5_sam_response, decode_krb5_predicted_sam_response):
+       Change to new indirect interface.
+
+       * asn1_k_decode.c (opt_encfield): macro for handling optional
+       encrypted_data fields (see asn1_decode_kdc_req_body for original
+       version.) 
+       (asn1_decode_sam_response): use opt_encfield, since we're making
+       sam_enc_key optional (as it is reserved for future use.)
+       * asn1_k_encode.c (asn1_encode_sam_response): check sam_enc_key
+       for content before adding it.
+       * KRB5-asn.py: note sam-enc-key as OPTIONAL regardless of future
+       plans.
+
 Wed Mar 20 22:43:17 1996  Theodore Y. Ts'o  <tytso@dcl>
 
        * asn1_k_decode.c: Decode pa_type in the krb5_pa_data structure as