index
:
nginx.git
master
no-short-read-checks
tunnel
nginx
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-17
Sub filter: support of variables in the strings to replace.
Dmitry Volyntsev
1
-28
/
+146
2015-08-17
Sub filter: support of multiple strings to replace.
Dmitry Volyntsev
1
-166
/
+247
2015-08-16
Fixed wrong URI after try_files in nested location (ticket #97).
Maxim Dounin
1
-3
/
+5
2015-08-16
Fixed segfault with try_files introduced by c985d90a8d1f.
Maxim Dounin
1
-1
/
+3
2015-08-13
Core: fixed potential division by zero when initializing hash.
Sergey Kandaurov
1
-0
/
+8
2015-08-13
Core: fixed style in the error message.
Sergey Kandaurov
1
-1
/
+1
2015-08-13
Stream: fixed potential error log buffer overrun.
Vladimir Homutov
1
-1
/
+3
2015-08-12
Style.
Vladimir Homutov
1
-1
/
+1
2015-08-10
Stream: the "tcp_nodelay" directive.
Vladimir Homutov
4
-2
/
+52
2015-08-11
Core: idle connections now closed only once on exiting.
Valentin Bartenev
5
-35
/
+31
2015-08-11
Fixed typo in the error message.
Andrei Belov
1
-1
/
+1
2015-07-23
Workaround for "configuration file test failed" under OpenVZ.
Gena Makhomed
1
-4
/
+22
2015-07-30
Stream: deprecated proxy_downstream_buffer, proxy_upstream_buffer.
Roman Arutyunyan
1
-0
/
+23
2015-07-29
Style.
Roman Arutyunyan
1
-2
/
+1
2015-07-29
Stream: added proxy_buffer_size to set the size of data buffers.
Roman Arutyunyan
1
-23
/
+11
2015-07-16
Fixed strict aliasing warnings with old GCC versions.
Ruslan Ermilov
2
-2
/
+2
2015-07-15
Version bump.
Maxim Dounin
1
-2
/
+2
2015-07-14
Stream: renamed rate limiting directives.
Roman Arutyunyan
1
-14
/
+14
2015-07-14
OCSP stapling: fixed segfault without nextUpdate.
Maxim Dounin
1
-5
/
+10
2015-07-07
OCSP stapling: fixed ssl_stapling_file (ticket #769).
Maxim Dounin
1
-0
/
+1
2015-07-02
Stream: fixed possible integer overflow in rate limiting.
Valentin Bartenev
1
-1
/
+1
2015-07-02
Stream: fixed MSVC compilation warning.
Roman Arutyunyan
1
-1
/
+1
2015-06-25
Stream: upstream "connected" flag.
Roman Arutyunyan
2
-5
/
+7
2015-06-23
Stream: upstream and downstream limit rates.
Roman Arutyunyan
2
-15
/
+111
2015-06-23
Stream: common handler for upstream and downstream.
Roman Arutyunyan
1
-25
/
+18
2015-06-18
Stream: avoid SSL_CTX_set_tmp_rsa_callback() call with LibreSSL.
Piotr Sikora
1
-0
/
+2
2015-06-16
Upstream: fixed shared upstreams on win32.
Ruslan Ermilov
4
-24
/
+64
2015-06-18
Stream: connection limiting module.
Vladimir Homutov
3
-0
/
+642
2015-06-17
Resolver: canceled resend timer on empty resend queues.
Sergey Kandaurov
1
-0
/
+20
2015-06-16
Disabled duplicate http, mail, and stream blocks.
Vladimir Homutov
3
-0
/
+12
2015-06-16
Version bump.
Vladimir Homutov
1
-2
/
+2
2015-05-14
Core: store and dump processed configuration.
Vladimir Homutov
5
-4
/
+88
2015-06-16
Core: added support for writing to stdout.
Vladimir Homutov
3
-0
/
+9
2015-06-16
Core: renamed ngx_proxy_protocol_parse to ngx_proxy_protocol_read.
Roman Arutyunyan
4
-5
/
+5
2015-06-16
Stream: client-side PROXY protocol.
Roman Arutyunyan
4
-2
/
+170
2015-06-16
Stream: the "proxy_bind" directive.
Vladimir Homutov
1
-0
/
+57
2015-06-11
OCSP stapling: avoid sending expired responses (ticket #425).
Maxim Dounin
1
-6
/
+62
2015-06-11
Moved ngx_http_parse_time() to core, renamed accordingly.
Maxim Dounin
10
-15
/
+34
2015-06-11
Removed unused ngx_http_get_time() declaration.
Maxim Dounin
1
-2
/
+0
2015-06-04
Stream: access module.
Vladimir Homutov
3
-12
/
+480
2015-06-09
Stream: added postconfiguration method to stream modules.
Vladimir Homutov
9
-0
/
+30
2015-06-08
Mail: listen backlog=.
Ruslan Ermilov
3
-0
/
+17
2015-06-08
Stream: listen backlog=.
Ruslan Ermilov
3
-0
/
+17
2015-06-08
Mail: embed ngx_mail_listen_t into ngx_mail_conf_addr_t.
Ruslan Ermilov
3
-68
/
+48
2015-06-08
Stream: embed ngx_stream_listen_t into ngx_stream_conf_addr_t.
Ruslan Ermilov
3
-75
/
+49
2015-06-05
Stream: fixed "reuseport" to actually work.
Ruslan Ermilov
2
-0
/
+10
2015-06-04
Upstream keepalive: reduced diffs to the plus version of nginx.
Roman Arutyunyan
1
-39
/
+42
2015-06-05
Style.
Maxim Dounin
1
-1
/
+2
2015-06-03
Event pipe: call ngx_handle_read_event() with a proper flags type.
Sergey Kandaurov
1
-1
/
+1
2015-06-01
Fixed excessive memory usage while parsing configuration.
Valentin Bartenev
1
-1
/
+1
[next]