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
2025-05-27
Core: added support for TCP keepalive parameters on macOS.
Sergey Kandaurov
2
-12
/
+30
2025-05-23
QUIC: using QUIC API introduced in OpenSSL 3.5.
Sergey Kandaurov
1
-2
/
+8
2025-05-23
QUIC: defined SSL API macros in a single place.
Sergey Kandaurov
1
-3
/
+0
2025-04-18
Win32: added detection of ARM64 target.
Aleksei Bavshin
2
-0
/
+8
2025-02-18
Configure: MSVC compatibility with PCRE2 10.45.
Thierry Bastian
1
-0
/
+1
2025-02-18
Core: fix build without libcrypt.
Piotr Sikora
1
-2
/
+2
2025-01-30
Configure: fixed --with-libatomic=DIR with recent libatomic_ops.
Sergey Kandaurov
2
-5
/
+10
2024-10-15
Configure: MSVC compatibility with PCRE2 10.43.
Thierry Bastian
1
-1
/
+2
2024-10-01
SSL: object caching.
Sergey Kandaurov
1
-1
/
+2
2024-05-16
Configure: fixed building libatomic test.
Edgar Bonet
1
-1
/
+1
2024-02-26
Configure: allow cross-compiling to Windows using Clang.
Piotr Sikora
1
-1
/
+1
2024-02-26
Configure: fixed "make install" when cross-compiling to Windows.
Piotr Sikora
1
-1
/
+1
2024-02-26
Configure: added support for Homebrew on Apple Silicon.
Piotr Sikora
5
-0
/
+84
2024-03-27
Configure: set cache line size for more architectures.
Sergey Kandaurov
1
-0
/
+15
2024-02-26
Configure: fixed Linux crypt_r() test to add libcrypt.
Sergey Kandaurov
1
-0
/
+4
2024-02-21
Stream: ngx_stream_pass_module.
Roman Arutyunyan
2
-0
/
+13
2023-06-21
SSL: avoid using OpenSSL config in build directory (ticket #2404).
Maxim Dounin
1
-0
/
+2
2023-06-08
HTTP/2: removed server push (ticket #2432).
Sergey Kandaurov
1
-2
/
+0
2023-05-14
Stream: removed QUIC support.
Roman Arutyunyan
2
-17
/
+0
2023-05-06
QUIC: disabled datagram fragmentation.
Roman Arutyunyan
1
-0
/
+48
2023-03-29
Merged with the default branch.
Sergey Kandaurov
6
-6
/
+34
2023-02-23
Win32: OpenSSL compilation for x64 targets with MSVC.
Maxim Dounin
3
-2
/
+30
2023-02-23
Win32: i386 now assumed when crossbuilding (ticket #2416).
Maxim Dounin
1
-0
/
+1
2023-02-23
Win32: handling of localized MSVC cl output.
Maxim Dounin
1
-2
/
+2
2023-02-23
Win32: removed unneeded wildcard in NGX_CC_NAME test for msvc.
Maxim Dounin
1
-1
/
+1
2023-02-22
QUIC: OpenSSL compatibility layer.
Roman Arutyunyan
2
-26
/
+34
2023-01-24
QUIC: improved SO_COOKIE configure test.
Maxim Dounin
1
-1
/
+1
2023-01-23
Configure: removed unneeded header from UDP_SEGMENT test.
Maxim Dounin
1
-1
/
+0
2022-09-07
Win32: disabled threads support in OpenSSL builds.
Maxim Dounin
1
-1
/
+1
2022-10-20
Merged with the default branch.
Sergey Kandaurov
1
-1
/
+1
2022-06-22
Merged with the default branch.
Sergey Kandaurov
1
-1
/
+1
2022-04-29
Configure: recognize arm64 machine name as a synonym for aarch64.
Sergey Kandaurov
1
-1
/
+1
2022-04-20
QUIC: separate UDP framework for QUIC.
Roman Arutyunyan
1
-0
/
+1
2022-02-14
Merged with the default branch.
Sergey Kandaurov
1
-3
/
+3
2022-01-26
Core: added autotest for UDP segmentation offloading.
Vladimir Homutov
1
-0
/
+16
2022-01-25
Core: the ngx_event_udp.h header file.
Vladimir Homutov
1
-1
/
+2
2021-12-29
Merged with the default branch.
Sergey Kandaurov
5
-100
/
+221
2021-12-27
Simplified sendfile(SF_NODISKIO) usage.
Maxim Dounin
1
-5
/
+3
2021-12-25
PCRE2 library support.
Maxim Dounin
4
-43
/
+223
2021-12-25
Configure: simplified PCRE compilation.
Maxim Dounin
1
-65
/
+8
2021-12-21
Moved Huffman coding out of HTTP/2.
Ruslan Ermilov
2
-2
/
+8
2021-12-24
Merged with the default branch.
Ruslan Ermilov
2
-8
/
+8
2021-12-09
QUIC: removed configure time test for BPF sockhash.
Ruslan Ermilov
1
-14
/
+1
2021-12-09
QUIC: configure cleanup.
Ruslan Ermilov
3
-45
/
+32
2021-12-07
HTTP/3: renamed files.
Roman Arutyunyan
1
-4
/
+4
2021-12-06
HTTP/3: merged ngx_http_quic_module into ngx_http_v3_module.
Roman Arutyunyan
2
-19
/
+3
2021-09-27
Configure: fixed QUIC support test.
Ruslan Ermilov
1
-23
/
+22
2021-09-27
Configure: check for QUIC 0-RTT support at compile time.
Ruslan Ermilov
1
-9
/
+0
2021-09-21
Configure: USE_OPENSSL_QUIC=YES implies USE_OPENSSL=YES.
Ruslan Ermilov
1
-1
/
+1
2021-09-21
Configure: ordered directories.
Ruslan Ermilov
1
-2
/
+2
[next]