Tree @release-1.7.3 (Download .tar.gz)
Commit History @release-1.7.3
- nginx-1.7.3-RELEASE Maxim Dounin 7 years ago
- Win32: ngx_open_dir() and ngx_close_dir() fixes. Maxim Dounin 7 years ago
- Updated PCRE used for win32 builds. Maxim Dounin 7 years ago
- SSL: logging level of "peer closed connection in SSL handshake". Maxim Dounin 7 years ago
- Upstream: p->downstream_error instead of closing connection. Maxim Dounin 7 years ago
- Upstream: fixed handling of write event after sending request. Valentin Bartenev 8 years ago
- SSL: the "ssl_password_file" directive. Valentin Bartenev 8 years ago
- Configure: restored "nginx/" missed in 6e4bb1d6679d. Maxim Dounin 8 years ago
- Core: removed meaningless check from ngx_palloc_block(). Maxim Dounin 8 years ago
- Fixed wrong sizeof() in ngx_http_init_locations(). Maxim Dounin 8 years ago
- Core: plugged socket leak during configuration test. Maxim Dounin 8 years ago
- Configure: style. Maxim Dounin 8 years ago
- Upstream: cache revalidation using If-None-Match. Maxim Dounin 8 years ago
- Cache: ETag now saved into cache header. Maxim Dounin 8 years ago
- Cache: version in cache files. Maxim Dounin 8 years ago
- Entity tags: explicit flag to skip not modified filter. Maxim Dounin 8 years ago
- Entity tags: weak comparison for If-None-Match. Maxim Dounin 8 years ago
- Entity tags: downgrade strong etags to weak ones as needed. Maxim Dounin 8 years ago
- Upstream: fixed cache revalidation with SSI. Maxim Dounin 8 years ago
- Upstream: removed unused offset to content_length. Maxim Dounin 8 years ago
- Upstream: no need to clear r->headers_out.last_modified_time. Maxim Dounin 8 years ago
- Not modified filter: debug log format fixed. Maxim Dounin 8 years ago
- Upstream: reduced diffs to the plus version of nginx. Ruslan Ermilov 8 years ago
- FreeBSD has migrated to Bugzilla. Sergey Kandaurov 8 years ago
- Core: added ngx_slab_calloc() and ngx_slab_calloc_locked(). Ruslan Ermilov 8 years ago
- Version bump. Ruslan Ermilov 8 years ago
- release-1.7.2 tag Maxim Dounin 8 years ago
- nginx-1.7.2-RELEASE Maxim Dounin 8 years ago
- Configure: workaround for system perl on OS X (ticket #576). Maxim Dounin 8 years ago
- Updated OpenSSL used for win32 builds. Maxim Dounin 8 years ago