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
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-04-05
Configure: fixed --test-build-epoll on FreeBSD 13.
Maxim Dounin
2
-23
/
+25
2021-03-05
Mail: realip module.
Maxim Dounin
1
-0
/
+6
2021-03-01
Introduced strerrordesc_np() support.
Maxim Dounin
1
-6
/
+22
2021-03-01
Improved maximum errno detection.
Maxim Dounin
1
-28
/
+0
2021-02-20
Configure: marked top-level make targets as phony.
Ruslan Ermilov
2
-0
/
+4
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-08-28
Stream: set module.
Pavel Pautov
2
-0
/
+13
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
[next]