summaryrefslogtreecommitdiffhomepage
path: root/src/mail/ngx_mail_auth_http_module.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-13remove unused fieldIgor Sysoev1-10/+0
2008-11-13smtp_auth noneIgor Sysoev1-2/+35
2008-06-23change useless ngx_pcalloc() to ngx_pnalloc()Igor Sysoev1-1/+1
2008-06-17*) back out r2040Igor Sysoev1-8/+9
2007-11-1564-bit time_t compatibilityIgor Sysoev1-2/+2
2007-10-08use pool instead of ngx_conf_tIgor Sysoev1-1/+1
2007-09-15ngx_mail_pop3_module, ngx_mail_imap_module, and ngx_mail_smtp_moduleIgor Sysoev1-24/+18
2007-09-13small optimizationsIgor Sysoev1-6/+6
2007-09-13style fix and optimizationsIgor Sysoev1-21/+19
2007-08-20escape " ", "%", and %00-%1F in login and passwordIgor Sysoev1-31/+5
2007-08-14test http_auth absenceIgor Sysoev1-0/+14
2007-08-14allow "http://" in auth_http URLIgor Sysoev1-0/+5
2007-08-14stop configuration on errorIgor Sysoev1-0/+2
2007-07-10fix memory allocation for auth_http_headerIgor Sysoev1-0/+1
2007-04-18style fix: remove tabsIgor Sysoev1-10/+10
2007-03-19Many changes:Igor Sysoev1-0/+1432