summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nginx-1.9.15-RELEASErelease-1.9.15Maxim Dounin2016-04-191-0/+55
* HTTP/2: send the output queue after emitting WINDOW_UPDATE.Valentin Bartenev2016-04-191-0/+10
* HTTP/2: skip data frames in case of internal errors.Valentin Bartenev2016-04-191-0/+2
* HTTP/2: don't send WINDOW_UPDATE for an empty request body.Valentin Bartenev2016-04-191-12/+13
* Thread pools: memory barriers in task completion notifications.Maxim Dounin2016-04-191-0/+4
* HTTP/2: write logs when refusing streams with data.Maxim Dounin2016-04-181-0/+4
* HTTP/2: send WINDOW_UPDATE instead of RST_STREAM with NO_ERROR.Valentin Bartenev2016-04-141-0/+22
* HTTP/2: refuse streams with data until SETTINGS is acknowledged.Valentin Bartenev2016-04-142-1/+8
* HTTP/2: deduplicated some code in ngx_http_v2_state_headers().Valentin Bartenev2016-04-141-18/+13
* FastCGI: skip special bufs in buffered request body chain.Valentin Bartenev2016-04-111-0/+5
* Fixed NGX_CONF_TAKE1/NGX_CONF_FLAG misuse (as in e444e8f6538b).Ruslan Ermilov2016-04-121-1/+1
* Fixed typos.Alessandro Ghedini2016-04-111-2/+2
* Removed redundant "u" format specifier.Ruslan Ermilov2016-04-085-6/+6
* Simplified ngx_unix_recv() and ngx_readv_chain().Ruslan Ermilov2016-04-082-6/+2
* Merged implementations of ngx_unix_recv().Valentin Bartenev2016-04-081-59/+11
* Fixed small inconsistency in handling EOF among receive functions.Valentin Bartenev2016-04-082-42/+41
* Merged implementations of ngx_udp_unix_recv().Valentin Bartenev2016-04-081-47/+4
* Fixed spelling.Josh Soref2016-04-076-10/+10
* Version bump.Ruslan Ermilov2016-04-071-2/+2
* release-1.9.14 tagMaxim Dounin2016-04-051-0/+1
* nginx-1.9.14-RELEASErelease-1.9.14Maxim Dounin2016-04-051-0/+58
* Compatibility with FreeBSD 2.2.9.Maxim Dounin2016-04-011-2/+3
* Configure: improved multiple types handling in auto/types/typedef.Maxim Dounin2016-04-011-1/+5
* Configure: fixed autotest source code logging.Maxim Dounin2016-04-012-6/+9
* HTTP/2: support for unbuffered upload of request body.Valentin Bartenev2016-04-013-3/+138
* HTTP/2: rewritten handling of request body.Valentin Bartenev2016-04-014-258/+238
* HTTP/2: sending RST_STREAM with NO_ERROR to discard request body.Valentin Bartenev2016-04-012-14/+25
* Core: removed incorrect GCC 2.7 check.Maxim Dounin2016-04-011-5/+0
* Trailing space fix.Maxim Dounin2016-04-011-1/+1
* SSL: SSLeay_version() is deprecated in OpenSSL 1.1.0.Maxim Dounin2016-03-312-3/+13
* SSL: X509 was made opaque in OpenSSL 1.1.0.Sergey Kandaurov2016-03-311-0/+4
* SSL: EVP_MD_CTX was made opaque in OpenSSL 1.1.0.Sergey Kandaurov2016-03-311-9/+12
* SSL: RSA_generate_key() is deprecated in OpenSSL 1.1.0.Maxim Dounin2016-03-314-4/+4
* SSL: initialization changes for OpenSSL 1.1.0.Maxim Dounin2016-03-312-1/+13
* SSL: get_session callback changed in OpenSSL 1.1.0.Maxim Dounin2016-03-311-4/+11
* SSL: guarded error codes not present in OpenSSL 1.1.0.Maxim Dounin2016-03-311-1/+4
* SSL: reasonable version for LibreSSL.Maxim Dounin2016-03-312-3/+9
* Removed the prototype mysql module.Ruslan Ermilov2016-03-318-773/+3
* Fixed ngx_os_signal_process() prototype.Ruslan Ermilov2016-03-315-8/+8
* Fixed ngx_pid_t formatting in ngx_sprintf() and logging.Sergey Kandaurov2016-03-313-8/+8
* Fixed format specifiers in ngx_sprintf().Sergey Kandaurov2016-03-312-3/+3
* Fixed logging.Sergey Kandaurov2016-03-3139-66/+67
* Events: fixed logging.Sergey Kandaurov2016-03-312-12/+19
* Fixed logging with variable field width.Sergey Kandaurov2016-03-316-10/+11
* Fixed logging in close error handling.Sergey Kandaurov2016-03-312-2/+2
* Fixed mistranslated phrase.Ruslan Ermilov2016-03-301-1/+1
* Events: fixed test building with eventport on OS X.Ruslan Ermilov2016-03-301-1/+1
* Style.Ruslan Ermilov2016-03-3043-215/+215
* Version bump.Ruslan Ermilov2016-03-301-2/+2
* release-1.9.13 tagMaxim Dounin2016-03-291-0/+1