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
/
core
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-26
Version bump.
Ruslan Ermilov
1
-2
/
+2
2016-04-19
Thread pools: memory barriers in task completion notifications.
Maxim Dounin
1
-0
/
+4
2016-04-12
Fixed NGX_CONF_TAKE1/NGX_CONF_FLAG misuse (as in e444e8f6538b).
Ruslan Ermilov
1
-1
/
+1
2016-04-08
Removed redundant "u" format specifier.
Ruslan Ermilov
2
-3
/
+3
2016-04-07
Version bump.
Ruslan Ermilov
1
-2
/
+2
2016-04-01
Core: removed incorrect GCC 2.7 check.
Maxim Dounin
1
-5
/
+0
2016-03-31
SSL: SSLeay_version() is deprecated in OpenSSL 1.1.0.
Maxim Dounin
1
-3
/
+2
2016-03-31
Removed the prototype mysql module.
Ruslan Ermilov
2
-3
/
+2
2016-03-31
Fixed ngx_os_signal_process() prototype.
Ruslan Ermilov
1
-2
/
+2
2016-03-31
Fixed format specifiers in ngx_sprintf().
Sergey Kandaurov
2
-3
/
+3
2016-03-31
Fixed logging.
Sergey Kandaurov
4
-7
/
+8
2016-03-31
Fixed logging with variable field width.
Sergey Kandaurov
1
-1
/
+1
2016-03-31
Fixed logging in close error handling.
Sergey Kandaurov
1
-1
/
+1
2016-03-30
Style.
Ruslan Ermilov
11
-83
/
+83
2016-03-30
Version bump.
Ruslan Ermilov
1
-2
/
+2
2016-03-29
Win32: additional error code NGX_EEXIST_FILE (ticket #910).
Maxim Dounin
1
-2
/
+2
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-23
Win32: fixed build after 384154fc634f.
Dmitry Volyntsev
1
-3
/
+2
2016-03-23
Resolver: added support for SRV records.
Dmitry Volyntsev
2
-26
/
+991
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
2016-03-18
Fix build with -Wmissing-prototypes.
Piotr Sikora
1
-2
/
+2
2016-03-18
Threads: offloading of temp files writing to thread pools.
Maxim Dounin
2
-0
/
+10
2016-03-18
Threads: task pointer stored in ngx_file_t.
Maxim Dounin
2
-3
/
+9
2016-01-20
Stream: UDP proxy.
Roman Arutyunyan
2
-10
/
+86
2016-03-14
Fixed compilation with -Wmissing-prototypes.
Sergey Kandaurov
2
-2
/
+2
2016-03-03
Copy filter: fixed sendfile aio handlers to set ctx->aio.
Maxim Dounin
1
-1
/
+0
2016-02-25
Dynamic modules: removed unnecessary initialization.
Ruslan Ermilov
1
-1
/
+0
2016-02-25
Version bump.
Ruslan Ermilov
1
-2
/
+2
2016-02-18
Core: added support for more than 64 CPUs in worker_cpu_affinity.
Vladimir Homutov
2
-27
/
+50
2016-02-15
Core: improved logging on invalid NGINX variable (ticket #900).
Maxim Dounin
1
-0
/
+6
2016-02-11
Dynamic modules: fixed a version mismatch message (ticket #898).
Ruslan Ermilov
1
-1
/
+1
2016-02-09
Core: ngx_module_t compatibility with C++.
Piotr Sikora
1
-1
/
+1
2016-02-10
Version bump.
Maxim Dounin
1
-2
/
+2
2016-02-04
Dynamic modules.
Maxim Dounin
5
-10
/
+653
2016-02-04
Dynamic modules: dlopen() support.
Maxim Dounin
1
-0
/
+1
2016-02-04
Dynamic modules: changed ngx_modules to cycle->modules.
Maxim Dounin
4
-21
/
+27
2016-02-04
Dynamic modules: moved module-related stuff to separate files.
Maxim Dounin
6
-63
/
+145
2015-12-17
Resolver: style.
Ruslan Ermilov
1
-9
/
+8
2015-12-17
Resolver: improved PTR response processing.
Ruslan Ermilov
1
-28
/
+74
2015-12-17
Resolver: style.
Ruslan Ermilov
1
-13
/
+13
2016-02-02
Resolver: free TCP buffers on resolver cleanup.
Roman Arutyunyan
1
-0
/
+10
2016-02-02
Resolver: fixed possible resource leak introduced in 5a16d40c63de.
Ruslan Ermilov
1
-0
/
+2
2016-01-28
Resolver: TCP support.
Roman Arutyunyan
2
-51
/
+549
2016-01-28
Resolver: per-request DNS server balancer.
Roman Arutyunyan
2
-5
/
+17
[prev]
[next]