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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-05
nginx-1.9.14-RELEASE
release-1.9.14
Maxim Dounin
1
-0
/
+58
2016-04-01
Compatibility with FreeBSD 2.2.9.
Maxim Dounin
1
-2
/
+3
2016-04-01
Configure: improved multiple types handling in auto/types/typedef.
Maxim Dounin
1
-1
/
+5
2016-04-01
Configure: fixed autotest source code logging.
Maxim Dounin
2
-6
/
+9
2016-04-01
HTTP/2: support for unbuffered upload of request body.
Valentin Bartenev
3
-3
/
+138
2016-04-01
HTTP/2: rewritten handling of request body.
Valentin Bartenev
4
-258
/
+238
2016-04-01
HTTP/2: sending RST_STREAM with NO_ERROR to discard request body.
Valentin Bartenev
2
-14
/
+25
2016-04-01
Core: removed incorrect GCC 2.7 check.
Maxim Dounin
1
-5
/
+0
2016-04-01
Trailing space fix.
Maxim Dounin
1
-1
/
+1
2016-03-31
SSL: SSLeay_version() is deprecated in OpenSSL 1.1.0.
Maxim Dounin
2
-3
/
+13
2016-03-31
SSL: X509 was made opaque in OpenSSL 1.1.0.
Sergey Kandaurov
1
-0
/
+4
2016-03-31
SSL: EVP_MD_CTX was made opaque in OpenSSL 1.1.0.
Sergey Kandaurov
1
-9
/
+12
2016-03-31
SSL: RSA_generate_key() is deprecated in OpenSSL 1.1.0.
Maxim Dounin
4
-4
/
+4
2016-03-31
SSL: initialization changes for OpenSSL 1.1.0.
Maxim Dounin
2
-1
/
+13
2016-03-31
SSL: get_session callback changed in OpenSSL 1.1.0.
Maxim Dounin
1
-4
/
+11
2016-03-31
SSL: guarded error codes not present in OpenSSL 1.1.0.
Maxim Dounin
1
-1
/
+4
2016-03-31
SSL: reasonable version for LibreSSL.
Maxim Dounin
2
-3
/
+9
2016-03-31
Removed the prototype mysql module.
Ruslan Ermilov
8
-773
/
+3
2016-03-31
Fixed ngx_os_signal_process() prototype.
Ruslan Ermilov
5
-8
/
+8
2016-03-31
Fixed ngx_pid_t formatting in ngx_sprintf() and logging.
Sergey Kandaurov
3
-8
/
+8
2016-03-31
Fixed format specifiers in ngx_sprintf().
Sergey Kandaurov
2
-3
/
+3
2016-03-31
Fixed logging.
Sergey Kandaurov
39
-66
/
+67
2016-03-31
Events: fixed logging.
Sergey Kandaurov
2
-12
/
+19
2016-03-31
Fixed logging with variable field width.
Sergey Kandaurov
6
-10
/
+11
2016-03-31
Fixed logging in close error handling.
Sergey Kandaurov
2
-2
/
+2
2016-03-30
Fixed mistranslated phrase.
Ruslan Ermilov
1
-1
/
+1
2016-03-30
Events: fixed test building with eventport on OS X.
Ruslan Ermilov
1
-1
/
+1
2016-03-30
Style.
Ruslan Ermilov
43
-215
/
+215
2016-03-30
Version bump.
Ruslan Ermilov
1
-2
/
+2
2016-03-29
release-1.9.13 tag
Maxim Dounin
1
-0
/
+1
2016-03-29
nginx-1.9.13-RELEASE
release-1.9.13
Maxim Dounin
1
-0
/
+166
2016-03-29
Updated OpenSSL used for win32 builds.
Maxim Dounin
1
-1
/
+1
2016-03-29
Win32: replaced NGX_EXDEV with more appropriate error code.
Maxim Dounin
1
-5
/
+1
2016-03-29
Win32: additional error code NGX_EEXIST_FILE (ticket #910).
Maxim Dounin
3
-3
/
+10
2016-03-28
Upstream: proxy_next_upstream non_idempotent.
Maxim Dounin
6
-1
/
+12
2016-03-28
Upstream: cached connections now tested against next_upstream.
Maxim Dounin
1
-49
/
+42
2016-03-28
Fixed --test-build-*.
Ruslan Ermilov
3
-4
/
+5
2016-03-28
Sub filter: fixed allocation alignment.
Roman Arutyunyan
1
-4
/
+4
2016-02-26
Core: allow strings without null-termination in ngx_parse_url().
Piotr Sikora
1
-2
/
+4
2016-03-25
Fixed socket inheritance on reload and binary upgrade.
Roman Arutyunyan
2
-0
/
+20
2016-03-18
Stream: additional logging for UDP.
Vladimir Homutov
2
-5
/
+10
2016-03-23
Win32: fixed build after 384154fc634f.
Dmitry Volyntsev
1
-3
/
+2
2016-03-23
Stream: detect port absence in proxy_pass with IP literal.
Roman Arutyunyan
1
-1
/
+1
2016-03-23
Resolver: added support for SRV records.
Dmitry Volyntsev
3
-27
/
+992
2016-03-23
Resolver: do not enable resolve timer if provided timeout is zero.
Dmitry Volyntsev
1
-20
/
+24
2016-03-23
Resolver: introduced valid field in resolver responses.
Dmitry Volyntsev
2
-0
/
+8
2016-03-23
Core: introduced the NGX_DEBUG_PALLOC macro.
Valentin Bartenev
1
-0
/
+4
2016-03-23
Core: use ngx_palloc_small() to allocate ngx_pool_large_t.
Valentin Bartenev
1
-2
/
+2
2016-03-23
Core: introduced the ngx_palloc_small() function.
Valentin Bartenev
1
-33
/
+26
2016-03-23
Core: moved logging before freeing large blocks of pool.
Valentin Bartenev
1
-9
/
+10
[next]