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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-30
Upstream: simplified Accept-Ranges handling.
Maxim Dounin
2
-3
/
+1
2022-05-30
Upstream: simplified Content-Encoding handling.
Maxim Dounin
2
-37
/
+3
2022-05-30
Upstream: style.
Maxim Dounin
1
-7
/
+17
2022-05-30
Perl: combining unknown headers during $r->header_in() lookup.
Maxim Dounin
1
-40
/
+44
2022-05-30
Perl: all known input headers are handled identically.
Maxim Dounin
1
-20
/
+2
2022-05-30
All non-unique input headers are now linked lists.
Maxim Dounin
2
-59
/
+12
2022-05-30
Reworked multi headers to use linked lists.
Maxim Dounin
17
-245
/
+175
2022-05-30
Combining unknown headers during variables lookup (ticket #1316).
Maxim Dounin
3
-21
/
+74
2022-05-30
Uwsgi: combining headers with identical names (ticket #1724).
Maxim Dounin
1
-6
/
+51
2022-05-30
SCGI: combining headers with identical names (ticket #1724).
Maxim Dounin
1
-5
/
+45
2022-05-30
FastCGI: combining headers with identical names (ticket #1724).
Maxim Dounin
5
-13
/
+138
2022-05-30
Perl: fixed $r->header_in("Connection").
Maxim Dounin
1
-0
/
+4
2022-05-30
Fixed runtime handling of systems without EPOLLRDHUP support.
Marcus Ball
2
-2
/
+6
2022-05-30
Version bump.
Maxim Dounin
1
-2
/
+2
2022-05-24
Updated OpenSSL and zlib used for win32 builds.
Maxim Dounin
1
-2
/
+2
2022-04-29
Configure: recognize arm64 machine name as a synonym for aarch64.
Sergey Kandaurov
1
-1
/
+1
2022-02-08
SSL: logging level of "application data after close notify".
Sergey Kandaurov
1
-0
/
+6
2022-02-04
Year 2022.
Sergey Kandaurov
1
-1
/
+1
2022-02-03
HTTP/2: fixed closed_nodes overflow (ticket #1708).
Maxim Dounin
1
-1
/
+1
2022-02-03
HTTP/2: made it possible to flush response headers (ticket #1743).
Maxim Dounin
6
-3
/
+14
2022-02-01
Cache: fixed race in ngx_http_file_cache_forced_expire().
Maxim Dounin
1
-0
/
+5
2022-01-26
Core: added autotest for UDP segmentation offloading.
Vladimir Homutov
2
-0
/
+20
2022-01-25
Core: added function for local source address cmsg.
Vladimir Homutov
3
-82
/
+77
2022-01-25
Core: made the ngx_sendmsg() function non-static.
Vladimir Homutov
2
-70
/
+127
2022-01-25
Core: the ngx_event_udp.h header file.
Vladimir Homutov
3
-7
/
+27
2022-01-27
Version bump.
Vladimir Homutov
1
-2
/
+2
2022-01-25
release-1.21.6 tag
Maxim Dounin
1
-0
/
+1
2022-01-25
nginx-1.21.6-RELEASE
release-1.21.6
Maxim Dounin
1
-0
/
+38
2022-01-24
SSL: always renewing tickets with TLSv1.3 (ticket #1892).
Maxim Dounin
1
-1
/
+15
2022-01-22
Contrib: vim syntax adjusted to save cpoptions (ticket #2276).
Maxim Dounin
1
-0
/
+6
2022-01-19
Core: simplify reader lock release.
Pavel Pautov
1
-15
/
+3
2022-01-17
SSL: free pkey on SSL_CTX_set0_tmp_dh_pkey() failure.
Sergey Kandaurov
1
-0
/
+3
2022-01-11
Avoid sending "Connection: keep-alive" when shutting down.
Maxim Dounin
1
-0
/
+4
2021-12-30
Events: fixed balancing between workers with EPOLLEXCLUSIVE.
Maxim Dounin
3
-0
/
+64
2021-12-29
Version bump.
Maxim Dounin
1
-2
/
+2
2021-12-28
release-1.21.5 tag
Maxim Dounin
1
-0
/
+1
2021-12-28
nginx-1.21.5-RELEASE
release-1.21.5
Maxim Dounin
1
-0
/
+52
2021-12-28
Updated OpenSSL and PCRE used for win32 builds.
Maxim Dounin
1
-2
/
+2
2021-12-27
Support for sendfile(SF_NOCACHE).
Maxim Dounin
3
-4
/
+25
2021-12-27
SSL: SSL_sendfile(SF_NODISKIO) support.
Maxim Dounin
1
-2
/
+29
2021-12-27
Simplified sendfile(SF_NODISKIO) usage.
Maxim Dounin
8
-174
/
+33
2021-12-27
Removed "aio sendfile", deprecated since 1.7.11.
Maxim Dounin
1
-13
/
+0
2021-12-25
Core: added NGX_REGEX_MULTILINE for 3rd party modules.
Maxim Dounin
2
-2
/
+11
2021-12-25
PCRE2 and PCRE binary compatibility.
Maxim Dounin
2
-15
/
+48
2021-12-25
PCRE2 library support.
Maxim Dounin
6
-53
/
+574
2021-12-25
Configure: simplified PCRE compilation.
Maxim Dounin
1
-65
/
+8
2021-12-25
Core: ngx_regex.c style cleanup.
Maxim Dounin
1
-17
/
+17
2021-12-25
Core: fixed ngx_pcre_studies cleanup.
Maxim Dounin
1
-40
/
+43
2021-12-21
Moved Huffman coding out of HTTP/2.
Ruslan Ermilov
9
-45
/
+53
2021-12-20
Contrib: vim syntax, update core and 3rd party module directives.
Gena Makhomed
1
-1
/
+39
[next]