summaryrefslogtreecommitdiffhomepage
path: root/src/mail/ngx_mail_auth_http_module.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2007-09-22r1406 merge:Igor Sysoev1-31/+5
escape " ", "%", and %00-%1F in login and password
2007-09-22r1391, r1392, r1393 merge:Igor Sysoev1-0/+21
auth_http related changes: *) stop configuration on error *) allow "http://" in auth_http URL *) test http_auth absence
2007-07-13r1286 merge:Igor Sysoev1-0/+1
fix memory allocation for auth_http_header
2007-04-18style fix: remove tabsIgor Sysoev1-10/+10
2007-03-19Many changes:Igor Sysoev1-0/+1432
*) rename imap to mail, sort pop3/imap functions *) smtp auth support *) pop3 starttls only *) fix segfault if cram-md5 was used without apop