summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nginx-1.3.0-RELEASErelease-1.3.0Maxim Dounin2012-05-151-0/+139
* Updated OpenSSL used for win32 builds.Maxim Dounin2012-05-151-1/+1
* Fixed win32 build after changes in r4624.Ruslan Ermilov2012-05-151-5/+5
* Update c->sent in ngx_ssl_send_chain() even if SSL buffer is not used.Valentin Bartenev2012-05-141-0/+1
* Reverted previous attempt to fix complation warning introduced inRuslan Ermilov2012-05-141-13/+12
* geoip: trusted proxies support and partial IPv6 support.Ruslan Ermilov2012-05-141-30/+130
* geo: chains of trusted proxies and partial IPv6 support.Ruslan Ermilov2012-05-141-74/+62
* Fixed compilation warning introduced in r4624.Ruslan Ermilov2012-05-141-5/+13
* realip: chains of trusted proxies and IPv6 support.Ruslan Ermilov2012-05-141-93/+45
* New function ngx_http_get_forwarded_addr() to look up real client address.Ruslan Ermilov2012-05-142-0/+99
* Upstream: fixed ip_hash rebalancing with the "down" flag.Maxim Dounin2012-05-141-2/+2
* Upstream: smooth weighted round-robin balancing.Maxim Dounin2012-05-142-169/+72
* Fixed possible request hang with filter finalization.Maxim Dounin2012-05-141-0/+1
* Resolver: protection from duplicate responses.Maxim Dounin2012-05-141-2/+10
* Accept moderation in case of EMFILE/ENFILE.Maxim Dounin2012-05-113-6/+48
* Rewrite: fixed escaping and possible segfault (ticket #162).Maxim Dounin2012-05-111-1/+0
* Fastcgi: fixed padding handling on fixed-size records.Maxim Dounin2012-05-111-4/+23
* Added r->state reset on fastcgi/scgi/uwsgi request start.Maxim Dounin2012-05-113-0/+7
* Added write event handler reset in ngx_http_named_location().Maxim Dounin2012-05-041-0/+1
* debug_connection: added the IPv6 and UNIX-domain socket support.Ruslan Ermilov2012-04-293-34/+64
* Removed surplus condition.Valentin Bartenev2012-04-271-8/+4
* Allows particular modules to handle subrequests properly.Andrey Belov2012-04-264-4/+4
* Fixed segmentation fault in ngx_resolver_create_name_query().Ruslan Ermilov2012-04-261-0/+4
* Version bump.Maxim Dounin2012-04-262-3/+3
* release-1.2.0 tagMaxim Dounin2012-04-231-0/+1
* nginx-1.2.0-RELEASErelease-1.2.0Maxim Dounin2012-04-231-0/+40
* Version bump.Maxim Dounin2012-04-232-3/+3
* Fix of "%f" format handling.Igor Sysoev2012-04-231-16/+19
* Update openssl used for win32 builds.Maxim Dounin2012-04-231-1/+1
* Proxy: added ctx checking to input filters.Maxim Dounin2012-04-231-0/+18
* Image filter: compare aspect ratio more accurately during crop.Maxim Dounin2012-04-211-3/+1
* Fixed segfault with try_files (ticket #152).Maxim Dounin2012-04-191-1/+1
* Fixed master exit if there is no events section (ticket #150).Maxim Dounin2012-04-181-14/+21
* Don't silently ignore the last line of configuration file thatRuslan Ermilov2012-04-181-1/+1
* Fixed ngx_readv_chain() to honor IOV_MAX (ticket #14).Maxim Dounin2012-04-171-0/+8
* IOV_MAX handling microoptimization.Maxim Dounin2012-04-175-18/+44
* Fixed loop in ngx_writev_chain() and ngx_solaris_sendfilev_chain().Maxim Dounin2012-04-172-2/+2
* Fixed log->action after ssl handshake.Maxim Dounin2012-04-161-0/+2
* Fixed grammar in error messages.Ruslan Ermilov2012-04-1212-44/+45
* Version bump.Maxim Dounin2012-04-122-3/+3
* release-1.1.19 tagMaxim Dounin2012-04-121-0/+1
* nginx-1.1.19-RELEASErelease-1.1.19Maxim Dounin2012-04-121-0/+82
* Mp4: sanity checks cleanup.Maxim Dounin2012-04-121-66/+208
* Reduced the number of lines of code in ngx_inet_addr().Ruslan Ermilov2012-04-121-5/+1
* Fixed buffer overflow when long URI is processed by "try_files" inRuslan Ermilov2012-04-121-5/+14
* Improved readability of the code that produces bitmask from prefix.Ruslan Ermilov2012-04-111-2/+2
* Fixed directives inheritance.Ruslan Ermilov2012-04-111-3/+5
* Access module: fixed inheritance of allow/deny ipv6 rules.Maxim Dounin2012-04-101-4/+9
* Fixed debug logging.Igor Sysoev2012-04-101-1/+1
* Fixed previous commit.Igor Sysoev2012-04-101-1/+1