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
/
auto
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-13
HTTP/3: renamed ngx_http_v3.c to ngx_http_v3_encode.c.
Roman Arutyunyan
1
-1
/
+1
2020-07-21
QUIC: added "quic" listen parameter in Stream.
Roman Arutyunyan
2
-0
/
+17
2020-07-21
QUIC: added "quic" listen parameter.
Roman Arutyunyan
3
-4
/
+20
2020-06-01
Compatibility with BoringSSL master branch.
Sergey Kandaurov
1
-0
/
+12
2020-05-01
Configure: fixed static compilation with OpenSSL 1.1.1 / BoringSSL.
Sergey Kandaurov
1
-1
/
+1
2020-04-30
Configure: unbreak with old OpenSSL, --with-http_v3_module added.
Sergey Kandaurov
3
-18
/
+48
2020-03-18
Refactored HTTP/3 parser.
Roman Arutyunyan
1
-1
/
+3
2020-03-18
Extracted transport part of the code into separate file.
Vladimir Homutov
1
-3
/
+5
2020-03-16
Split transport and crypto parts into separate files.
Vladimir Homutov
1
-2
/
+4
2020-03-13
HTTP/3.
Roman Arutyunyan
3
-2
/
+24
2020-02-28
QUIC add_handshake_data callback, varint routines.
Sergey Kandaurov
1
-1
/
+2
2020-02-28
Initial QUIC support in http.
Sergey Kandaurov
1
-1
/
+2
2020-02-28
HTTP UDP layer, QUIC support autotest.
Sergey Kandaurov
1
-0
/
+9
2019-10-17
Events: available bytes calculation via ioctl(FIONREAD).
Maxim Dounin
1
-0
/
+12
2019-05-08
Unconditional compilation of the postpone filter.
Roman Arutyunyan
2
-18
/
+2
2019-04-04
Win32: defined pdb path.
Maxim Dounin
1
-1
/
+1
2019-01-30
Configure: added explicit ngx_binext to the linker output argument.
Sergey Kandaurov
1
-1
/
+1
2019-01-24
Win32: enabled both select and poll on Windows by default.
Maxim Dounin
1
-7
/
+1
2019-01-24
Win32: added WSAPoll() support.
Maxim Dounin
2
-0
/
+2
2019-01-24
Win32: properly enabled select on Windows.
Maxim Dounin
1
-0
/
+1
2018-07-24
Configure: fixed compiler warnings with "-Wall -Wextra".
Sergey Kandaurov
4
-5
/
+10
2018-06-15
Upstream: ngx_http_upstream_random module.
Vladimir Homutov
2
-0
/
+31
2018-06-01
Events: moved ngx_recvmsg() to new file src/event/ngx_event_udp.c.
Roman Arutyunyan
1
-0
/
+1
2018-04-24
Configure: fixed clang version detection (closes #1539).
Ruslan Ermilov
1
-1
/
+2
2018-03-22
Configure: restored "no-threads" in OpenSSL builds.
Maxim Dounin
1
-1
/
+1
2018-03-22
Configure: fixed static compilation with OpenSSL 1.1.1.
Maxim Dounin
3
-7
/
+16
2018-03-19
Configure: added gRPC module help message.
Sergey Kandaurov
1
-0
/
+1
2018-03-17
The gRPC proxy module.
Maxim Dounin
2
-0
/
+13
2018-03-17
HTTP/2: externalized various constants and interfaces.
Maxim Dounin
1
-0
/
+1
2018-03-01
Core: ngx_current_msec now uses monotonic time if available.
Maxim Dounin
1
-0
/
+24
2018-02-15
HTTP/2: push additional request headers (closes #1478).
Ruslan Ermilov
1
-0
/
+1
2017-12-19
Fixed capabilities version.
Roman Arutyunyan
1
-1
/
+1
2017-12-18
Improved the capabilities feature detection.
Roman Arutyunyan
1
-2
/
+3
2017-12-13
Retain CAP_NET_RAW capability for transparent proxying.
Roman Arutyunyan
1
-0
/
+31
2017-12-11
Use sysconf to determine cacheline size at runtime.
Debayan Ghosh
1
-0
/
+10
2017-12-11
Configure: set default cacheline size to 64 for aarch64 platforms.
Debayan Ghosh
1
-0
/
+5
2017-12-07
Configure: fixed SO_BINDANY comment.
Maxim Dounin
1
-1
/
+1
2017-12-07
Configure: moved IP_BIND_ADDRESS_NO_PORT test.
Maxim Dounin
1
-11
/
+11
2017-11-23
Configure: fixed clang detection on MINIX.
Maxim Dounin
2
-2
/
+6
2017-07-20
Mirror module.
Roman Arutyunyan
2
-0
/
+14
2017-07-20
Precontent phase.
Roman Arutyunyan
1
-0
/
+11
2017-07-19
Configure: fixed PCRE requirement check by ngx_http_rewrite_module.
Samuel Martin
1
-1
/
+1
2017-06-06
Configure: use .exe for binaries for all win32 compilers.
Orgad Shaneh
4
-3
/
+1
2017-06-06
Configure: fix compilation on MSYS2 / MinGW64.
Orgad Shaneh
1
-1
/
+1
2017-06-02
Configure: enabled rpath for NetBSD.
Sergey Kandaurov
1
-0
/
+8
2017-06-01
Configure: disabled IP_PKTINFO feature on certain platforms.
Roman Arutyunyan
1
-1
/
+4
2017-05-29
Configure: sched_setaffinity() test moved to auto/unix.
Maxim Dounin
2
-14
/
+12
2017-05-15
Configure: recent Sun C versions.
Maxim Dounin
1
-1
/
+4
2017-05-15
Configure: disabled gcc atomics with Sun C (ticket #1261).
Maxim Dounin
1
-15
/
+19
2017-05-15
Configure: style.
Maxim Dounin
1
-1
/
+1
[next]