Tree @release-1.1.8 (Download .tar.gz)
History of src @release-1.1.8
- Introduction of simple ngx_write_stderr() instead of ngx_log_stderr() Igor Sysoev 10 years ago
- Fix of "Content-Length" header of MP4 response if start argument was used. Igor Sysoev 10 years ago
- Renamed ngx_http_limit_zone_module to ngx_http_limit_conn_module. Valentin Bartenev 10 years ago
- Reverted incorrect change in internal md5 (part of r3928). Maxim Dounin 10 years ago
- Fixed fastcgi/scgi/uwsgi_param inheritance. Maxim Dounin 10 years ago
- Separate functions to merge fastcgi/scgi/uwsgi params. Maxim Dounin 10 years ago
- Fixed Upgrade header clearing with proxy_cache. Maxim Dounin 10 years ago
- Fixed proxy_set_header inheritance with proxy_set_body. Maxim Dounin 10 years ago
- Fixed proxy_set_header inheritance with proxy_cache (ticket #45). Maxim Dounin 10 years ago
- Fixed NGX_CONF_TAKE1/NGX_CONF_FLAG misuse. Sergey Budnevitch 10 years ago
- Limit zone: added the "limit_conn_zone" directive. Valentin Bartenev 10 years ago
- Limit zone: support for multiple "limit_conn" limits. Valentin Bartenev 10 years ago
- Limit zone: rbtree lookup moved to a separate function. Valentin Bartenev 10 years ago
- Changed error message to be more appropriate in the imaginary Ruslan Ermilov 10 years ago
- Fixed compression pointer processing in DNS response greater than 255 bytes. Igor Sysoev 10 years ago
- Fix of "keepalive_disable" directive. Igor Sysoev 10 years ago
- The "image_filter_sharpen" directive. Igor Sysoev 10 years ago
- Ancient incomplete ngx_http_status_module removal. Igor Sysoev 10 years ago
- Version bump. Igor Sysoev 10 years ago
- Silently ignoring a stale global SSL error left after disabled renegotiation. Igor Sysoev 10 years ago
- Fixed segfault on configuration testing with ssl (ticket #37). Maxim Dounin 10 years ago
- Event pipe: reduced number of file buffers used. Maxim Dounin 10 years ago
- Event pipe: fixes for complex protocols. Maxim Dounin 10 years ago
- Decrease of log level of some SSL handshake errors. Igor Sysoev 10 years ago
- Fixed port range checking. Ruslan Ermilov 10 years ago
- Fixed range checking for the "somaxconn" sysctl. Ruslan Ermilov 10 years ago
- Support of several servers in the "resolver" directive. Igor Sysoev 10 years ago
- Using of junk value in slab allocator similar to modern FreeBSD values. Igor Sysoev 10 years ago
- malloc() debugging on MacOSX. Igor Sysoev 10 years ago
- FreeBSD's MALLOC_OPTIONS must be set before any malloc() call. Igor Sysoev 10 years ago