summaryrefslogtreecommitdiffhomepage
path: root/src/http/modules/ngx_http_browser_module.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-01Variables: macros for null variables.Ruslan Ermilov1-1/+1
2017-08-01Browser: style.Ruslan Ermilov1-24/+21
2012-04-11Fixed directives inheritance.Ruslan Ermilov1-3/+5
2012-01-18Copyright updated.Maxim Konovalov1-0/+1
2009-06-02return NULL instead of NGX_CONF_ERROR on a create conf failureIgor Sysoev1-1/+1
2009-02-18add debug loggingIgor Sysoev1-0/+4
2009-02-18the $ancient_browser variables did not treat as an ancient browserIgor Sysoev1-0/+2
2007-10-14fix English grammarIgor Sysoev1-3/+3
2006-10-09style fix: remove trailing spacesIgor Sysoev1-1/+1
2006-09-26ancient browsers support in ngx_http_browser_moduleIgor Sysoev1-97/+255
2006-09-25long user-agent bugfixIgor Sysoev1-1/+1
2006-09-18remove startup debug loggingIgor Sysoev1-3/+0
2006-09-18ngx_http_browser_moduleIgor Sysoev1-0/+551