Tree @release-1.1.17 (Download .tar.gz)
History of src @release-1.1.17
- Headers with null character are now rejected. Maxim Dounin 10 years ago
- Fixed incorrect ngx_cpystrn() usage in ngx_http_*_process_header(). Maxim Dounin 10 years ago
- Fixed ssi and perl interaction. Maxim Dounin 10 years ago
- Uwsgi: merged r->http_version fixes from scgi module. Maxim Dounin 10 years ago
- Whitespace fixes. Maxim Dounin 10 years ago
- Version bump. Maxim Dounin 10 years ago
- Raised simultaneous subrequest limit from 50 to 200. Maxim Dounin 10 years ago
- Added msleep() on reload to allow new processes to start. Maxim Dounin 10 years ago
- Fixed spelling in single-line comments. Ruslan Ermilov 10 years ago
- Workaround for fs_size on ZFS (ticket #46). Maxim Dounin 10 years ago
- Fix of rbtree lookup on hash collisions. Maxim Dounin 10 years ago
- Fixed null pointer dereference in resolver (ticket #91). Maxim Dounin 10 years ago
- Disable symlinks: added the "from=" parameter to the "disable_symlinks" Valentin Bartenev 10 years ago
- Disable symlinks: initialization of the "disable_symlinks" field in Valentin Bartenev 10 years ago
- Disable symlinks: added the "from" parameter support to the open file cache. Valentin Bartenev 10 years ago
- Added support for the 307 Temporary Redirect. Ruslan Ermilov 10 years ago
- Renamed constants and fixed off-by-one error in "msie_padding on" handling. Ruslan Ermilov 10 years ago
- Event pipe: fixed buffer loss in p->length case. Maxim Dounin 10 years ago
- Disable symlinks: use O_SEARCH|O_DIRECTORY to open path components. Valentin Bartenev 10 years ago
- Disable symlinks: don't allow creating or truncating a file via a symlink in Valentin Bartenev 10 years ago
- Disable symlinks: cleanups once again. Valentin Bartenev 10 years ago
- Disable symlinks: added explicit cast of AT_FDCWD (ticket #111). Maxim Dounin 10 years ago
- Disable symlinks: error handling cleanup again. Maxim Dounin 10 years ago
- Version bump. Maxim Dounin 10 years ago
- Disable symlinks: fixed edge cases of path handling. Maxim Dounin 10 years ago
- Disable symlinks: cleanup error handling. Maxim Dounin 10 years ago
- Support for disable_symlinks in various modules. Andrey Belov 10 years ago
- Added disable_symlinks directive. Andrey Belov 10 years ago
- Changed ngx_open_and_stat_file() to use ngx_str_t. Andrey Belov 10 years ago
- Added openat()/fstatat(). Andrey Belov 10 years ago