Offer OEM charset support in the negotiate packet
authorSimo Sorce <simo@redhat.com>
Fri, 8 Aug 2014 19:44:37 +0000 (15:44 -0400)
committerSimo Sorce <simo@redhat.com>
Sun, 10 Aug 2014 18:29:37 +0000 (14:29 -0400)
commit5795f577aeb3a39f51bda9a3840a441ca2237307
treec8d90cc4cd018bc0853b87277057670d07c12588
parent5ba42f1a481a691b55a41125cfffdda3afc5f156
Offer OEM charset support in the negotiate packet

But make sure to clear out flags once we receive the challenge packet
or we end up with both (OEM and UNICODE) flags set when we generate
the AUTH package.
Special care needs to be taken for DATAGRAM packets, as they are special.
src/gss_ntlmssp.h
src/gss_sec_ctx.c