log src/login-common/ssl-proxy.h @ 14516:36cde186aec6

age author description
Wed, 25 Apr 2012 21:28:16 +0300 Timo Sirainen *-login: If client certificate isn't valid, log the reason why.
Tue, 27 Mar 2012 00:12:39 +0300 Timo Sirainen *-login: Previous SSL fixes were still broken with service_count=1.
Thu, 22 Mar 2012 16:03:04 +0200 Timo Sirainen *-login: Another crashfix
Thu, 22 Mar 2012 15:32:00 +0200 Timo Sirainen *-login: Fixed crashing when proxying SSL connections to a remote server.
Tue, 08 Nov 2011 23:40:54 +0200 Timo Sirainen login proxy: Verify that remote hostname matches SSL cert, unless ssl=any-cert
Sat, 13 Feb 2010 05:43:50 +0200 Timo Sirainen imap: Remember if TLS compression is enabled. HEAD
Wed, 28 Oct 2009 21:17:53 -0400 Timo Sirainen ssl: Don't start handshake until client has been set. HEAD
Fri, 11 Sep 2009 13:43:37 -0400 Timo Sirainen *-login: Fixes to SSL/login proxy connection counting. HEAD
Sun, 09 Aug 2009 21:53:14 -0400 Timo Sirainen *-login: Moved most of the common code to login-common. HEAD
Thu, 14 May 2009 19:01:28 -0400 Timo Sirainen login processes: Added initial support for per-connection configuration. HEAD
Tue, 28 Apr 2009 22:55:03 -0400 Timo Sirainen imap/pop3 proxy: Support SSL/TLS connections to remote servers. HEAD
Thu, 23 Apr 2009 19:53:44 -0400 Timo Sirainen Initial commit for v2.0 master rewrite. Several features are still missing. HEAD
Sun, 19 Oct 2008 14:00:57 +0300 Timo Sirainen Login process: Log auth failure reasons better in disconnect message. HEAD
Sat, 30 Aug 2008 12:00:49 +0300 Timo Sirainen login_log_format_elements: Added %k to show SSL protocol/cipher information. HEAD
Fri, 20 Jun 2008 10:41:44 +0300 Timo Sirainen Added more consts, ATTR_CONSTs and ATTR_PUREs. HEAD
Sat, 08 Mar 2008 02:09:40 +0200 Timo Sirainen If TLS connection closes with anything except a clean disconnection, log the HEAD
Sun, 16 Sep 2007 11:31:27 +0300 Timo Sirainen Changed .h ifdef/defines to use <NAME>_H format. HEAD
Wed, 16 Aug 2006 15:16:25 +0300 Timo Sirainen If SSL/TLS handshake didn't finish, show "TLS handshaking" instead of "TLS" HEAD
Sun, 06 Aug 2006 23:05:32 +0300 Timo Sirainen Fixes to login process handling, especially with 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
Sat, 01 Oct 2005 13:52:14 +0300 Timo Sirainen Added ssl_username_from_cert setting. Not actually tested yet.. HEAD
Sun, 07 Aug 2005 14:41:19 +0300 Timo Sirainen s/occured/occurred/ HEAD
Mon, 17 May 2004 04:32:16 +0300 Timo Sirainen Added ssl_require_client_cert auth-specific setting. Hide HEAD
Sun, 23 Feb 2003 21:44:46 +0200 Timo Sirainen Added setting verbose_ssl HEAD
Tue, 28 Jan 2003 23:35:25 +0200 Timo Sirainen Moved common login process code to login-common, created pop3-login. HEAD