History of
src
@master
-
Parsing server PROXY protocol address and port (ticket #1206).
Roman Arutyunyan
1 year, 4 months ago
-
Core: moved PROXY protocol fields out of ngx_connection_t.
Roman Arutyunyan
1 year, 4 months ago
-
Version bump.
Roman Arutyunyan
1 year, 4 months ago
-
Win32: silenced -Wcast-function-type GCC warning (ticket #1865).
Maxim Dounin
1 year, 4 months ago
-
Win32: improved fallback on FormatMessage() errors.
Maxim Dounin
1 year, 4 months ago
-
SSL: available bytes handling (ticket #1431).
Maxim Dounin
1 year, 4 months ago
-
Events: available bytes calculation via ioctl(FIONREAD).
Maxim Dounin
1 year, 4 months ago
-
SSL: improved ngx_ssl_recv_chain() to stop if c->read->ready is 0.
Maxim Dounin
1 year, 4 months ago
-
Event pipe: disabled c->read->available checking for SSL.
Maxim Dounin
1 year, 4 months ago
-
Fixed header parsing with ignore_invalid_headers switched off.
Ruslan Ermilov
1 year, 4 months ago
-
Fixed URI normalization with merge_slashes switched off.
Maxim Dounin
1 year, 4 months ago
-
The "/." and "/.." at the end of URI should be normalized.
Ruslan Ermilov
1 year, 4 months ago
-
Improved detection of broken percent encoding in URI.
Ruslan Ermilov
1 year, 4 months ago
-
Core: removed dead code in ngx_rbtree_delete().
Vladimir Homutov
1 year, 5 months ago
-
Version bump.
Vladimir Homutov
1 year, 5 months ago
-
HTTP/2: fixed worker_shutdown_timeout.
Ruslan Ermilov
1 year, 5 months ago
-
HTTP/2: fixed possible alert about left open socket on shutdown.
Ruslan Ermilov
1 year, 5 months ago
-
HTTP/2: traffic-based flood detection.
Maxim Dounin
1 year, 5 months ago
-
HTTP/2: switched back to RST_STREAM with NO_ERROR.
Maxim Dounin
1 year, 5 months ago
-
SSL: fixed ssl_verify_client error message.
Sergey Kandaurov
1 year, 5 months ago
-
Resolver: fixed possible use-after-free while resolving PTR.
Sergey Kandaurov
1 year, 5 months ago
-
HTTP/2: close connection on zero WINDOW_UPDATE.
Ruslan Ermilov
1 year, 5 months ago
-
HTTP/2: close connection on frames with self-dependency.
Ruslan Ermilov
1 year, 5 months ago
-
Fixed "return" with discarding invalid chunked body.
Sergey Kandaurov
1 year, 6 months ago
-
Detect runaway chunks in ngx_http_parse_chunked().
Sergey Kandaurov
1 year, 6 months ago
-
HTTP/2: discard remaining request body after redirect.
Sergey Kandaurov
1 year, 6 months ago
-
SSL: lowered log level for WSAECONNABORTED errors on Windows.
Maxim Dounin
1 year, 6 months ago
-
Version bump.
Maxim Dounin
1 year, 6 months ago
-
HTTP/2: limited number of PRIORITY frames.
Ruslan Ermilov
1 year, 6 months ago
-
HTTP/2: limited number of DATA frames.
Ruslan Ermilov
1 year, 6 months ago