index
:
delta/nginx.git
baserock/v1.7.0
branches/default
branches/radix_with_skip
branches/stable-0.5
branches/stable-0.6
branches/stable-0.7
branches/stable-0.8
branches/stable-1.0
branches/stable-1.10
branches/stable-1.12
branches/stable-1.14
branches/stable-1.16
branches/stable-1.18
branches/stable-1.2
branches/stable-1.20
branches/stable-1.22
branches/stable-1.24
branches/stable-1.4
branches/stable-1.6
branches/stable-1.8
master
nginx-0.1
nginx-0.2
nginx-0.3
nginx-0.4
nginx-0.5
nginx-0.6
nginx-0.7
nginx-0.8
nginx-0.9
nginx-1.0
nginx-1.1
nginx-1.2
nginx-1.3
nginx-1.4
nginx-1.5
nginx-1.6
nginx-1.7
nginx-1.8
nginx-1.9
github.com: nginx/nginx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
http
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Gzip: compatibility with recent zlib-ng versions.
Maxim Dounin
2023-03-27
1
-6
/
+12
*
SSL: enabled TLSv1.3 by default.
Maxim Dounin
2023-03-24
4
-8
/
+12
*
Fixed "zero size buf" alerts with subrequests.
Maxim Dounin
2023-01-28
4
-4
/
+4
*
Style.
Maxim Dounin
2023-01-28
2
-3
/
+3
*
Gzip static: ranges support (ticket #2349).
Maxim Dounin
2023-01-24
1
-0
/
+2
*
SSI: handling of subrequests from other modules (ticket #1263).
Ciel Zhao
2022-11-21
2
-1
/
+29
*
Mp4: disabled duplicate atoms.
Roman Arutyunyan
2022-10-19
1
-0
/
+147
*
SSL: improved validation of ssl_session_cache and ssl_ocsp_cache.
Sergey Kandaurov
2022-10-17
1
-2
/
+2
*
Range filter: clearing of pre-existing Content-Range headers.
Maxim Dounin
2022-07-15
1
-0
/
+13
*
Upstream: optimized use of SSL contexts (ticket #1234).
Maxim Dounin
2022-06-29
3
-21
/
+177
*
Perl: removed unused variables, forgotten in ef6a3a99a81a.
Sergey Kandaurov
2022-06-14
1
-2
/
+1
*
Mp4: fixed potential overflow in ngx_http_mp4_crop_stts_data().
Maxim Dounin
2022-06-07
1
-1
/
+1
*
Upstream: handling of certificates specified as an empty string.
Sergey Kandaurov
2022-06-07
3
-6
/
+9
*
Headers filter: improved memory allocation error handling.
Maxim Dounin
2022-05-30
1
-0
/
+4
*
Auth request: multiple WWW-Authenticate headers (ticket #485).
Maxim Dounin
2022-05-30
1
-3
/
+8
*
Upstream: header handlers can now return parsing errors.
Maxim Dounin
2022-05-30
5
-10
/
+30
*
Upstream: all known headers in u->headers_in are linked lists now.
Maxim Dounin
2022-05-30
1
-0
/
+2
*
All known output headers can be linked lists now.
Maxim Dounin
2022-05-30
10
-0
/
+13
*
Perl: combining unknown headers during $r->header_in() lookup.
Maxim Dounin
2022-05-30
1
-40
/
+44
*
Perl: all known input headers are handled identically.
Maxim Dounin
2022-05-30
1
-20
/
+2
*
Reworked multi headers to use linked lists.
Maxim Dounin
2022-05-30
7
-82
/
+51
*
Uwsgi: combining headers with identical names (ticket #1724).
Maxim Dounin
2022-05-30
1
-6
/
+51
*
SCGI: combining headers with identical names (ticket #1724).
Maxim Dounin
2022-05-30
1
-5
/
+45
*
FastCGI: combining headers with identical names (ticket #1724).
Maxim Dounin
2022-05-30
1
-11
/
+55
*
Moved Huffman coding out of HTTP/2.
Ruslan Ermilov
2021-12-21
1
-8
/
+8
*
SSL: $ssl_curve (ticket #2135).
Sergey Kandaurov
2021-11-01
1
-0
/
+3
*
Mp4: mp4_start_key_frame directive.
Roman Arutyunyan
2021-10-28
1
-27
/
+194
*
Mp4: added ngx_http_mp4_update_mdhd_atom() function.
Roman Arutyunyan
2021-10-28
1
-8
/
+32
*
HTTP: connections with wrong ALPN protocols are now rejected.
Vladimir Homutov
2021-10-20
1
-7
/
+6
*
SSL: added $ssl_alpn_protocol variable.
Vladimir Homutov
2021-10-14
1
-0
/
+3
*
HTTP/2: removed support for NPN.
Vladimir Homutov
2021-10-15
1
-54
/
+5
*
Upstream: fixed logging level of upstream invalid header errors.
Maxim Dounin
2021-10-18
4
-4
/
+4
*
Proxy: disabled keepalive on extra data in non-buffered mode.
Awdhesh Mathpal
2021-10-07
1
-0
/
+1
*
SSL: ciphers now set before loading certificates (ticket #2035).
Maxim Dounin
2021-08-16
4
-25
/
+25
*
Improved logging of invalid headers.
Maxim Dounin
2021-06-28
4
-12
/
+20
*
Disabled control characters and space in header names.
Maxim Dounin
2021-06-28
1
-1
/
+1
*
Disabled spaces in URIs (ticket #196).
Maxim Dounin
2021-06-28
1
-2
/
+2
*
gRPC: RST_STREAM(NO_ERROR) handling micro-optimization.
Sergey Kandaurov
2021-06-17
1
-0
/
+4
*
gRPC: handling GOAWAY with a higher last stream identifier.
Sergey Kandaurov
2021-06-17
1
-0
/
+9
*
Location header escaping in redirects (ticket #882).
Ruslan Ermilov
2021-05-24
2
-4
/
+38
*
Upstream: variables support in certificates.
Maxim Dounin
2021-05-06
3
-73
/
+111
*
Auth basic: changed alcf->user_file to be a pointer.
Maxim Dounin
2021-05-06
1
-9
/
+12
*
Changed complex value slots to use NGX_CONF_UNSET_PTR.
Maxim Dounin
2021-05-06
5
-32
/
+26
*
Changed keepalive_requests default to 1000 (ticket #2155).
Maxim Dounin
2021-04-08
1
-1
/
+1
*
Introduced the "keepalive_time" directive.
Maxim Dounin
2021-04-08
1
-0
/
+14
*
Gzip: updated handling of zlib variant from Intel.
Maxim Dounin
2021-04-05
1
-26
/
+9
*
Gzip: support for zlib-ng.
Maxim Dounin
2021-04-05
1
-2
/
+21
*
Fixed handling of already closed connections.
Maxim Dounin
2021-03-28
1
-2
/
+7
*
gRPC: fixed handling of padding on DATA frames.
Maxim Dounin
2021-03-23
1
-11
/
+24
*
SSL: fixed build by Sun C with old OpenSSL versions.
Maxim Dounin
2021-03-05
4
-8
/
+8
[next]