log src/lib-ntlm/ntlm.h @ 9490:fd84592e817b HEAD

age author description
Sun, 16 Sep 2007 11:45:24 +0300 Timo Sirainen Get rid of __ prefixes. HEAD
Sun, 16 Sep 2007 11:31:27 +0300 Timo Sirainen Changed .h ifdef/defines to use <NAME>_H format. HEAD
Fri, 13 Jan 2006 22:25:57 +0200 Timo Sirainen Added "bool" type and changed all ints that were used as booleans to bool. HEAD
Fri, 22 Oct 2004 16:34:06 +0300 Timo Sirainen support OEM encoding in NTLM messages. Patch by Andrey Panin. HEAD
Fri, 30 Jul 2004 06:02:25 +0300 Timo Sirainen Don't include stdint.h, it's already included in lib.h if it exists. HEAD
Wed, 28 Jul 2004 18:39:29 +0300 Timo Sirainen NTLM authentication. Patch by Andrey Panin HEAD