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-12-25
QUIC: ngx_quic_bpf module.
Vladimir Homutov
3
-0
/
+61
2020-12-15
Core: added interface to linux bpf() system call.
Vladimir Homutov
2
-0
/
+28
2020-12-25
QUIC: ngx_quic_module.
Vladimir Homutov
1
-10
/
+18
2020-12-25
QUIC: moved all quic sources into src/event/quic.
Vladimir Homutov
3
-8
/
+9
2020-11-27
HTTP/3: introduced ngx_http_v3_filter.
Roman Arutyunyan
1
-0
/
+13
2020-11-24
Merged with the default branch.
Sergey Kandaurov
4
-8
/
+55
2020-11-19
Core: "-e" command line option.
Igor Ippolitov
1
-0
/
+4
2020-11-10
Configure: shared sources for addon modules.
Maxim Dounin
3
-3
/
+45
2020-11-10
Configure: initialization of NGX_ADDON_SRCS.
Maxim Dounin
1
-0
/
+1
2020-11-10
Configure: style.
Maxim Dounin
1
-5
/
+5
2020-10-01
Merged with the default branch.
Sergey Kandaurov
2
-0
/
+13
2020-08-28
Stream: set module.
Pavel Pautov
2
-0
/
+13
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
[next]