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
/
core
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-19
Core: simplify reader lock release.
Pavel Pautov
1
-15
/
+3
2021-12-29
Version bump.
Maxim Dounin
1
-2
/
+2
2021-12-27
Support for sendfile(SF_NOCACHE).
Maxim Dounin
1
-4
/
+13
2021-12-27
Simplified sendfile(SF_NODISKIO) usage.
Maxim Dounin
4
-37
/
+2
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
2
-10
/
+351
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-11-23
Version bump.
Sergey Kandaurov
1
-2
/
+2
2021-10-30
Changed ngx_chain_update_chains() to test tag first (ticket #2248).
Maxim Dounin
1
-4
/
+4
2021-10-29
Upstream: sendfile_max_chunk support.
Maxim Dounin
1
-0
/
+4
2021-09-14
Removed NGX_OPENSSL_QUIC macro, NGX_QUIC is enough.
Ruslan Ermilov
1
-1
/
+1
2021-09-06
QUIC: store QUIC connection fd in stream fake connection.
Roman Arutyunyan
1
-6
/
+6
2021-09-03
Version bump.
Roman Arutyunyan
1
-2
/
+2
2021-08-19
Core: removed unnecessary restriction in hash initialization.
Alexey Radkov
1
-0
/
+4
2021-10-21
Removed CLOCK_MONOTONIC_COARSE support.
Maxim Dounin
1
-4
/
+0
2021-09-14
Version bump.
Roman Arutyunyan
1
-2
/
+2
2021-08-03
Version bump.
Maxim Dounin
1
-2
/
+2
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-21
Core: added the ngx_rbtree_data() macro.
Vladimir Homutov
2
-3
/
+4
2021-05-31
Core: disabled SO_REUSEADDR on UDP sockets while testing config.
Maxim Dounin
1
-11
/
+14
2021-05-31
Version bump.
Maxim Dounin
1
-2
/
+2
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-19
Core: fixed comment about msie_refresh escaping.
Ruslan Ermilov
1
-1
/
+1
2021-04-21
Version bump.
Maxim Dounin
1
-2
/
+2
2021-04-08
Introduced the "keepalive_time" directive.
Maxim Dounin
2
-0
/
+5
2021-04-05
Version bump.
Maxim Dounin
1
-2
/
+2
2021-03-28
Resolver: added missing event handling after reading.
Maxim Dounin
1
-2
/
+17
2021-03-23
Core: fixed build with BPF on non-64bit platforms (ticket #2152).
Vladimir Homutov
1
-8
/
+8
2021-03-11
Version bump.
Maxim Dounin
1
-2
/
+2
2021-02-20
Version bump.
Ruslan Ermilov
1
-2
/
+2
2021-02-11
Additional connections reuse.
Maxim Dounin
1
-0
/
+16
2021-01-19
Core: removed post_accept_timeout.
Maxim Dounin
1
-2
/
+0
2021-01-11
Version bump.
Maxim Dounin
1
-2
/
+2
2020-12-25
QUIC: ngx_quic_bpf module.
Vladimir Homutov
1
-0
/
+3
2020-12-15
Core: added interface to linux bpf() system call.
Vladimir Homutov
3
-0
/
+189
2020-11-26
Version bump.
Ruslan Ermilov
1
-2
/
+2
2020-11-19
Core: "-e" command line option.
Igor Ippolitov
5
-16
/
+56
2020-11-13
Core: hide "struct ngx_quic_connection_s" and further reduce diffs.
Sergey Kandaurov
1
-19
/
+18
2020-11-13
Core: reduced diff to the default branch.
Sergey Kandaurov
1
-4
/
+4
2020-11-10
QUIC: renamed c->qs to c->quic.
Roman Arutyunyan
1
-1
/
+1
2020-11-10
QUIC: got rid of the c->quic field.
Roman Arutyunyan
1
-1
/
+0
2020-10-28
Core: added format specifiers to output binary data as hex.
Vladimir Homutov
1
-19
/
+68
[next]