Tree @release-1.3.8 (Download .tar.gz)
History of src @release-1.3.8
- Event pipe: fixed handling of buf_to_file data. Maxim Dounin 8 years ago
- Variables $connection and $connection_requests. Maxim Dounin 8 years ago
- Resolver: added missing memory allocation error handling. Maxim Dounin 8 years ago
- ngx_http_keepalive_handler() is now trying to not keep c->buffer's memory for Valentin Bartenev 8 years ago
- Core: the "auto" parameter of the "worker_processes" directive. Andrey Belov 8 years ago
- Removed conditional compilation from waitpid() error test. Maxim Dounin 8 years ago
- Gunzip: fixed r->gzip_ok check. Maxim Dounin 8 years ago
- OCSP stapling: properly check if there is ssl.ctx. Maxim Dounin 8 years ago
- Variable $bytes_sent. Maxim Dounin 8 years ago
- Log: $apache_bytes_sent removed. Maxim Dounin 8 years ago
- SSL: the "ssl_verify_client" directive parameter "optional_no_ca". Maxim Dounin 8 years ago
- Version bump. Maxim Dounin 8 years ago
- OCSP stapling: build fixes. Maxim Dounin 8 years ago
- OCSP stapling: ssl_stapling_verify directive. Maxim Dounin 8 years ago
- OCSP stapling: OCSP_basic_verify() OCSP_TRUSTOTHER flag now used. Maxim Dounin 8 years ago
- OCSP stapling: log error data in ngx_ssl_error(). Maxim Dounin 8 years ago
- OCSP stapling: check Content-Type. Maxim Dounin 8 years ago
- OCSP stapling: loading OCSP responses. Maxim Dounin 8 years ago
- OCSP stapling: the ngx_event_openssl_stapling.c file. Maxim Dounin 8 years ago
- OCSP stapling: ssl_stapling_file support. Maxim Dounin 8 years ago
- OCSP stapling: ssl_trusted_certificate directive. Maxim Dounin 8 years ago
- Resolver: cached addresses are returned with random rotation now. Maxim Dounin 8 years ago
- Correct plural form for "path" in the whole source base. Andrey Belov 8 years ago
- Made sure to initialize the entire ngx_file_t structure. Andrey Belov 8 years ago
- SSL: added version checks for ssl compression workaround. Maxim Dounin 8 years ago
- SSL: fixed compression workaround to remove all methods. Maxim Dounin 8 years ago
- Added clearing of cpu_affinity after process spawn. Maxim Dounin 8 years ago
- Version bump. Maxim Dounin 8 years ago
- Gunzip: removed nginx.h leftover include. Maxim Dounin 8 years ago
- Gunzip filter import. Maxim Dounin 8 years ago