5795f57 Offer OEM charset support in the negotiate packet

Authored and Committed by simo 9 years ago
    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.
    
        
file modified
+1 -0
file modified
+25 -1