log src/lib-ntlm/ntlm-encrypt.c @ 23017:c1d36f2575c7 default tip

age author description
Thu, 30 Aug 2012 00:43:56 +0200 Florian Zeitz lib: Generalize hmac to be hash independent
Mon, 25 Jun 2012 01:14:03 +0300 Timo Sirainen Make sure we check all the functions' return values. Minor API changes to simplify this.
Sun, 24 Jun 2012 00:52:57 +0300 Timo Sirainen Marked functions parameters that are allowed to be NULL. Some APIs were also changed.
Sun, 16 Sep 2007 12:09:30 +0300 Timo Sirainen Changed buffer_free() and buffer_free_without_data() APIs to take ** pointer HEAD
Sun, 13 May 2007 18:54:31 +0300 Timo Sirainen cleanup HEAD
Fri, 16 Jun 2006 13:38:56 +0300 Timo Sirainen Relicensed dovecot-auth to MIT. 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, 08 Oct 2004 20:51:47 +0300 Timo Sirainen Buffer API change: we no longer support limited sized buffers where HEAD
Tue, 05 Oct 2004 23:01:05 +0300 Timo Sirainen NTLM2 authentication support. Patch by Andrey Panin HEAD
Wed, 22 Sep 2004 22:53:18 +0300 Timo Sirainen compiler warning fix HEAD
Tue, 31 Aug 2004 12:32:33 +0300 Timo Sirainen Patch by Andrey Panin: HEAD
Fri, 30 Jul 2004 06:01:24 +0300 Timo Sirainen Moved system header includes after local headers to fix some compile problems. HEAD
Fri, 30 Jul 2004 04:43:21 +0300 Timo Sirainen Added LANMAN password scheme. Patch by Andrey Panin HEAD
Wed, 28 Jul 2004 18:39:29 +0300 Timo Sirainen NTLM authentication. Patch by Andrey Panin HEAD