Commit History

Author SHA1 Message Date
  Valentin Bartenev 5cf695f827 HTTP/2: fixed the "http request count is zero" alert. 8 years ago
  Valentin Bartenev 6e2606d8e5 HTTP/2: avoid adding Content-Length for requests without body. 8 years ago
  Valentin Bartenev 5c66c4aad0 HTTP/2: prevented double termination of a stream. 8 years ago
  Valentin Bartenev a70e415ea3 HTTP/2: fixed a segfault while processing unbuffered upload. 8 years ago
  Valentin Bartenev a650907c17 HTTP/2: unbreak build on MSVC. 8 years ago
  Valentin Bartenev 323c6ba0b7 HTTP/2: implemented preread buffer for request body (closes #959). 8 years ago
  Valentin Bartenev f0c3ae9fc3 HTTP/2: the "421 Misdirected Request" response (closes #848). 8 years ago
  Maxim Dounin 955f741af0 Version bump. 8 years ago
  Maxim Dounin 8d0b75f716 release-1.10.1 tag 8 years ago
  Maxim Dounin e32426747f nginx-1.10.1-RELEASE 8 years ago
  Maxim Dounin 969105accd Core: skip special buffers on writing (ticket #981). 8 years ago
  Maxim Dounin 91c1a88b46 Updated OpenSSL used for win32 builds. 8 years ago
  Maxim Dounin 450c3ae887 Version bump. 8 years ago
  Maxim Dounin c63049a369 release-1.10.0 tag 8 years ago
  Maxim Dounin 9842cfffbf nginx-1.10.0-RELEASE 8 years ago
  Maxim Dounin edeb561fe1 Stable branch. 8 years ago
  Maxim Dounin 693af240f5 release-1.9.15 tag 8 years ago
  Maxim Dounin 7a719646fa nginx-1.9.15-RELEASE 8 years ago
  Valentin Bartenev 22285687c9 HTTP/2: send the output queue after emitting WINDOW_UPDATE. 8 years ago
  Valentin Bartenev 7458f66675 HTTP/2: skip data frames in case of internal errors. 8 years ago
  Valentin Bartenev f4df08b19d HTTP/2: don't send WINDOW_UPDATE for an empty request body. 8 years ago
  Maxim Dounin eeb72127cf Thread pools: memory barriers in task completion notifications. 8 years ago
  Maxim Dounin eb38cbda2f HTTP/2: write logs when refusing streams with data. 8 years ago
  Valentin Bartenev 7691b9750e HTTP/2: send WINDOW_UPDATE instead of RST_STREAM with NO_ERROR. 8 years ago
  Valentin Bartenev 536b5510d1 HTTP/2: refuse streams with data until SETTINGS is acknowledged. 8 years ago
  Valentin Bartenev 60f0960ab6 HTTP/2: deduplicated some code in ngx_http_v2_state_headers(). 8 years ago
  Valentin Bartenev 4c1b9fef65 FastCGI: skip special bufs in buffered request body chain. 8 years ago
  Ruslan Ermilov 400d42437c Fixed NGX_CONF_TAKE1/NGX_CONF_FLAG misuse (as in e444e8f6538b). 8 years ago
  Alessandro Ghedini 35f05dd51f Fixed typos. 8 years ago
  Ruslan Ermilov 37a3a2b2e8 Removed redundant "u" format specifier. 8 years ago