index
:
nginx.git
master
no-short-read-checks
tunnel
nginx
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
http
/
ngx_http.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-19
Upstream: early hints support.
Roman Arutyunyan
1
-0
/
+2
2024-09-13
Proxy: proxy_pass_trailers directive.
Sergey Kandaurov
1
-1
/
+1
2022-06-22
Merged with the default branch.
Sergey Kandaurov
1
-4
/
+4
2022-05-30
Reworked multi headers to use linked lists.
Maxim Dounin
1
-4
/
+4
2021-12-28
Fixed a mismerge in 5c86189a1c1b.
Ruslan Ermilov
1
-0
/
+2
2021-12-21
Moved Huffman coding out of HTTP/2.
Ruslan Ermilov
1
-0
/
+8
2021-12-24
Merged with the default branch.
Ruslan Ermilov
1
-2
/
+2
2021-12-06
HTTP/3: merged ngx_http_quic_module into ngx_http_v3_module.
Roman Arutyunyan
1
-3
/
+0
2021-09-17
HTTP/3: make ngx_http_log_error() static again.
Roman Arutyunyan
1
-1
/
+0
2021-08-05
HTTP/3: got rid of HTTP/2 module dependency.
Vladimir Homutov
1
-0
/
+6
2021-05-05
HTTP/3: renamed ngx_http_v3_connection_t to ngx_http_v3_session_t.
Roman Arutyunyan
1
-2
/
+1
2021-05-05
HTTP/3: reference h3c directly from ngx_http_connection_t.
Roman Arutyunyan
1
-0
/
+2
2021-02-17
HTTP/3: introduced ngx_http_v3_parse_t structure.
Roman Arutyunyan
1
-0
/
+1
2021-01-25
HTTP/3: refactored request body parser.
Roman Arutyunyan
1
-3
/
+0
2021-01-22
HTTP/3: refactored request parser.
Roman Arutyunyan
1
-0
/
+5
2020-07-23
HTTP/3: server pushes.
Roman Arutyunyan
1
-0
/
+1
2020-07-21
QUIC: added "quic" listen parameter.
Roman Arutyunyan
1
-0
/
+3
2020-03-27
Parsing HTTP/3 request body.
Roman Arutyunyan
1
-0
/
+3
2020-03-13
HTTP/3.
Roman Arutyunyan
1
-0
/
+3
2019-02-25
SSL: variables support in ssl_certificate and ssl_certificate_key.
Maxim Dounin
1
-0
/
+4
2016-10-03
Modules compatibility: http2.
Maxim Dounin
1
-3
/
+0
2015-09-11
The HTTP/2 implementation (RFC 7240, 7241).
Valentin Bartenev
1
-4
/
+4
2015-06-11
Moved ngx_http_parse_time() to core, renamed accordingly.
Maxim Dounin
1
-3
/
+0
2015-06-11
Removed unused ngx_http_get_time() declaration.
Maxim Dounin
1
-2
/
+0
2015-03-23
Request body: unbuffered reading.
Maxim Dounin
1
-0
/
+1
2015-03-23
Request body: filters support.
Maxim Dounin
1
-0
/
+1
2015-03-20
Removed busy locks.
Ruslan Ermilov
1
-1
/
+0
2015-03-04
Style: moved ngx_http_ephemeral() macro to ngx_http_request.h.
Ruslan Ermilov
1
-3
/
+0
2014-04-29
Upstream: added the "$upstream_cookie_<name>" variables.
Vladimir Homutov
1
-0
/
+2
2013-05-11
Fixed build with --with-mail_ssl_module.
Maxim Dounin
1
-1
/
+1
2013-03-20
Preliminary experimental support for SPDY draft 2.
Valentin Bartenev
1
-0
/
+14
2013-03-11
Removed unused prototype of ngx_http_find_server_conf().
Valentin Bartenev
1
-1
/
+0
2013-02-27
SNI: reuse selected configuration for all requests in a connection.
Valentin Bartenev
1
-1
/
+1
2013-01-16
Fixed and improved the "*_bind" directives of proxying modules.
Ruslan Ermilov
1
-1
/
+1
2012-11-21
Request body: chunked parsing moved to ngx_http_parse.c from proxy.
Maxim Dounin
1
-0
/
+10
2012-01-18
Copyright updated.
Maxim Konovalov
1
-0
/
+1
2011-09-15
Protocol version parsing in ngx_http_parse_status_line().
Maxim Dounin
1
-0
/
+1
2010-10-04
ngx_http_degraded()
Igor Sysoev
1
-0
/
+4
2010-06-15
ngx_http_parse_status_line()
Igor Sysoev
1
-0
/
+10
2009-12-21
fix building by gcc 4.x with -O2/3/s in some Linux distributions:
Igor Sysoev
1
-1
/
+1
2009-11-30
support "*" in gzip_types, ssi_types, etc
Igor Sysoev
1
-3
/
+3
2009-10-21
*) move sockaddr to the listen options
Igor Sysoev
1
-1
/
+1
2009-10-21
refactor http listen code:
Igor Sysoev
1
-0
/
+2
2009-10-19
restore discard body handler after ngx_http_set_writer() set it to
Igor Sysoev
1
-0
/
+1
2009-08-30
*) ngx_http_ephemeral
Igor Sysoev
1
-1
/
+5
2009-05-08
allow to pass image filter errors via the same location where the filter is set
Igor Sysoev
1
-1
/
+1
2009-05-01
ngx_http_filter_finalize_request() and ngx_http_clean_header()
Igor Sysoev
1
-0
/
+3
2009-03-23
a prelimiary proxy cache support
Igor Sysoev
1
-10
/
+8
2009-03-22
use complex value in error_page
Igor Sysoev
1
-1
/
+1
2009-03-19
ngx_http_split_args()
Igor Sysoev
1
-0
/
+2
[next]