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
2019-02-25
SSL: fixed possible segfault with dynamic certificates.
Maxim Dounin
3
-4
/
+4
2019-02-25
SSL: adjusted session id context with dynamic certificates.
Maxim Dounin
5
-8
/
+31
2019-02-25
SSL: dynamic certificate loading in the stream module.
Maxim Dounin
2
-4
/
+179
2019-02-25
SSL: passwords support for dynamic certificate loading.
Maxim Dounin
4
-2
/
+77
2019-02-25
SSL: variables support in ssl_certificate and ssl_certificate_key.
Maxim Dounin
4
-23
/
+224
2019-02-25
SSL: loading of connection-specific certificates.
Maxim Dounin
2
-0
/
+78
2019-02-25
SSL: reworked ngx_ssl_certificate().
Maxim Dounin
1
-103
/
+186
2019-02-25
SSL: removed logging of empty "(SSL:)" in ngx_ssl_error().
Maxim Dounin
1
-22
/
+28
2019-02-25
Style.
Maxim Dounin
1
-0
/
+1
2019-02-12
Slab: removed redundant page calculation (ticket #1721).
Maxim Dounin
1
-2
/
+1
2019-02-11
Upstream: fixed logging of required buffer size (ticket #1722).
Chanhun Jeong
1
-1
/
+1
2019-02-07
SSL: fixed EVP_DigestFinal_ex() error message.
Sergey Kandaurov
1
-1
/
+1
2019-01-31
SSL: separate checks for errors in ngx_ssl_read_password_file().
Maxim Dounin
1
-2
/
+5
2019-01-31
SSL: explicitly zero out session ticket keys.
Ruslan Ermilov
1
-0
/
+24
2019-01-31
Modules compatibility: down flag in ngx_peer_connection_t.
Roman Arutyunyan
1
-0
/
+1
2018-12-25
Use %s for errors returned from configuration parsing handlers.
Ruslan Ermilov
1
-1
/
+1
2019-01-28
Removed --test-build-eventport workaround for old FreeBSD versions.
Sergey Kandaurov
1
-2
/
+0
2019-01-28
Fixed portability issues with union sigval.
Sergey Kandaurov
2
-1
/
+7
2019-01-24
Win32: detection of connect() errors in select().
Maxim Dounin
1
-4
/
+13
2019-01-24
Win32: added WSAPoll() support.
Maxim Dounin
3
-0
/
+510
2019-01-24
Events: fixed copying of old events in poll init.
Maxim Dounin
1
-1
/
+1
2018-12-27
Stream: do not split datagrams when limiting proxy rate.
Roman Arutyunyan
1
-1
/
+1
2019-01-14
Prevented scheduling events on a shared connection.
Roman Arutyunyan
2
-2
/
+8
2019-01-17
Added the ngx_http_test_required_predicates() function.
Vladimir Homutov
2
-0
/
+30
2019-01-17
Version bump.
Vladimir Homutov
1
-2
/
+2
2018-12-25
Autoindex: fixed possible integer overflow on 32-bit systems.
Vladimir Homutov
1
-24
/
+42
2018-12-24
Win32: removed NGX_DIR_MASK concept.
Maxim Dounin
6
-14
/
+21
2018-12-24
Userid: using stub for AF_UNIX addresses.
Sergey Kandaurov
1
-0
/
+7
2018-12-18
SSL: avoid reading on pending SSL_write_early_data().
Sergey Kandaurov
2
-0
/
+21
2018-12-14
Geo: fixed handling of AF_UNIX client addresses (ticket #1684).
Maxim Dounin
2
-0
/
+26
2018-12-13
Upstream: implemented $upstream_bytes_sent.
Ruslan Ermilov
2
-0
/
+16
2018-12-11
Resolver: report SRV resolve failure if all A resolves failed.
Roman Arutyunyan
1
-1
/
+9
2018-12-11
Copy regex unnamed captures to cloned subrequests.
Roman Arutyunyan
3
-1
/
+15
2018-12-11
Version bump.
Roman Arutyunyan
1
-2
/
+2
2018-11-26
Negative size buffers detection.
Maxim Dounin
3
-12
/
+132
2018-11-21
Mp4: fixed possible pointer overflow on 32-bit platforms.
Maxim Dounin
1
-1
/
+8
2018-11-21
Limit req: "delay=" parameter.
Maxim Dounin
1
-10
/
+22
2018-11-21
Limit req: fixed error message wording.
Maxim Dounin
1
-1
/
+1
2018-11-21
Upstream: revised upstream response time variables.
Vladimir Homutov
5
-29
/
+36
2018-11-21
Upstream: removed unused ngx_http_upstream_t.timeout field.
Vladimir Homutov
1
-2
/
+0
2018-11-15
Core: ngx_explicit_memzero().
Maxim Dounin
3
-2
/
+12
2018-11-15
Core: free shared memory on cycle initialization failure.
Ruslan Ermilov
1
-0
/
+64
2018-11-12
Stream: proxy_requests directive.
Vladimir Homutov
3
-4
/
+39
2018-11-12
Stream: session completion check code moved to a separate function.
Vladimir Homutov
1
-38
/
+76
2018-11-07
Stream: fixed possible use of a freed connection.
Vladimir Homutov
1
-1
/
+6
2018-11-13
Version bump.
Vladimir Homutov
1
-2
/
+2
2018-11-06
gRPC: limited allocations due to ping and settings frames.
Maxim Dounin
1
-0
/
+15
2018-11-06
HTTP/2: limit the number of idle state switches.
Ruslan Ermilov
2
-3
/
+11
2018-11-06
HTTP/2: flood detection.
Ruslan Ermilov
2
-1
/
+12
2018-11-06
Mp4: fixed reading 64-bit atoms.
Roman Arutyunyan
1
-0
/
+7
[next]