summaryrefslogtreecommitdiffstats
path: root/usr.sbin/nginx/src/http/modules/ngx_http_geoip_module.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove nginx from the base system in favor of OpenBSD's own httpd(8)robert2014-08-261-919/+0
|
* update to nginx-1.4.1 and enable the SPDY module by defaultrobert2013-06-011-12/+10
|
* update to 1.2.7robert2013-03-171-15/+145
|
* update to 1.2.4robert2012-10-081-1/+10
|
* update to 1.2.2 and start using /var/www/cache instead of /var/www/tmprobert2012-07-071-4/+15
|
* update to 1.2.1robert2012-06-131-30/+130
|
* update to 1.0.12robert2012-02-181-0/+1
|
* import of nginx 1.0.6 with a bundled libpcre needed for pcre to workrobert2011-09-221-0/+670
properly. this is not yet linked to the build but we would like to work on it in tree to provide an apache replacement for base