Age | Commit message (Expand) | Author |
2017-04-09 | image/svg+xml is a default inbuilt media type. | Florian Obser |
2017-03-25 | Implement TLS ticket support in httpd. Off by default. Use | Claudio Jeker |
2017-03-16 | Expand $HTTP_HOST in redirects. | Florian Obser |
2017-02-07 | /tmp/cvsspEkok | Reyk Floeter |
2017-01-24 | sort SEE ALSO; | Jason McIntyre |
2017-01-24 | add ocspcheck to see also | Bob Beck |
2016-11-14 | specify ordering and precedence of location { } sections; | Ingo Schwarze |
2016-11-06 | tweak previous; | Jason McIntyre |
2016-11-06 | Add OCSP stapling support to httpd | Bob Beck |
2016-05-09 | in the http redirect example, also include the requested url instead | T.J. Townsend |
2016-04-28 | Avoid unusual Content-Type: even in an example; | Ingo Schwarze |
2016-04-24 | new sentence, new line; | Jason McIntyre |
2016-04-24 | Document CGI variables. Work done by Tim Baumgard <openbsd@bmgrd.com> | Christopher Zimmermann |
2016-04-20 | from tim baumgard: a location section may not include hsts; | Jason McIntyre |
2015-07-19 | For the completeness of HSTS, add the non-standard preload option. | Reyk Floeter |
2015-07-18 | tweak previous; | Jason McIntyre |
2015-07-18 | Allow to change the default media type globally or per-location, | Reyk Floeter |
2015-07-18 | Implement HTTP Strict Transport Security (HSTS). | Florian Obser |
2015-07-15 | Document default locations for TLS certificate and key. | Joel Sing |
2015-06-23 | various tweaks; | Jason McIntyre |
2015-06-23 | Add initial support for pattern matching using Lua's pattern matching code. | Reyk Floeter |
2015-05-28 | use "uri"; from yegor timoschenko | Jason McIntyre |
2015-05-19 | better spacing in media types. | Igor Sobrado |
2015-05-19 | sort media type extensions for text/html and image/jpeg as given in | Igor Sobrado |
2015-05-19 | drop comment about being possible to include /etc/nginx/mime.types, | Igor Sobrado |
2015-03-26 | pointers to slowcgi(8); from alexei malinin | Jason McIntyre |
2015-03-11 | Wrap long line. This is another airplane commit from an 747-8 | Reyk Floeter |
2015-03-09 | Document the TLSv1.2-only change. | Reyk Floeter |
2015-03-06 | Fix minor manpage bug: it is a server, not a relay. | Reyk Floeter |
2015-02-23 | Allow to specify CGI variables as macros in redirection strings, eg. | Reyk Floeter |
2015-02-19 | Typo. | Florian Obser |
2015-02-15 | Document the tls protocols option. | Joel Sing |
2015-02-07 | double word fix; | Jason McIntyre |
2015-02-07 | Document tls dhe and tls ecdhe options. | Joel Sing |
2015-02-07 | Add support for blocking, dropping, and redirecting requests. | Reyk Floeter |
2015-01-19 | Decouple auth parameters from struct server_config into struct auth. | Reyk Floeter |
2015-01-18 | tweak previous | Florian Obser |
2015-01-18 | First stab at implementing basic auth. | Florian Obser |
2015-01-13 | bump copyright year | Reyk Floeter |
2015-01-05 | Be more specific: path is a component of the URI/URL, so use "path" | Reyk Floeter |
2015-01-04 | add new url stripping option: | Christopher Zimmermann |
2015-01-03 | Support alias names and multiple listen statements per server block. | Reyk Floeter |
2014-12-28 | Change the default example from "listen on egress" to "listen on *". | Reyk Floeter |
2014-12-18 | Document * and :: to listen on all IPv4 or IPv6 addresses. | Reyk Floeter |
2014-12-18 | "tcp nodelay" shouldn't be discussing relaying SSH; this was a remnant | Reyk Floeter |
2014-12-12 | Like previously done in relayd, change the keyword "ssl" to "tls" to | Reyk Floeter |
2014-11-12 | tweak previous; | Jason McIntyre |
2014-11-11 | Allow the log directory to be configurable in the config file, rather than | Bob Beck |
2014-09-01 | remove Xr, but not the reference, to nginx, after some discussion with reyk; | Jason McIntyre |
2014-08-25 | Add a generic system-wide /usr/share/misc/mime.types file that can be | Reyk Floeter |