summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2016-04-19nginx-1.9.15-RELEASErelease-1.9.15Maxim Dounin1-0/+55
2016-04-19HTTP/2: send the output queue after emitting WINDOW_UPDATE.Valentin Bartenev1-0/+10
2016-04-19HTTP/2: skip data frames in case of internal errors.Valentin Bartenev1-0/+2
2016-04-19HTTP/2: don't send WINDOW_UPDATE for an empty request body.Valentin Bartenev1-12/+13
2016-04-19Thread pools: memory barriers in task completion notifications.Maxim Dounin1-0/+4
2016-04-18HTTP/2: write logs when refusing streams with data.Maxim Dounin1-0/+4
2016-04-14HTTP/2: send WINDOW_UPDATE instead of RST_STREAM with NO_ERROR.Valentin Bartenev1-0/+22
2016-04-14HTTP/2: refuse streams with data until SETTINGS is acknowledged.Valentin Bartenev2-1/+8
2016-04-14HTTP/2: deduplicated some code in ngx_http_v2_state_headers().Valentin Bartenev1-18/+13
2016-04-11FastCGI: skip special bufs in buffered request body chain.Valentin Bartenev1-0/+5
2016-04-12Fixed NGX_CONF_TAKE1/NGX_CONF_FLAG misuse (as in e444e8f6538b).Ruslan Ermilov1-1/+1
2016-04-11Fixed typos.Alessandro Ghedini1-2/+2
2016-04-08Removed redundant "u" format specifier.Ruslan Ermilov5-6/+6
2016-04-08Simplified ngx_unix_recv() and ngx_readv_chain().Ruslan Ermilov2-6/+2
2016-04-08Merged implementations of ngx_unix_recv().Valentin Bartenev1-59/+11
2016-04-08Fixed small inconsistency in handling EOF among receive functions.Valentin Bartenev2-42/+41
2016-04-08Merged implementations of ngx_udp_unix_recv().Valentin Bartenev1-47/+4
2016-04-07Fixed spelling.Josh Soref6-10/+10
2016-04-07Version bump.Ruslan Ermilov1-2/+2
2016-04-05release-1.9.14 tagMaxim Dounin1-0/+1
2016-04-05nginx-1.9.14-RELEASErelease-1.9.14Maxim Dounin1-0/+58
2016-04-01Compatibility with FreeBSD 2.2.9.Maxim Dounin1-2/+3
2016-04-01Configure: improved multiple types handling in auto/types/typedef.Maxim Dounin1-1/+5
2016-04-01Configure: fixed autotest source code logging.Maxim Dounin2-6/+9
2016-04-01HTTP/2: support for unbuffered upload of request body.Valentin Bartenev3-3/+138
2016-04-01HTTP/2: rewritten handling of request body.Valentin Bartenev4-258/+238
2016-04-01HTTP/2: sending RST_STREAM with NO_ERROR to discard request body.Valentin Bartenev2-14/+25
2016-04-01Core: removed incorrect GCC 2.7 check.Maxim Dounin1-5/+0
2016-04-01Trailing space fix.Maxim Dounin1-1/+1
2016-03-31SSL: SSLeay_version() is deprecated in OpenSSL 1.1.0.Maxim Dounin2-3/+13
2016-03-31SSL: X509 was made opaque in OpenSSL 1.1.0.Sergey Kandaurov1-0/+4
2016-03-31SSL: EVP_MD_CTX was made opaque in OpenSSL 1.1.0.Sergey Kandaurov1-9/+12
2016-03-31SSL: RSA_generate_key() is deprecated in OpenSSL 1.1.0.Maxim Dounin4-4/+4
2016-03-31SSL: initialization changes for OpenSSL 1.1.0.Maxim Dounin2-1/+13
2016-03-31SSL: get_session callback changed in OpenSSL 1.1.0.Maxim Dounin1-4/+11
2016-03-31SSL: guarded error codes not present in OpenSSL 1.1.0.Maxim Dounin1-1/+4
2016-03-31SSL: reasonable version for LibreSSL.Maxim Dounin2-3/+9
2016-03-31Removed the prototype mysql module.Ruslan Ermilov8-773/+3
2016-03-31Fixed ngx_os_signal_process() prototype.Ruslan Ermilov5-8/+8
2016-03-31Fixed ngx_pid_t formatting in ngx_sprintf() and logging.Sergey Kandaurov3-8/+8
2016-03-31Fixed format specifiers in ngx_sprintf().Sergey Kandaurov2-3/+3
2016-03-31Fixed logging.Sergey Kandaurov39-66/+67
2016-03-31Events: fixed logging.Sergey Kandaurov2-12/+19
2016-03-31Fixed logging with variable field width.Sergey Kandaurov6-10/+11
2016-03-31Fixed logging in close error handling.Sergey Kandaurov2-2/+2
2016-03-30Fixed mistranslated phrase.Ruslan Ermilov1-1/+1
2016-03-30Events: fixed test building with eventport on OS X.Ruslan Ermilov1-1/+1
2016-03-30Style.Ruslan Ermilov43-215/+215
2016-03-30Version bump.Ruslan Ermilov1-2/+2
2016-03-29release-1.9.13 tagMaxim Dounin1-0/+1