log src/mail/ngx_mail_auth_http_module.c @ 4412:d620f497c50f

age author description
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Tue, 25 Oct 2011 13:48:43 +0000 Ruslan Ermilov Fixed port range checking.
Fri, 14 May 2010 09:56:37 +0000 Igor Sysoev ngx_str_set() and ngx_str_null()
Fri, 25 Dec 2009 15:43:40 +0000 Igor Sysoev use "localhost" in "Host" header line, if unix socket is used in "auth_http"
Mon, 02 Nov 2009 15:14:17 +0000 Igor Sysoev rename ngx_peer_addr_t to ngx_addr_t
Mon, 02 Nov 2009 13:51:10 +0000 Igor Sysoev replace inet_addr() with ngx_inet_addr()
Tue, 02 Jun 2009 16:09:44 +0000 Igor Sysoev return NULL instead of NGX_CONF_ERROR on a create conf failure