History of src @release-1.9.3
- Stream: renamed rate limiting directives. Roman Arutyunyan 5 years ago
- OCSP stapling: fixed segfault without nextUpdate. Maxim Dounin 5 years ago
- OCSP stapling: fixed ssl_stapling_file (ticket #769). Maxim Dounin 5 years ago
- Stream: fixed possible integer overflow in rate limiting. Valentin Bartenev 5 years ago
- Stream: fixed MSVC compilation warning. Roman Arutyunyan 5 years ago
- Stream: upstream "connected" flag. Roman Arutyunyan 5 years ago
- Stream: upstream and downstream limit rates. Roman Arutyunyan 5 years ago
- Stream: common handler for upstream and downstream. Roman Arutyunyan 5 years ago
- Stream: avoid SSL_CTX_set_tmp_rsa_callback() call with LibreSSL. Piotr Sikora 5 years ago
- Upstream: fixed shared upstreams on win32. Ruslan Ermilov 5 years ago
- Stream: connection limiting module. Vladimir Homutov 5 years ago
- Resolver: canceled resend timer on empty resend queues. Sergey Kandaurov 5 years ago
- Disabled duplicate http, mail, and stream blocks. Vladimir Homutov 5 years ago
- Version bump. Vladimir Homutov 5 years ago
- Core: store and dump processed configuration. Vladimir Homutov 5 years ago
- Core: added support for writing to stdout. Vladimir Homutov 5 years ago
- Core: renamed ngx_proxy_protocol_parse to ngx_proxy_protocol_read. Roman Arutyunyan 5 years ago
- Stream: client-side PROXY protocol. Roman Arutyunyan 5 years ago
- Stream: the "proxy_bind" directive. Vladimir Homutov 5 years ago
- OCSP stapling: avoid sending expired responses (ticket #425). Maxim Dounin 5 years ago
- Moved ngx_http_parse_time() to core, renamed accordingly. Maxim Dounin 5 years ago
- Removed unused ngx_http_get_time() declaration. Maxim Dounin 5 years ago
- Stream: access module. Vladimir Homutov 5 years ago
- Stream: added postconfiguration method to stream modules. Vladimir Homutov 5 years ago
- Mail: listen backlog=. Ruslan Ermilov 5 years ago
- Stream: listen backlog=. Ruslan Ermilov 5 years ago
- Mail: embed ngx_mail_listen_t into ngx_mail_conf_addr_t. Ruslan Ermilov 5 years ago
- Stream: embed ngx_stream_listen_t into ngx_stream_conf_addr_t. Ruslan Ermilov 5 years ago
- Stream: fixed "reuseport" to actually work. Ruslan Ermilov 5 years ago
- Upstream keepalive: reduced diffs to the plus version of nginx. Roman Arutyunyan 5 years ago