Commit Graph

4001 Commits (a3bdd737e5c5feb3ef7b341fd9f84c5d83d3340b)
 

Author SHA1 Message Date
Maxim Dounin a3bdd737e5 Fixed more gcc46 warnings in configure tests. 14 years ago
Maxim Dounin 36aef0c383 Fixed unconditional MAX_PATH usage (ticket #22). 14 years ago
Maxim Dounin 7b2b17a6b3 Added explicit include of time.h. 14 years ago
Maxim Dounin e34ff16f67 Resolver: added missing sanity checking when creating name queries. 14 years ago
Maxim Dounin 8e6728ef13 Win32: added missing call to srand(). 14 years ago
Maxim Dounin 1aa5fbb1a8 Added xslt_param and xslt_string_param directives. 14 years ago
Maxim Dounin 3333c6c7c8 Fixed off-by-one in xslt parameter parsing. 14 years ago
Maxim Dounin ae11f08cad Restricted keepalive_disable safari to OS X only. 14 years ago
Maxim Dounin dc863179a3 Removed safari from keepalive_disable default. 14 years ago
Ruslan Ermilov fd601af84c The addition of $tcpinfo_* variables has broken the build on Linux 14 years ago
Ruslan Ermilov fbd32d4d19 worker_cpu_affinity: cleaned up Linux implementation, added FreeBSD support. 14 years ago
Ruslan Ermilov d4b1e5f58b If we inserted "Last-Modified" in r->headers_out.headers, don't 14 years ago
Ruslan Ermilov 89467caf43 Minor ngx_http_headers_filter_module.c code cleanup. 14 years ago
Maxim Konovalov acf6c79ac7 For the sake of case/switch code readability, 'fall through' 14 years ago
Ruslan Ermilov 926ded6f4c Implemented $tcpinfo_rtt, $tcpinfo_rttvar, $tcpinfo_snd_cwnd, and 14 years ago
Ruslan Ermilov c2afb66e88 Some older OSes (notably FreeBSD 4.x) did not have %zu 14 years ago
Ruslan Ermilov 4489fa8893 Fixed compilation warnings in configuration C tests. 14 years ago
Ruslan Ermilov 5d1d368cf4 Local variable "ngx_http_next_filter" renamed to "ngx_http_next_body_filter" 14 years ago
Ruslan Ermilov 849e3b09ae The "error_log" directive specified in the "http", "server", and 14 years ago
Ruslan Ermilov 091f6ffce6 Slight optimization in ngx_http_get_variable_index(). 14 years ago
Ruslan Ermilov 06733ae8cf - New variable: $connection_requests. 14 years ago
Maxim Dounin d694ff7798 Version bump. 14 years ago
Maxim Dounin 6cdb488b5b release-1.1.17 tag 14 years ago
Maxim Dounin cbdec4e7f3 nginx-1.1.17-RELEASE 14 years ago
Maxim Dounin d1ed97b18b Headers with null character are now rejected. 14 years ago
Maxim Dounin eb526b7d7d Fixed incorrect ngx_cpystrn() usage in ngx_http_*_process_header(). 14 years ago
Maxim Dounin 030e235ec7 Fixed ssi and perl interaction. 14 years ago
Maxim Dounin 205394e6f9 Uwsgi: merged r->http_version fixes from scgi module. 14 years ago
Maxim Dounin de964a9a27 Updated OpenSSL and PCRE used for win32 builds. 14 years ago
Ruslan Ermilov 51e926fc4f Mentioned the NGINX environment variable. 14 years ago
Ruslan Ermilov 9eff0e6508 Added scgi_temp and uwsgi_temp to svn:ignore. 14 years ago
Ruslan Ermilov 098c7b6aa6 - Applied some of the OpenBSD changes. 14 years ago
Maxim Dounin ee187436af Whitespace fixes. 14 years ago
Maxim Dounin 35e735523e Grammar and wording fixes in CHANGES. 14 years ago
Maxim Dounin 382499aa1f Version bump. 14 years ago
Maxim Dounin 5ff29448ff release-1.1.16 tag 14 years ago
Maxim Dounin 9e552f949d nginx-1.1.16-RELEASE 14 years ago
Maxim Dounin a95c85e78a Raised simultaneous subrequest limit from 50 to 200. 14 years ago
Maxim Dounin db402276e1 Added msleep() on reload to allow new processes to start. 14 years ago
Ruslan Ermilov b74f8ffce4 Fixed spelling in single-line comments. 14 years ago
Maxim Dounin c66a1e7a17 Workaround for fs_size on ZFS (ticket #46). 14 years ago
Maxim Dounin 7ca6c1ff78 Fix of rbtree lookup on hash collisions. 14 years ago
Maxim Dounin 53d9677de4 Fixed null pointer dereference in resolver (ticket #91). 14 years ago
Valentin Bartenev 5c95f88503 Disable symlinks: added the "from=" parameter to the "disable_symlinks" 14 years ago
Valentin Bartenev 0e05ca0404 Disable symlinks: initialization of the "disable_symlinks" field in 14 years ago
Valentin Bartenev 346791187f Disable symlinks: added the "from" parameter support to the open file cache. 14 years ago
Maxim Dounin 075e852a4e Configure: moved icc detection before gcc. 14 years ago
Ruslan Ermilov 1c57fb8790 Added support for the 307 Temporary Redirect. 14 years ago
Ruslan Ermilov 09422e632f Renamed constants and fixed off-by-one error in "msie_padding on" handling. 14 years ago
Maxim Dounin b5d0d7a232 Event pipe: fixed buffer loss in p->length case. 14 years ago