Sign in
nginx
/
nginx
/
6a30b1b397d42aad97b5329d817bbbf2a63bb740
6a30b1b
Introduced time truncation to December 31, 9999 (ticket #1368).
by Maxim Dounin
· 8 years ago
18b5d68
Fixed ngx_gmtime() on 32-bit platforms with 64-bit time_t.
by Maxim Dounin
· 8 years ago
bfa9366
Fixed reference to time parsing code after 8b6fa4842133.
by Maxim Dounin
· 8 years ago
940dce9
Style.
by Maxim Dounin
· 8 years ago
2623618
HTTP/2: signal 0-byte HPACK's dynamic table size.
by Piotr Sikora
· 8 years ago
2749fb6
Trailing space removed.
by Maxim Dounin
· 8 years ago
1d96f80
Stream: relaxed next upstream condition (ticket #1317).
by Roman Arutyunyan
· 8 years ago
112c320
Version bump.
by Roman Arutyunyan
· 8 years ago
c582690
release-1.13.5 tag
by Maxim Dounin
· 8 years ago
55dd203
nginx-1.13.5-RELEASE
by Maxim Dounin
· 8 years ago
nginx-1.13.5
3dcaace
Secure link: fixed stack buffer overflow.
by Roman Arutyunyan
· 8 years ago
5dcd929
Upstream: unconditional parsing of last_modified_time.
by Maxim Dounin
· 8 years ago
7861c4d
SSL: fixed possible use-after-free in $ssl_server_name.
by Maxim Dounin
· 8 years ago
6bc115f
SSL: the $ssl_client_escaped_cert variable (ticket #857).
by Maxim Dounin
· 8 years ago
aa361df
Range filter: changed type for total length to off_t.
by Maxim Dounin
· 8 years ago
cba45e8
Restored ngx_event_aio_t layout for debug logging.
by Maxim Dounin
· 8 years ago
c9efed2
Style.
by Maxim Dounin
· 8 years ago
b9c70d8
Fixed calls to ngx_open_file() in certain places.
by Sergey Kandaurov
· 8 years ago
cabb368
Style.
by Sergey Kandaurov
· 8 years ago
2bac211
Version bump.
by Sergey Kandaurov
· 8 years ago
f1ff7f9
release-1.13.4 tag
by Maxim Dounin
· 8 years ago
392d538
nginx-1.13.4-RELEASE
by Maxim Dounin
· 8 years ago
nginx-1.13.4
ed0f289
Updated PCRE used for win32 builds.
by Maxim Dounin
· 8 years ago
e22864d
Slab: fixed initialization on win32.
by Ruslan Ermilov
· 8 years ago
fe0ab4d
Upstream: copy peer data in shared memory.
by Ruslan Ermilov
· 8 years ago
7f18dac
Referer: fixed $invalid_referer.
by Ruslan Ermilov
· 8 years ago
5f7f783
Upstream zone: store peers->name and its data in shared memory.
by Ruslan Ermilov
· 8 years ago
a6e5cac
Variables: macros for null variables.
by Ruslan Ermilov
· 8 years ago
7a8a9c3
Browser: style.
by Ruslan Ermilov
· 8 years ago
6a24f1c
Cache: fixed max_size on win32.
by Ruslan Ermilov
· 8 years ago
19e3fd8
SSL: fixed typo in the error message.
by Sergey Kandaurov
· 8 years ago
89581d0
Mirror: "off" paramater of the "mirror" directive.
by Roman Arutyunyan
· 8 years ago
ef33b87
Mirror module.
by Roman Arutyunyan
· 8 years ago
cbf96ec
Precontent phase.
by Roman Arutyunyan
· 8 years ago
9078882
Upstream: keep request body file from removal if requested.
by Roman Arutyunyan
· 8 years ago
dc1598f
Style.
by Alex Zhang
· 8 years ago
328fdab
Configure: fixed PCRE requirement check by ngx_http_rewrite_module.
by Samuel Martin
· 8 years ago
b1b54ee
Parenthesized ASCII-related calculations.
by Valentin Bartenev
· 8 years ago
4352c8b
Style: aligned ngx_null_command.
by Ruslan Ermilov
· 8 years ago
77a1dc4
Core: fixed error message on setsockopt(SO_REUSEPORT) failure.
by Maxim Dounin
· 8 years ago
337afd5
Core: disabled SO_REUSEPORT when testing config (ticket #1300).
by Maxim Dounin
· 8 years ago
76834f0
Version bump.
by Maxim Dounin
· 8 years ago
b6d0324
release-1.13.3 tag
by Maxim Dounin
· 8 years ago
f560546
nginx-1.13.3-RELEASE
by Maxim Dounin
· 8 years ago
nginx-1.13.3
f8597b4
Range filter: avoid negative range start.
by Maxim Dounin
· 8 years ago
7e18ca8
Range filter: protect from total size overflows.
by Maxim Dounin
· 8 years ago
2c84a0e
Variables: use ngx_http_variable_null_value where appropriate.
by Ruslan Ermilov
· 8 years ago
946688b
Resolver: cancelable resend timer event.
by Ruslan Ermilov
· 8 years ago
df418f2
Resolver: factored out setting a timer for resolver timeout.
by Sergey Kandaurov
· 8 years ago
ff21738
Slab: fixed small allocations on systems with large pagesize.
by Ruslan Ermilov
· 8 years ago
13399c5
Slab: style.
by Ruslan Ermilov
· 8 years ago
4375beb
Resolver: fixed possible use-after-free while resolving SRV.
by Roman Arutyunyan
· 8 years ago
efbbf31
Proxy: split configured header names and values.
by Piotr Sikora
· 8 years ago
8f743ef
Version bump.
by Maxim Dounin
· 8 years ago
b00eeba
release-1.13.2 tag
by Maxim Dounin
· 8 years ago
b84e8a1
nginx-1.13.2-RELEASE
by Maxim Dounin
· 8 years ago
nginx-1.13.2
b011293
Range filter: allowed ranges on empty files (ticket #1031).
by Maxim Dounin
· 8 years ago
2da47d8
Upstream: introduced ngx_http_upstream_ssl_handshake_handler().
by Maxim Dounin
· 8 years ago
e9f69c1
Upstream: fixed running posted requests (ticket #788).
by Roman Arutyunyan
· 8 years ago
9f1b1b4
Resolver: added the "async" flag to resolver context.
by Roman Arutyunyan
· 8 years ago
be751bf
Resolver: fixed allocation error handling while resolving SRV.
by Bart Warmerdam
· 8 years ago
cd7edb6
Introduced ngx_rwlock_downgrade().
by Ruslan Ermilov
· 8 years ago
46b41a3
Added memory barrier semantics to ngx_rwlock_unlock().
by Ruslan Ermilov
· 8 years ago
f70ab66
Headers filter: added "add_trailer" directive.
by Piotr Sikora
· 8 years ago
9400cf9
HTTP/2: added support for trailers in HTTP responses.
by Piotr Sikora
· 8 years ago
b152bd8
Added support for trailers in HTTP responses.
by Piotr Sikora
· 8 years ago
e7cc343
Gzip: fixed style in $gzip_ratio variable handler.
by Ruslan Ermilov
· 8 years ago
36937c3
Removed excessive casts for ngx_file_info().
by Ruslan Ermilov
· 8 years ago
eaa2b10
Configure: use .exe for binaries for all win32 compilers.
by Orgad Shaneh
· 8 years ago
56b1a24
Configure: fix compilation on MSYS2 / MinGW64.
by Orgad Shaneh
· 8 years ago
055f97b
HTTP/2: reject HTTP/2 requests without ":scheme" pseudo-header.
by Piotr Sikora
· 8 years ago
1720431
Userid: ngx_http_get_indexed_variable() error handling.
by Sergey Kandaurov
· 8 years ago
059b4f7
Fixed segfault in try_files with nested location.
by Sergey Kandaurov
· 8 years ago
515821f
SSI: return NGX_ERROR when timefmt memory allocation failed.
by Sergey Kandaurov
· 8 years ago
0e7e31d
HTTP/2: don't send SETTINGS ACK before already queued DATA frames.
by Piotr Sikora
· 8 years ago
57a14a8
HTTP/2: make SETTINGS ACK frame reusable.
by Piotr Sikora
· 8 years ago
effa93b
HTTP/2: send SETTINGS ACK after applying all SETTINGS params.
by Piotr Sikora
· 8 years ago
f117e4d
HTTP/2: emit new frames only after applying all SETTINGS params.
by Piotr Sikora
· 8 years ago
8e8582c
Configure: enabled rpath for NetBSD.
by Sergey Kandaurov
· 8 years ago
7b0bcd3
Configure: disabled IP_PKTINFO feature on certain platforms.
by Roman Arutyunyan
· 8 years ago
58a7669
Style.
by Maxim Dounin
· 8 years ago
03f5849
Upstream: style.
by Piotr Sikora
· 8 years ago
7061282
Headers filter: style.
by Piotr Sikora
· 8 years ago
c72f91a
HTTP/2: add debug logging of pseudo-headers and cookies.
by Piotr Sikora
· 8 years ago
6fdb29c
Version bump.
by Valentin Bartenev
· 8 years ago
568f855
release-1.13.1 tag
by Maxim Dounin
· 8 years ago
cbf700a
nginx-1.13.1-RELEASE
by Maxim Dounin
· 8 years ago
nginx-1.13.1
74cb394
Updated OpenSSL used for win32 builds.
by Maxim Dounin
· 8 years ago
c66b6c6
Fixed background requests with asynchronous operations.
by Roman Arutyunyan
· 8 years ago
302d47a
Configure: sched_setaffinity() test moved to auto/unix.
by Maxim Dounin
· 8 years ago
a26f3cd
Style: changed checks of ngx_ssl_create_connection() to != NGX_OK.
by Maxim Dounin
· 8 years ago
d496b3e
SSL: set TCP_NODELAY on SSL connections before handshake.
by Maxim Dounin
· 8 years ago
5e3dfd2
Introduced ngx_tcp_nodelay().
by Ruslan Ermilov
· 8 years ago
de9e34e
Background subrequests for cache updates.
by Roman Arutyunyan
· 8 years ago
c48387e
Fixed deferred accept with EPOLLRDHUP enabled (ticket #1278).
by Roman Arutyunyan
· 8 years ago
789d6ab
HTTP/2: fixed segfault when memory allocation failed.
by Valentin Bartenev
· 8 years ago
b8e4b6a
Contrib: proper syntax parsing in vim syntax highlighting.
by Maxim Dounin
· 8 years ago
464f207
Cache: ignore long locked entries during forced expire.
by Dmitry Volyntsev
· 8 years ago
7911b24
Upstream: fixed u->headers_in.headers allocation error handling.
by Sergey Kandaurov
· 8 years ago
06b99e2
Configure: recent Sun C versions.
by Maxim Dounin
· 8 years ago
Next »