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-03-06
Listen port ranges.
Roman Arutyunyan
2
-29
/
+119
2019-03-20
Removed sorting of getaddrinfo() results.
Roman Arutyunyan
1
-14
/
+5
2019-03-15
Multiple addresses in "listen".
Roman Arutyunyan
11
-427
/
+276
2019-03-09
SSL: support for parsing PEM certificates from memory.
Maxim Dounin
1
-25
/
+43
2019-03-09
SSL: removed redundant "pkey" variable.
Maxim Dounin
1
-3
/
+2
2019-03-05
SSL: moved c->ssl->handshaked check in server name callback.
Maxim Dounin
1
-6
/
+6
2019-03-03
SSL: use of the SSL_OP_NO_CLIENT_RENEGOTIATION option.
Maxim Dounin
1
-0
/
+4
2019-03-03
SSL: fixed potential leak on memory allocation errors.
Maxim Dounin
7
-8
/
+15
2019-03-03
SSL: server name callback changed to return fatal errors.
Maxim Dounin
2
-7
/
+28
2019-03-03
SSL: server name callback changed to return SSL_TLSEXT_ERR_OK.
Maxim Dounin
2
-6
/
+25
2019-03-03
Version bump.
Maxim Dounin
1
-2
/
+2
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
[next]