Tree @release-1.1.9 (Download .tar.gz)
Commit History @release-1.1.9
- nginx-1.1.9-RELEASE Maxim Dounin 10 years ago
- Added (void) as we intentionally ignore returned values. Maxim Dounin 10 years ago
- Allowed add_header for proxied 206 replies. Maxim Dounin 10 years ago
- Added support for IP-literal in the Host header and request line (ticket #1). Valentin Bartenev 10 years ago
- Added escaping of double quotes in ngx_escape_html(). Maxim Dounin 10 years ago
- Unlock of shared memory zones on process crash. Maxim Dounin 10 years ago
- Fixed build without atomic operations. Maxim Dounin 10 years ago
- Added shmtx interface to forcibly unlock mutexes. Maxim Dounin 10 years ago
- Fixed "rotate" to always work when combined with "resize/crop". Ruslan Ermilov 10 years ago
- Cosmetics. Ruslan Ermilov 10 years ago
- Fix of mp4 module seeking. Igor Sysoev 10 years ago
- Protection from stale write events in epoll. Maxim Dounin 10 years ago
- Fixed segfault on ssl servers without cert with SNI (ticket #54). Maxim Dounin 10 years ago
- Made it possible to build/install from the SVN checkout. Ruslan Ermilov 10 years ago
- o AIX 7 defines sys_nerr in errno.h, therefore <errno.h> included Maxim Konovalov 10 years ago
- svgz extension for compressed SVG added (close #56). Maxim Konovalov 10 years ago
- Fixed "keepalive_disable". Ruslan Ermilov 10 years ago
- FreeBSD 10-current has recently gotten POSIX_FADV_* macros. Maxim Konovalov 10 years ago
- Upstream: don't cache unfinished responses. Maxim Dounin 10 years ago
- Fixed flv header to match specification. Maxim Dounin 10 years ago
- Silenced a warning for some compilers. Ruslan Ermilov 10 years ago
- Now nginx uses TTL of a DNS response when calculating cache validity. Ruslan Ermilov 10 years ago
- Fixed incorrect counting the length of headers in a SCGI request. Valentin Bartenev 10 years ago
- Fixed handling of SIGWINCH/NOACCEPT signal. Maxim Dounin 10 years ago
- Version bump. Maxim Dounin 10 years ago
- release-1.1.8 tag Igor Sysoev 10 years ago
- nginx-1.1.8-RELEASE Igor Sysoev 10 years ago
- 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
- Added image/webp and video/webm MIME types. Valentin Bartenev 10 years ago