summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nginx-1.17.0-RELEASErelease-1.17.0Maxim Dounin2019-05-211-0/+62
* SSL: removed OpenSSL 0.9.7 compatibility.Sergey Kandaurov2016-04-114-56/+6
* Range filter: fixed duplicate last buffers.Maxim Dounin2019-05-131-4/+4
* Range filter: fixed loss of incoming chain links.Maxim Dounin2019-05-131-9/+45
* Unconditional compilation of the postpone filter.Roman Arutyunyan2019-05-082-18/+2
* Variables support in proxy_upload_rate and proxy_download_rate.Ruslan Ermilov2019-04-242-12/+20
* Variables support in limit_rate and limit_rate_after (ticket #293).Ruslan Ermilov2019-04-246-44/+57
* Added ngx_http_set_complex_value_size_slot().Ruslan Ermilov2019-04-244-0/+138
* Core: enabled "include" in any context (ticket #1615).Vladimir Homutov2019-04-091-1/+1
* Version bump.Vladimir Homutov2019-04-241-2/+2
* release-1.15.12 tagMaxim Dounin2019-04-161-0/+1
* nginx-1.15.12-RELEASErelease-1.15.12Maxim Dounin2019-04-161-0/+20
* Updated PCRE used for win32 builds.Maxim Dounin2019-04-161-1/+1
* Fixed incorrect length handling in ngx_utf8_length().Maxim Dounin2019-04-151-1/+1
* OCSP stapling: fixed segfault with dynamic certificate loading.Maxim Dounin2019-04-151-0/+5
* Version bump.Maxim Dounin2019-04-151-2/+2
* release-1.15.11 tagMaxim Dounin2019-04-091-0/+1
* nginx-1.15.11-RELEASErelease-1.15.11Maxim Dounin2019-04-091-0/+14
* Win32: avoid using CFLAGS, just add define instead.Maxim Dounin2019-04-041-2/+1
* Win32: defined pdb path.Maxim Dounin2019-04-041-1/+1
* Win32: preserving binary compatibility with Windows XP - Vista.Sergey Kandaurov2019-04-041-1/+2
* Win32: skip building OpenSSL tests to conserve time and space.Sergey Kandaurov2019-04-041-1/+1
* OCSP stapling: open ssl_stapling_file in binary-mode.Sergey Kandaurov2019-04-031-1/+1
* SSL: missing free calls in $ssl_client_s_dn and $ssl_client_i_dn.Nikolay Morozov2019-03-261-0/+2
* Version bump.Sergey Kandaurov2019-03-261-2/+2
* release-1.15.10 tagMaxim Dounin2019-03-261-0/+1
* nginx-1.15.10-RELEASErelease-1.15.10Maxim Dounin2019-03-261-0/+60
* Listen port ranges.Roman Arutyunyan2019-03-062-29/+119
* Removed sorting of getaddrinfo() results.Roman Arutyunyan2019-03-201-14/+5
* Multiple addresses in "listen".Roman Arutyunyan2019-03-1511-427/+276
* SSL: support for parsing PEM certificates from memory.Maxim Dounin2019-03-091-25/+43
* SSL: removed redundant "pkey" variable.Maxim Dounin2019-03-091-3/+2
* SSL: moved c->ssl->handshaked check in server name callback.Maxim Dounin2019-03-051-6/+6
* SSL: use of the SSL_OP_NO_CLIENT_RENEGOTIATION option.Maxim Dounin2019-03-031-0/+4
* SSL: fixed potential leak on memory allocation errors.Maxim Dounin2019-03-037-8/+15
* SSL: server name callback changed to return fatal errors.Maxim Dounin2019-03-032-7/+28
* SSL: server name callback changed to return SSL_TLSEXT_ERR_OK.Maxim Dounin2019-03-032-6/+25
* Version bump.Maxim Dounin2019-03-031-2/+2
* release-1.15.9 tagMaxim Dounin2019-02-261-0/+1
* nginx-1.15.9-RELEASErelease-1.15.9Maxim Dounin2019-02-261-0/+53
* Updated OpenSSL used for win32 builds.Maxim Dounin2019-02-261-1/+1
* SSL: fixed possible segfault with dynamic certificates.Maxim Dounin2019-02-253-4/+4
* SSL: adjusted session id context with dynamic certificates.Maxim Dounin2019-02-255-8/+31
* SSL: dynamic certificate loading in the stream module.Maxim Dounin2019-02-252-4/+179
* SSL: passwords support for dynamic certificate loading.Maxim Dounin2019-02-254-2/+77
* SSL: variables support in ssl_certificate and ssl_certificate_key.Maxim Dounin2019-02-254-23/+224
* SSL: loading of connection-specific certificates.Maxim Dounin2019-02-252-0/+78
* SSL: reworked ngx_ssl_certificate().Maxim Dounin2019-02-251-103/+186
* SSL: removed logging of empty "(SSL:)" in ngx_ssl_error().Maxim Dounin2019-02-251-22/+28
* Style.Maxim Dounin2019-02-251-0/+1