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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-27
nginx-1.13.2-RELEASE
release-1.13.2
Maxim Dounin
1
-0
/
+73
2017-06-27
Range filter: allowed ranges on empty files (ticket #1031).
Maxim Dounin
1
-0
/
+3
2017-06-22
Upstream: introduced ngx_http_upstream_ssl_handshake_handler().
Maxim Dounin
1
-14
/
+24
2017-06-14
Upstream: fixed running posted requests (ticket #788).
Roman Arutyunyan
1
-1
/
+6
2017-06-14
Resolver: added the "async" flag to resolver context.
Roman Arutyunyan
2
-1
/
+7
2017-06-19
Resolver: fixed allocation error handling while resolving SRV.
Bart Warmerdam
1
-1
/
+3
2017-06-16
Introduced ngx_rwlock_downgrade().
Ruslan Ermilov
2
-0
/
+10
2017-06-16
Added memory barrier semantics to ngx_rwlock_unlock().
Ruslan Ermilov
1
-1
/
+1
2017-03-24
Headers filter: added "add_trailer" directive.
Piotr Sikora
1
-22
/
+142
2017-03-24
HTTP/2: added support for trailers in HTTP responses.
Piotr Sikora
1
-14
/
+152
2017-03-24
Added support for trailers in HTTP responses.
Piotr Sikora
5
-27
/
+157
2017-06-14
Gzip: fixed style in $gzip_ratio variable handler.
Ruslan Ermilov
1
-4
/
+4
2017-06-14
Removed excessive casts for ngx_file_info().
Ruslan Ermilov
2
-6
/
+2
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-13
HTTP/2: reject HTTP/2 requests without ":scheme" pseudo-header.
Piotr Sikora
1
-0
/
+1
2017-06-07
Userid: ngx_http_get_indexed_variable() error handling.
Sergey Kandaurov
1
-0
/
+4
2017-06-07
Fixed segfault in try_files with nested location.
Sergey Kandaurov
1
-0
/
+1
2017-06-07
SSI: return NGX_ERROR when timefmt memory allocation failed.
Sergey Kandaurov
1
-1
/
+1
2017-06-02
HTTP/2: don't send SETTINGS ACK before already queued DATA frames.
Piotr Sikora
2
-1
/
+10
2017-06-02
HTTP/2: make SETTINGS ACK frame reusable.
Piotr Sikora
1
-25
/
+31
2017-06-02
HTTP/2: send SETTINGS ACK after applying all SETTINGS params.
Piotr Sikora
1
-2
/
+2
2017-06-02
HTTP/2: emit new frames only after applying all SETTINGS params.
Piotr Sikora
1
-6
/
+11
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-06-01
Style.
Maxim Dounin
1
-3
/
+3
2017-05-31
Upstream: style.
Piotr Sikora
1
-1
/
+1
2017-05-31
Headers filter: style.
Piotr Sikora
1
-2
/
+2
2017-05-30
HTTP/2: add debug logging of pseudo-headers and cookies.
Piotr Sikora
1
-20
/
+28
2017-05-30
Version bump.
Valentin Bartenev
1
-2
/
+2
2017-05-30
release-1.13.1 tag
Maxim Dounin
1
-0
/
+1
2017-05-30
nginx-1.13.1-RELEASE
release-1.13.1
Maxim Dounin
1
-0
/
+98
2017-05-30
Updated OpenSSL used for win32 builds.
Maxim Dounin
1
-1
/
+1
2017-05-29
Fixed background requests with asynchronous operations.
Roman Arutyunyan
1
-5
/
+3
2017-05-29
Configure: sched_setaffinity() test moved to auto/unix.
Maxim Dounin
2
-14
/
+12
2017-05-29
Style: changed checks of ngx_ssl_create_connection() to != NGX_OK.
Maxim Dounin
2
-2
/
+2
2017-05-29
SSL: set TCP_NODELAY on SSL connections before handshake.
Maxim Dounin
2
-11
/
+27
2017-05-26
Introduced ngx_tcp_nodelay().
Ruslan Ermilov
7
-155
/
+69
2017-05-25
Background subrequests for cache updates.
Roman Arutyunyan
4
-24
/
+49
2017-05-24
Fixed deferred accept with EPOLLRDHUP enabled (ticket #1278).
Roman Arutyunyan
1
-1
/
+1
2017-05-23
HTTP/2: fixed segfault when memory allocation failed.
Valentin Bartenev
1
-2
/
+2
2017-05-22
Contrib: proper syntax parsing in vim syntax highlighting.
Maxim Dounin
1
-1711
/
+1741
2017-05-18
Cache: ignore long locked entries during forced expire.
Dmitry Volyntsev
1
-11
/
+42
2017-05-18
Upstream: fixed u->headers_in.headers allocation error handling.
Sergey Kandaurov
4
-0
/
+6
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
2017-05-15
Configure: style.
Maxim Dounin
1
-1
/
+1
2017-05-15
Realip: allow hostnames in set_real_ip_from (ticket #1180).
Ruslan Ermilov
2
-30
/
+136
2017-05-15
Access: simplified rule parser code.
Ruslan Ermilov
2
-26
/
+14
2017-05-03
SSL: allowed renegotiation in client mode with OpenSSL < 1.1.0.
Sergey Kandaurov
1
-1
/
+1
[next]