History of src @release-1.9.2
- 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
- Style. Maxim Dounin 5 years ago
- Event pipe: call ngx_handle_read_event() with a proper flags type. Sergey Kandaurov 5 years ago
- Fixed excessive memory usage while parsing configuration. Valentin Bartenev 5 years ago
- Fixed bullying style of comments. Ruslan Ermilov 5 years ago
- Version bump. Ruslan Ermilov 5 years ago
- Disabled SSLv3 by default (ticket #653). Maxim Dounin 5 years ago
- Configure: GNU Hurd properly recognized. Maxim Dounin 5 years ago
- Fixed reuseport with accept_mutex. Maxim Dounin 5 years ago
- Upstream: report to error_log when max_fails is reached. Ruslan Ermilov 5 years ago
- The "reuseport" option of the "listen" directive. Maxim Dounin 5 years ago
- Simplified ngx_http_init_listening(). Maxim Dounin 5 years ago
- Introduced worker number, ngx_worker. Maxim Dounin 5 years ago
- Core: properly initialized written bytes counter in memory log. Valentin Bartenev 5 years ago
- Upstream hash: consistency across little/big endianness. Sergey Kandaurov 5 years ago