log src/auth/auth-client-interface.h @ 9575:0a00dcc4f0ea HEAD

age author description
Sun, 13 Sep 2009 21:43:53 -0400 Timo Sirainen Increased SASL auth packet max. sizes for GSSAPI. HEAD
Mon, 22 Jun 2009 01:43:31 -0400 Timo Sirainen login client idle timeout should be larger than auth request timeout, not vice versa. HEAD
Sun, 16 Sep 2007 11:31:27 +0300 Timo Sirainen Changed .h ifdef/defines to use <NAME>_H format. HEAD
Sat, 25 Nov 2006 13:56:07 +0200 Timo Sirainen Auth request timeout needs to be larger than login process timeout, which HEAD
Fri, 24 Feb 2006 12:24:11 +0200 Timo Sirainen More comma removals HEAD
Tue, 19 Oct 2004 03:51:21 +0300 Timo Sirainen Added VERSION command and checking to authentication protocol. HEAD
Wed, 13 Oct 2004 19:38:32 +0300 Timo Sirainen Changed dovecot-auth protocol to ASCII based. Should be easier now to write HEAD
Thu, 02 Sep 2004 22:18:14 +0300 Timo Sirainen Tell dovecot-auth if SSL/TLS is enabled. Nothing can done with it yet HEAD
Sat, 03 Jul 2004 01:03:36 +0300 Timo Sirainen Added APOP authentication for POP3. Patch by Andrey Panin. HEAD
Mon, 31 May 2004 21:04:46 +0300 Timo Sirainen Added %l, %r and %P variables and mail_log_prefix setting. HEAD
Sun, 30 May 2004 00:40:30 +0300 Timo Sirainen Removed hardcoded mechanism lists. It's now possible to add them HEAD
Sat, 29 May 2004 20:06:49 +0300 Timo Sirainen Don't use hardcoded protocol list for auth process, string is just fine. HEAD
Mon, 17 May 2004 04:32:16 +0300 Timo Sirainen Added ssl_require_client_cert auth-specific setting. Hide HEAD
Mon, 10 Nov 2003 22:36:02 +0200 Timo Sirainen CRAM-MD5 mechanism by Joshua Goodall, plus some cleanups. HEAD
Fri, 22 Aug 2003 05:42:12 +0300 Timo Sirainen Moved client side code for auth process handling to lib-auth. Some other login process cleanups. HEAD