summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* release-1.16.1 tagbranches/stable-1.16Maxim Dounin2019-08-13-0/+1
* nginx-1.16.1-RELEASErelease-1.16.1Maxim Dounin2019-08-13-0/+18
* HTTP/2: limited number of PRIORITY frames.Ruslan Ermilov2019-08-13-0/+11
* HTTP/2: limited number of DATA frames.Ruslan Ermilov2019-08-13-5/+21
* HTTP/2: reject zero length headers with PROTOCOL_ERROR.Sergey Kandaurov2019-08-13-4/+8
* Updated OpenSSL used for win32 builds.Maxim Dounin2019-06-25-1/+1
* Version bump.Maxim Dounin2019-08-13-2/+2
* release-1.16.0 tagMaxim Dounin2019-04-23-0/+1
* nginx-1.16.0-RELEASErelease-1.16.0Maxim Dounin2019-04-23-0/+14
* Stable branch.Maxim Dounin2019-04-23-2/+2
* release-1.15.12 tagMaxim Dounin2019-04-16-0/+1
* nginx-1.15.12-RELEASErelease-1.15.12Maxim Dounin2019-04-16-0/+20
* Updated PCRE used for win32 builds.Maxim Dounin2019-04-16-1/+1
* Fixed incorrect length handling in ngx_utf8_length().Maxim Dounin2019-04-15-1/+1
* OCSP stapling: fixed segfault with dynamic certificate loading.Maxim Dounin2019-04-15-0/+5
* Version bump.Maxim Dounin2019-04-15-2/+2
* release-1.15.11 tagMaxim Dounin2019-04-09-0/+1
* nginx-1.15.11-RELEASErelease-1.15.11Maxim Dounin2019-04-09-0/+14
* Win32: avoid using CFLAGS, just add define instead.Maxim Dounin2019-04-04-2/+1
* Win32: defined pdb path.Maxim Dounin2019-04-04-1/+1
* Win32: preserving binary compatibility with Windows XP - Vista.Sergey Kandaurov2019-04-04-1/+2
* Win32: skip building OpenSSL tests to conserve time and space.Sergey Kandaurov2019-04-04-1/+1
* OCSP stapling: open ssl_stapling_file in binary-mode.Sergey Kandaurov2019-04-03-1/+1
* SSL: missing free calls in $ssl_client_s_dn and $ssl_client_i_dn.Nikolay Morozov2019-03-26-0/+2
* Version bump.Sergey Kandaurov2019-03-26-2/+2
* release-1.15.10 tagMaxim Dounin2019-03-26-0/+1
* nginx-1.15.10-RELEASErelease-1.15.10Maxim Dounin2019-03-26-0/+60
* Listen port ranges.Roman Arutyunyan2019-03-06-29/+119
* Removed sorting of getaddrinfo() results.Roman Arutyunyan2019-03-20-14/+5
* Multiple addresses in "listen".Roman Arutyunyan2019-03-15-427/+276
* SSL: support for parsing PEM certificates from memory.Maxim Dounin2019-03-09-25/+43
* SSL: removed redundant "pkey" variable.Maxim Dounin2019-03-09-3/+2
* SSL: moved c->ssl->handshaked check in server name callback.Maxim Dounin2019-03-05-6/+6
* SSL: use of the SSL_OP_NO_CLIENT_RENEGOTIATION option.Maxim Dounin2019-03-03-0/+4
* SSL: fixed potential leak on memory allocation errors.Maxim Dounin2019-03-03-8/+15
* SSL: server name callback changed to return fatal errors.Maxim Dounin2019-03-03-7/+28
* SSL: server name callback changed to return SSL_TLSEXT_ERR_OK.Maxim Dounin2019-03-03-6/+25
* Version bump.Maxim Dounin2019-03-03-2/+2
* release-1.15.9 tagMaxim Dounin2019-02-26-0/+1
* nginx-1.15.9-RELEASErelease-1.15.9Maxim Dounin2019-02-26-0/+53
* Updated OpenSSL used for win32 builds.Maxim Dounin2019-02-26-1/+1
* SSL: fixed possible segfault with dynamic certificates.Maxim Dounin2019-02-25-4/+4
* SSL: adjusted session id context with dynamic certificates.Maxim Dounin2019-02-25-8/+31
* SSL: dynamic certificate loading in the stream module.Maxim Dounin2019-02-25-4/+179
* SSL: passwords support for dynamic certificate loading.Maxim Dounin2019-02-25-2/+77
* SSL: variables support in ssl_certificate and ssl_certificate_key.Maxim Dounin2019-02-25-23/+224
* SSL: loading of connection-specific certificates.Maxim Dounin2019-02-25-0/+78
* SSL: reworked ngx_ssl_certificate().Maxim Dounin2019-02-25-103/+186
* SSL: removed logging of empty "(SSL:)" in ngx_ssl_error().Maxim Dounin2019-02-25-22/+28
* Style.Maxim Dounin2019-02-25-0/+1