Sign in
nginx
/
nginx
/
8a043d322394e4cedffc728bd6a3c806b90f39e3
/
auto
b4b9ee5
Fixed spelling.
by Josh Soref
· 9 years ago
0029fec
Compatibility with FreeBSD 2.2.9.
by Maxim Dounin
· 9 years ago
695d6b7
Configure: improved multiple types handling in auto/types/typedef.
by Maxim Dounin
· 9 years ago
d19852c
Configure: fixed autotest source code logging.
by Maxim Dounin
· 9 years ago
cfeb503
SSL: initialization changes for OpenSSL 1.1.0.
by Maxim Dounin
· 9 years ago
850dfaa
Stream: UDP proxy.
by Roman Arutyunyan
· 9 years ago
aa8900f
Configure: style.
by Ruslan Ermilov
· 9 years ago
09b7f55
Dynamic modules: do not overwrite old modules on install.
by Maxim Dounin
· 9 years ago
ddc8b21
Configure: style.
by Ruslan Ermilov
· 9 years ago
890fade
Dynamic modules: perl.
by Ruslan Ermilov
· 9 years ago
5fee886
Dynamic modules: expose the "modules" target.
by Ruslan Ermilov
· 9 years ago
171e49e
Dynamic modules: make sure to call config.make for dynamic addons.
by Ruslan Ermilov
· 9 years ago
f878c05
Configure: added "build" target.
by Maxim Dounin
· 9 years ago
6fe47e9
Configure: skip building OpenSSL documentation to conserve time.
by Sergey Kandaurov
· 9 years ago
9df3a0a
Configure: fixed static nginx build with OpenSSL (ticket #903).
by Ruslan Ermilov
· 9 years ago
e98db54
Win32: simplified and improved handling of MSVC versions.
by Maxim Dounin
· 9 years ago
a537a23
HTTP/2: implemented HPACK Huffman encoding for response headers.
by Valentin Bartenev
· 9 years ago
8af88c9
Dynamic modules: added auth_basic module libs via ngx_module_libs=.
by Ruslan Ermilov
· 9 years ago
39c6499
Dynamic modules: NGX_STREAM define removed.
by Maxim Dounin
· 9 years ago
ae6cafb
Dynamic modules: added dlsym() to configure test.
by Valentin Bartenev
· 9 years ago
7914be8
Dynamic modules: fixed a copy-n-paste error.
by Ruslan Ermilov
· 9 years ago
ce1c3bd
Dynamic modules.
by Maxim Dounin
· 9 years ago
8298a22
Dynamic modules: auto/module script.
by Maxim Dounin
· 9 years ago
b07c181
Dynamic modules: introduced HTTP_INIT_FILTER_MODULES.
by Maxim Dounin
· 9 years ago
c52460c
Dynamic modules: dlopen() support.
by Maxim Dounin
· 9 years ago
1e8139e
Dynamic modules: moved module-related stuff to separate files.
by Maxim Dounin
· 9 years ago
e42d13a
Slice filter.
by Roman Arutyunyan
· 9 years ago
af60d76
Configure: improved workaround for system perl on OS X.
by Ruslan Ermilov
· 9 years ago
4a5a916
Configure: removed comment obsolete in 3b763d36e055.
by Ruslan Ermilov
· 9 years ago
7212b77
Configure: fixed using OpenSSL include paths.
by Maxim Dounin
· 9 years ago
cbd1f97
Used the pwritev() syscall for writing files where possible.
by Valentin Bartenev
· 9 years ago
338c026
Configure: style fixes for autoconf.err.
by Piotr Sikora
· 9 years ago
446e2d9
The HTTP/2 implementation (RFC 7240, 7241).
by Valentin Bartenev
· 10 years ago
b63a559
Stream: connection limiting module.
by Vladimir Homutov
· 10 years ago
93d884c
Configure: create missing intermediates for build directory.
by Piotr Sikora
· 10 years ago
57bb812
Configure: fix tests with multi-level relative build directory.
by Ruslan Ermilov
· 10 years ago
1e49bdf
Moved ngx_http_parse_time() to core, renamed accordingly.
by Maxim Dounin
· 10 years ago
7e25a0d
Configure: added gcc5 to the list of known GCC versions.
by Valentin Bartenev
· 10 years ago
448658c
Configure: search OpenSSL in a bunch of standard places.
by Ruslan Ermilov
· 10 years ago
bf2760a
Configure: moved NGX_SBIN_PATH variable initialization.
by Ruslan Ermilov
· 10 years ago
fbbedf3
Stream: access module.
by Vladimir Homutov
· 10 years ago
2ac6d1f
Fixed misspellings of the word "dependencies".
by Ruslan Ermilov
· 10 years ago
6870574
Configure: GNU Hurd properly recognized.
by Maxim Dounin
· 10 years ago
c86ce4b
The "reuseport" option of the "listen" directive.
by Maxim Dounin
· 10 years ago
328c7dd
Configure: style.
by Maxim Dounin
· 10 years ago
9fcbac4
Configure: handle deprecated options.
by Ruslan Ermilov
· 10 years ago
8cdb433
Removed the obsolete rtsig module.
by Ruslan Ermilov
· 10 years ago
d075532
Removed the obsolete aio module.
by Ruslan Ermilov
· 10 years ago
a2ec976
Fixed building --with-stream when precompiled headers are used.
by Sergey Kandaurov
· 10 years ago
472f0fa
Stream: port from NGINX+.
by Ruslan Ermilov
· 10 years ago
bbc5a9e
Upstream: the "zone" directive.
by Ruslan Ermilov
· 10 years ago
bd873c1
Core: read/write locks.
by Ruslan Ermilov
· 10 years ago
6b732bf
Configure: style.
by Maxim Dounin
· 10 years ago
ffef3ae
Removed busy locks.
by Ruslan Ermilov
· 10 years ago
760c1a6
Removed old pthread implementation.
by Ruslan Ermilov
· 10 years ago
1701a85
Removed old FreeBSD rfork() thread implementation.
by Ruslan Ermilov
· 10 years ago
f76b7f3
Events: implemented epoll notification mechanism.
by Valentin Bartenev
· 10 years ago
27e49d7
Thread pools implementation.
by Valentin Bartenev
· 10 years ago
51057aa
Configure: removed obsolete threads bits.
by Ruslan Ermilov
· 10 years ago
33c7302
Configure: fixed type max value detection.
by Ruslan Ermilov
· 10 years ago
8fcbfc0
Core: expose maximum values of time_t and ngx_int_t.
by Ruslan Ermilov
· 10 years ago
ff8202d
Configure: removed redundant auto/have call.
by Ruslan Ermilov
· 10 years ago
3734b07
Configure: typo fixed.
by Sergey Kandaurov
· 10 years ago
1dcbcde
Unbreak building on FreeBSD without file AIO.
by Valentin Bartenev
· 10 years ago
7348764
Configure: remove outdated and unused patch.zlib.h.
by Piotr Sikora
· 11 years ago
3d167cd
Configure: restored "nginx/" missed in 6e4bb1d6679d.
by Maxim Dounin
· 11 years ago
e5e6e60
Configure: style.
by Maxim Dounin
· 11 years ago
52222dc
Configure: workaround for system perl on OS X (ticket #576).
by Maxim Dounin
· 11 years ago
9b5a17b
Upstream: generic hash module.
by Roman Arutyunyan
· 11 years ago
e9a7011
Configure: added -Wno-deprecated-declarations on OS X.
by Maxim Dounin
· 11 years ago
5c17030
Events: use eventfd() instead of syscall(SYS_eventfd) if possible.
by Ruslan Ermilov
· 11 years ago
493b898
Added syslog support for error_log and access_log directives.
by Vladimir Homutov
· 11 years ago
1736c18
Configure: the --build= option.
by Ruslan Ermilov
· 11 years ago
1efe4fa
Configure: typo fixed.
by Maxim Dounin
· 11 years ago
876a3c9
Win32: fixed link flags with MSVC, broken by bfe536716dbf.
by Maxim Dounin
· 11 years ago
0b5f329
Added server-side support for PROXY protocol v1 (ticket #355).
by Roman Arutyunyan
· 11 years ago
8f8bf84
Win32: MSVC 2013 compatibility.
by Maxim Dounin
· 11 years ago
d700bbe
Configure: enabled -Werror for clang.
by Ruslan Ermilov
· 11 years ago
618e12f
Configure: enable -Wconditional-uninitialized with clang.
by Ruslan Ermilov
· 11 years ago
84f5c21
Added support for TCP_FASTOPEN supported in Linux >= 3.7.1.
by Mathew Rodley
· 11 years ago
fa40777
Configure: call "make distclean" for libatomic.
by Piotr Sikora
· 11 years ago
49282c8
Configure: call "make clean" for OpenSSL only if Makefile exists.
by Piotr Sikora
· 11 years ago
f86169a
Mail: mail dependencies are now honored while building addons.
by Maxim Dounin
· 12 years ago
182a05b
Events: support for EPOLLRDHUP (ticket #320).
by Valentin Bartenev
· 12 years ago
6e4030a
Configure: TCP_KEEPIDLE test name simplified.
by Maxim Dounin
· 12 years ago
49d58dd
Configure: fixed building with Sun C if CFLAGS set (ticket #65).
by Maxim Dounin
· 12 years ago
48d96ce
Win32: MinGW GCC compatibility.
by Maxim Dounin
· 12 years ago
74b7a91
Win32: Borland C compatibility fixes.
by Maxim Dounin
· 12 years ago
5b37852
Win32: Open Watcom C compatibility fixes.
by Maxim Dounin
· 12 years ago
7b37384
Disable symlinks: use O_PATH to open path components.
by Valentin Bartenev
· 12 years ago
d5591e9
Updated PCRE used for win32 builds.
by Maxim Dounin
· 12 years ago
4ef1857
Configure: pcre.lib dependencies fix.
by Maxim Dounin
· 12 years ago
4c53a38
Auth request module import.
by Maxim Dounin
· 12 years ago
3693daa
Core: guard use of AI_ADDRCONFIG.
by Ruslan Ermilov
· 12 years ago
7c6971c
Core: only resolve address families configured on the local system.
by Ruslan Ermilov
· 12 years ago
ce36edf
Configure: fixed autotest cleanup commands.
by Sergey Kandaurov
· 12 years ago
4ef36b3
Configure: perl Makefile rebuild after configure.
by Maxim Dounin
· 12 years ago
c4a044c
Configure: fixed test of OS X atomic(3).
by Ruslan Ermilov
· 12 years ago
e565dbc
Configure: fixed detection of newer Apple clang compilers.
by Ruslan Ermilov
· 12 years ago
9d4e3c3
Configure: fixed perl Makefile generation (ticket #334).
by Maxim Dounin
· 12 years ago
Next »