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
2021-07-06
nginx-1.21.1-RELEASE
release-1.21.1
Maxim Dounin
1
-0
/
+119
2021-07-05
Win32: use only preallocated memory in send/recv chain functions.
Ruslan Ermilov
2
-12
/
+20
2021-07-05
Use only preallocated memory in ngx_readv_chain() (ticket #1408).
Ruslan Ermilov
1
-1
/
+1
2021-06-28
Disabled control characters in the Host header.
Maxim Dounin
1
-3
/
+4
2021-06-28
Improved logging of invalid headers.
Maxim Dounin
6
-13
/
+28
2021-06-28
Disabled control characters and space in header names.
Maxim Dounin
3
-4
/
+4
2021-06-28
Disabled control characters in URIs.
Maxim Dounin
1
-14
/
+28
2021-06-28
Disabled spaces in URIs (ticket #196).
Maxim Dounin
4
-70
/
+11
2021-06-28
Core: escaping of chars not allowed in URIs per RFC 3986.
Maxim Dounin
1
-16
/
+29
2021-06-28
Core: fixed comment about escaping in arguments.
Maxim Dounin
1
-1
/
+1
2021-06-28
Disabled requests with both Content-Length and Transfer-Encoding.
Maxim Dounin
1
-2
/
+9
2021-06-28
Added CONNECT method rejection.
Maxim Dounin
4
-17
/
+31
2021-06-28
Moved TRACE method rejection to a better place.
Maxim Dounin
1
-7
/
+7
2021-06-21
Core: added the ngx_rbtree_data() macro.
Vladimir Homutov
3
-5
/
+6
2021-06-18
Fixed format strings for ngx_win32_version.
Maxim Dounin
1
-3
/
+3
2021-06-17
gRPC: RST_STREAM(NO_ERROR) handling micro-optimization.
Sergey Kandaurov
1
-0
/
+4
2021-06-17
gRPC: handling GOAWAY with a higher last stream identifier.
Sergey Kandaurov
1
-0
/
+9
2021-06-01
Fixed SSL logging with lingering close.
Maxim Dounin
3
-0
/
+9
2021-06-01
SSL: ngx_ssl_shutdown() rework.
Maxim Dounin
1
-22
/
+21
2021-05-30
Contrib: vim syntax, update core and 3rd party module directives.
Gena Makhomed
1
-2
/
+13
2021-05-31
Core: disabled SO_REUSEADDR on UDP sockets while testing config.
Maxim Dounin
1
-11
/
+14
2021-05-31
Core: disabled cloning sockets when testing config (ticket #2188).
Maxim Dounin
1
-10
/
+13
2021-05-31
Version bump.
Maxim Dounin
1
-2
/
+2
2021-05-25
release-1.21.0 tag
Maxim Dounin
1
-0
/
+1
2021-05-25
nginx-1.21.0-RELEASE
release-1.21.0
Maxim Dounin
1
-0
/
+94
2021-05-25
Resolver: explicit check for compression pointers in question.
Maxim Dounin
1
-0
/
+6
2021-05-25
Resolver: simplified ngx_resolver_copy().
Maxim Dounin
1
-8
/
+5
2021-05-25
Resolver: reworked ngx_resolver_copy() copy loop.
Maxim Dounin
1
-11
/
+7
2021-05-25
Resolver: fixed label types handling in ngx_resolver_copy().
Maxim Dounin
1
-0
/
+5
2021-05-25
Resolver: fixed off-by-one read in ngx_resolver_copy().
Maxim Dounin
1
-0
/
+5
2021-05-25
Resolver: fixed off-by-one write in ngx_resolver_copy().
Maxim Dounin
1
-4
/
+4
2021-05-24
Location header escaping in redirects (ticket #882).
Ruslan Ermilov
5
-7
/
+80
2021-05-24
Fixed log action when using SSL certificates with variables.
Maxim Dounin
1
-0
/
+2
2021-05-20
Stream: the "fastopen" parameter of the "listen" directive.
Ruslan Ermilov
3
-0
/
+32
2021-05-19
Core: fixed comment about msie_refresh escaping.
Ruslan Ermilov
1
-1
/
+1
2021-05-19
Mail: max_errors directive.
Maxim Dounin
3
-1
/
+27
2021-05-19
Mail: IMAP pipelining support.
Maxim Dounin
4
-18
/
+65
2021-05-19
Mail: stricter checking of IMAP tags.
Maxim Dounin
1
-0
/
+11
2021-05-19
Mail: fixed backslash handling in IMAP literals.
Maxim Dounin
2
-25
/
+19
2021-05-19
Mail: removed dead s->arg_start handling.
Maxim Dounin
2
-48
/
+0
2021-05-19
Mail: fixed s->arg_start clearing on invalid IMAP commands.
Maxim Dounin
1
-0
/
+2
2021-05-19
Mail: POP3 pipelining support.
Maxim Dounin
3
-6
/
+45
2021-05-19
Mail: optimized discarding invalid SMTP commands.
Maxim Dounin
1
-1
/
+1
2021-05-19
Mail: fixed handling of invalid SMTP commands split between reads.
Maxim Dounin
1
-3
/
+3
2021-05-19
Mail: fixed SMTP pipelining to send the response immediately.
Maxim Dounin
1
-5
/
+4
2021-05-08
MIME: added application/wasm type (ticket #1606).
Maxim Dounin
1
-0
/
+1
2021-05-06
Upstream: variables support in certificates.
Maxim Dounin
10
-90
/
+331
2021-05-06
Auth basic: changed alcf->user_file to be a pointer.
Maxim Dounin
1
-9
/
+12
2021-05-06
Changed complex value slots to use NGX_CONF_UNSET_PTR.
Maxim Dounin
9
-55
/
+39
2021-04-22
Restored zeroing of ngx_channel_t in ngx_pass_open_channel().
Ruslan Ermilov
1
-0
/
+2
[next]