1) Stop checking the msg_type field unless KRB5_MSGTYPE_STRICT is defined
authorTheodore Tso <tytso@mit.edu>
Wed, 17 Aug 1994 22:08:52 +0000 (22:08 +0000)
committerTheodore Tso <tytso@mit.edu>
Wed, 17 Aug 1994 22:08:52 +0000 (22:08 +0000)
commite9cab3585f14bd108de6ca0bbacf1aa97f02efeb
tree94402585bcc42052fa6a8a602009ca264e86a74c
parent9ffcfb42f7ab239ca2436a851023512fe9426130
1)  Stop checking the msg_type field unless KRB5_MSGTYPE_STRICT is defined

2) Allow the enc_kdc_rep_part structure to have a ASN.1 tag of either
25 (AS REP) or 26 (TGS REP).  Unfortunately, old versions of Kerberos
always use TGS REP (#26), so we can't change the encoder with breaking
compatibility.  Sigh....

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4175 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/asn.1/ChangeLog
src/lib/krb5/asn.1/asn1_decode_k.c
src/lib/krb5/asn.1/krb5_decode.c
src/lib/krb5/asn.1/krb5_encode.c
src/lib/krb5/asn.1/krbasn1.h