Tree @release-1.7.1 (Download .tar.gz)
Commit History @release-1.7.1
- nginx-1.7.1-RELEASE Maxim Dounin 8 years ago
- Sub filter: fixed subrequests handling. Maxim Dounin 8 years ago
- Syslog: fixed message sending on win32. Vladimir Homutov 8 years ago
- Syslog: fixed possible resource leak and more verbose logging. Vladimir Homutov 8 years ago
- Events: use eventfd() instead of syscall(SYS_eventfd) if possible. Ruslan Ermilov 8 years ago
- Upstream: fix tries check in ip_hash. Roman Arutyunyan 8 years ago
- Mail: output client port number on client connects (ticket #531). Ruslan Ermilov 8 years ago
- Core: output client port number when logging accept event. Ruslan Ermilov 8 years ago
- Mail: added a check for the number of arguments in MAIL/RCPT. Maxim Dounin 8 years ago
- Added syslog support for error_log and access_log directives. Vladimir Homutov 8 years ago
- Configure: the --build= option. Ruslan Ermilov 8 years ago
- SSL: $ssl_client_fingerprint variable. Sergey Budnevitch 8 years ago
- Setting $args now invalidates unparsed uri. Maxim Dounin 8 years ago
- Charset filter: fixed charset setting on encoded replies. Maxim Dounin 8 years ago
- Fixed alias in regex locations with limit_except/if. Maxim Dounin 8 years ago
- SPDY: added protection from overrun of the receive buffer. Valentin Bartenev 8 years ago
- SPDY: added a debug point to the state buffer overflow protection. Valentin Bartenev 8 years ago
- SPDY: refactored ngx_http_spdy_state_headers(). Valentin Bartenev 8 years ago
- SPDY: improved logging. Valentin Bartenev 8 years ago
- SPDY: set log action for PROXY protocol only while parsing it. Valentin Bartenev 8 years ago
- SPDY: ngx_http_spdy_state_headers() error handling cleanup. Valentin Bartenev 8 years ago
- SPDY: improved error handling of header block decompression. Valentin Bartenev 8 years ago
- SPDY: removed ngx_http_spdy_state_headers_error(). Valentin Bartenev 8 years ago
- SPDY: prevented creation of RST_STREAM in protocol error state. Valentin Bartenev 8 years ago
- SPDY: improved ngx_http_spdy_state_protocol_error(). Valentin Bartenev 8 years ago
- SPDY: fixed one case of improper memory allocation error handling. Valentin Bartenev 8 years ago
- Style: use %N instead of '\n' where appropriate. Ruslan Ermilov 8 years ago
- Core: use '\r' for CR and '\n' for LF definitions. Ruslan Ermilov 8 years ago
- OCSP stapling: missing OCSP request free call. Filipe da Silva 8 years ago
- Upstream: restored workaround for "if". Maxim Dounin 8 years ago