aboutsummaryrefslogtreecommitdiff
path: root/src/mail/ngx_mail_handler.c
Commit message (Expand)AuthorAge
* Copyright updated.Maxim Konovalov2012-01-18
* style fixIgor Sysoev2010-06-23
* ignore ngx_atomic_fetch_add() resultIgor Sysoev2009-06-18
* mail proxy listen IPv6 supportIgor Sysoev2009-05-18
* axe imap module artifactsIgor Sysoev2009-05-04
* compatibility with Microsoft'sIgor Sysoev2009-02-09
* use "!= NGX_OK" instead of "== NGX_ERROR"Igor Sysoev2008-12-09
* *) listen sslIgor Sysoev2008-09-01
* backout both r2162 and r2128 and implement a new fixIgor Sysoev2008-08-12
* *) back out r2040Igor Sysoev2008-06-17
* move condition declarations inside blocks where they are usedIgor Sysoev2007-12-10
* fix "AUTH PLAIN [initial-response]" bug introduced in r1477Igor Sysoev2007-09-21
* log starttlsIgor Sysoev2007-09-20
* ngx_mail_pop3_module, ngx_mail_imap_module, and ngx_mail_smtp_moduleIgor Sysoev2007-09-15
* optimizationsIgor Sysoev2007-09-14
* move event handling to protocol specific code,Igor Sysoev2007-09-14
* optimizationsIgor Sysoev2007-09-13
* style fix and optimizationsIgor Sysoev2007-09-13
* split pop3, imap, and smtp handlersIgor Sysoev2007-09-13
* decrement active connection counter in mail proxyIgor Sysoev2007-09-11
* IMAP AUTHENTICATEIgor Sysoev2007-07-20
* SMTP STARTTLSIgor Sysoev2007-07-20
* fix segfault when CRAM-MD5 is not enabled but client tries itIgor Sysoev2007-07-11
* style fix: remove tabsIgor Sysoev2007-04-18
* Many changes:Igor Sysoev2007-03-19