Get rid of __ prefixes. --HG-- branch : HEAD
Changed .h ifdef/defines to use <NAME>_H format. --HG-- branch : HEAD
Added "bool" type and changed all ints that were used as booleans to bool. --HG-- branch : HEAD
support OEM encoding in NTLM messages. Patch by Andrey Panin. --HG-- branch : HEAD
Don't include stdint.h, it's already included in lib.h if it exists. --HG-- branch : HEAD
NTLM authentication. Patch by Andrey Panin --HG-- branch : HEAD