Tree @release-1.1.19 (Download .tar.gz)
History of src @release-1.1.19
- Mp4: sanity checks cleanup. Maxim Dounin 8 years ago
- Reduced the number of lines of code in ngx_inet_addr(). Ruslan Ermilov 8 years ago
- Fixed buffer overflow when long URI is processed by "try_files" in Ruslan Ermilov 8 years ago
- Improved readability of the code that produces bitmask from prefix. Ruslan Ermilov 8 years ago
- Fixed directives inheritance. Ruslan Ermilov 8 years ago
- Access module: fixed inheritance of allow/deny ipv6 rules. Maxim Dounin 8 years ago
- Fixed debug logging. Igor Sysoev 8 years ago
- Fixed previous commit. Igor Sysoev 8 years ago
- Fixed mp4 module seek. Igor Sysoev 8 years ago
- Fixed signed integer overflows in timer code (ticket #145). Maxim Dounin 8 years ago
- Comment fixed. Andrey Belov 8 years ago
- Style: the function type should be on a line by itself Maxim Konovalov 8 years ago
- In ngx_ptocidr(), check that the supplied prefix length is within Ruslan Ermilov 8 years ago
- Fixed spelling in multiline C comments. Ruslan Ermilov 8 years ago
- Win32: improved ngx_mutex_init() stub (ticket #138). Maxim Dounin 8 years ago
- Win32: fixed memory allocation for shmem name (ticket #134). Maxim Dounin 8 years ago
- Upstream: reject upstreams without normal servers. Maxim Dounin 8 years ago
- Version bump. Maxim Dounin 8 years ago
- Corrected spelling of error message (ticket #136). Ruslan Ermilov 8 years ago
- Fixed win32 build after realpath changes in r4559. Maxim Dounin 8 years ago
- Replaced ngx_http_realip_from_t with ngx_in_cidr_t. Ruslan Ermilov 8 years ago
- Fixed calculation of range boundaries. Ruslan Ermilov 8 years ago
- Xslt: parser options now set with xmlCtxtUseOptions(). Maxim Dounin 8 years ago
- Fixed unconditional MAX_PATH usage (ticket #22). Maxim Dounin 8 years ago
- Added explicit include of time.h. Maxim Dounin 8 years ago
- Resolver: added missing sanity checking when creating name queries. Maxim Dounin 8 years ago
- Win32: added missing call to srand(). Maxim Dounin 8 years ago
- Added xslt_param and xslt_string_param directives. Maxim Dounin 8 years ago
- Fixed off-by-one in xslt parameter parsing. Maxim Dounin 8 years ago
- Restricted keepalive_disable safari to OS X only. Maxim Dounin 8 years ago