Tree @release-1.1.11 (Download .tar.gz)
History of src @release-1.1.11
- Cache: only complain on long locked entries. Maxim Dounin 9 years ago
- Cache: handling of cache files with long headers. Maxim Dounin 9 years ago
- Cache: obsolete code removed. Maxim Dounin 9 years ago
- Renamed some constants to improve readability, no functional changes. Ruslan Ermilov 9 years ago
- Proxy: added variables and regexp support to the first parameter of Valentin Bartenev 9 years ago
- Microoptimization of sendfile(2) usage under FreeBSD. Maxim Dounin 9 years ago
- Fixed: some of $sent_http_* variables may contain header entries that actually Valentin Bartenev 9 years ago
- Added the $https variable. Valentin Bartenev 9 years ago
- SCGI: added "if_not_empty" flag support to the "scgi_param" directive. Valentin Bartenev 9 years ago
- uwsgi: added "if_not_empty" flag support to the "uwsgi_param" directive. Valentin Bartenev 9 years ago
- FastCGI: added "if_not_empty" flag support to the "fastcgi_param" directive. Valentin Bartenev 9 years ago
- Added the ngx_http_upstream_param_set_slot(). Valentin Bartenev 9 years ago
- - Improved error message when parsing of the "buffer" parameter of the Ruslan Ermilov 9 years ago
- Removed unused function ngx_regex_capture_count(). Valentin Bartenev 9 years ago
- Fix for read_head with try_files and open_file_cache. Maxim Dounin 9 years ago
- Version bump. Maxim Dounin 9 years ago
- Added the "so_keepalive=" parameter to the "listen" directive. Valentin Bartenev 9 years ago
- Fixed AIO on Linux, broken in r4306. Maxim Dounin 9 years ago
- Version bump. Maxim Dounin 9 years ago
- Added (void) as we intentionally ignore returned values. Maxim Dounin 9 years ago
- Allowed add_header for proxied 206 replies. Maxim Dounin 9 years ago
- Added support for IP-literal in the Host header and request line (ticket #1). Valentin Bartenev 9 years ago
- Added escaping of double quotes in ngx_escape_html(). Maxim Dounin 9 years ago
- Unlock of shared memory zones on process crash. Maxim Dounin 9 years ago
- Fixed build without atomic operations. Maxim Dounin 9 years ago
- Added shmtx interface to forcibly unlock mutexes. Maxim Dounin 9 years ago
- Fixed "rotate" to always work when combined with "resize/crop". Ruslan Ermilov 9 years ago
- Cosmetics. Ruslan Ermilov 9 years ago
- Fix of mp4 module seeking. Igor Sysoev 9 years ago
- Protection from stale write events in epoll. Maxim Dounin 9 years ago