| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-10-05 | Stream ssl_preread: fixed $ssl_preread_server_name variable. | Sergey Kandaurov | 1 | -1/+2 | |
| Made sure to set the variable length only after successful SNI parsing. | |||||
| 2016-09-15 | Stream ssl_preread: removed internal macro. | Vladimir Homutov | 1 | -6/+6 | |
| The ngx_log_debug() macro is internal and should not be used. | |||||
| 2016-09-15 | Stream: ssl_preread module. | Vladimir Homutov | 1 | -0/+448 | |
| The ssl_preread module extracts information from the SSL Client Hello message without terminating SSL. Currently, only $ssl_preread_server_name variable is supported, which contains server name from the SNI extension. | |||||
