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
/
src
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-22
Secure link: fixed stack buffer overflow.
Roman Arutyunyan
1
-2
/
+1
2017-08-23
Upstream: unconditional parsing of last_modified_time.
Maxim Dounin
1
-17
/
+3
2017-08-22
SSL: fixed possible use-after-free in $ssl_server_name.
Maxim Dounin
1
-6
/
+15
2017-08-22
SSL: the $ssl_client_escaped_cert variable (ticket #857).
Maxim Dounin
4
-0
/
+40
2017-08-10
Range filter: changed type for total length to off_t.
Maxim Dounin
1
-8
/
+9
2017-08-10
Restored ngx_event_aio_t layout for debug logging.
Maxim Dounin
1
-2
/
+2
2017-08-10
Style.
Maxim Dounin
3
-7
/
+7
2017-08-09
Fixed calls to ngx_open_file() in certain places.
Sergey Kandaurov
3
-3
/
+4
2017-08-09
Style.
Sergey Kandaurov
6
-0
/
+7
2017-08-09
Version bump.
Sergey Kandaurov
1
-2
/
+2
2017-08-08
Slab: fixed initialization on win32.
Ruslan Ermilov
3
-10
/
+20
2017-08-04
Upstream: copy peer data in shared memory.
Ruslan Ermilov
2
-16
/
+138
2017-08-04
Referer: fixed $invalid_referer.
Ruslan Ermilov
1
-14
/
+25
2017-08-01
Upstream zone: store peers->name and its data in shared memory.
Ruslan Ermilov
2
-0
/
+36
2017-08-01
Variables: macros for null variables.
Ruslan Ermilov
19
-17
/
+21
2017-08-01
Browser: style.
Ruslan Ermilov
1
-24
/
+21
2017-07-26
Cache: fixed max_size on win32.
Ruslan Ermilov
1
-0
/
+1
2017-07-25
SSL: fixed typo in the error message.
Sergey Kandaurov
1
-1
/
+1
2017-07-21
Mirror: "off" paramater of the "mirror" directive.
Roman Arutyunyan
1
-2
/
+43
2017-07-20
Mirror module.
Roman Arutyunyan
1
-0
/
+223
2017-07-20
Precontent phase.
Roman Arutyunyan
4
-337
/
+414
2017-07-19
Upstream: keep request body file from removal if requested.
Roman Arutyunyan
5
-1
/
+14
2017-07-19
Style.
Alex Zhang
1
-1
/
+1
2017-07-17
Parenthesized ASCII-related calculations.
Valentin Bartenev
7
-29
/
+29
2017-07-12
Style: aligned ngx_null_command.
Ruslan Ermilov
1
-1
/
+1
2017-07-11
Core: fixed error message on setsockopt(SO_REUSEPORT) failure.
Maxim Dounin
1
-1
/
+1
2017-07-11
Core: disabled SO_REUSEPORT when testing config (ticket #1300).
Maxim Dounin
1
-1
/
+1
2017-07-11
Version bump.
Maxim Dounin
1
-2
/
+2
2017-07-11
Range filter: avoid negative range start.
Maxim Dounin
1
-1
/
+1
2017-07-11
Range filter: protect from total size overflows.
Maxim Dounin
1
-0
/
+4
2017-07-07
Variables: use ngx_http_variable_null_value where appropriate.
Ruslan Ermilov
1
-11
/
+5
2017-07-04
Resolver: cancelable resend timer event.
Ruslan Ermilov
2
-0
/
+3
2017-07-04
Resolver: factored out setting a timer for resolver timeout.
Sergey Kandaurov
1
-50
/
+33
2017-07-04
Slab: fixed small allocations on systems with large pagesize.
Ruslan Ermilov
1
-4
/
+13
2017-07-04
Slab: style.
Ruslan Ermilov
1
-10
/
+10
2017-07-04
Resolver: fixed possible use-after-free while resolving SRV.
Roman Arutyunyan
1
-19
/
+19
2017-03-15
Proxy: split configured header names and values.
Piotr Sikora
1
-106
/
+59
2017-07-03
Version bump.
Maxim Dounin
1
-2
/
+2
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
[next]