gss: harmonize negState with RFC 4178
RFC 4178 4.2.2 uses the field name negState rather than negResult in NegTokenResp, to denote the negotiation state. Harmonize with this, also replacing the underscores in accept-completed and accepet-incomplete to match the RFC.
This commit is contained in:
@@ -275,7 +275,7 @@ spnego_files = \
|
||||
asn1_NegTokenInit.x \
|
||||
asn1_NegTokenInit2.x \
|
||||
asn1_NegTokenResp.x \
|
||||
asn1_NegResultEnum.x
|
||||
asn1_NegStateEnum.x
|
||||
|
||||
BUILTHEADERS = \
|
||||
$(srcdir)/krb5/gsskrb5-private.h \
|
||||
|
Reference in New Issue
Block a user