summaryrefslogtreecommitdiffhomepage
path: root/src/mail/ngx_mail_proxy_module.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2007-09-15ngx_mail_pop3_module, ngx_mail_imap_module, and ngx_mail_smtp_moduleIgor Sysoev1-0/+2
2007-07-24fix case when client has closed connection but upstream buffer is not emptyIgor Sysoev1-3/+5
2007-04-18style fix: remove tabsIgor Sysoev1-9/+9
2007-03-19Many changes:Igor Sysoev1-0/+994
*) rename imap to mail, sort pop3/imap functions *) smtp auth support *) pop3 starttls only *) fix segfault if cram-md5 was used without apop