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-07-07
Avoid left-shifting integers into the sign bit, which is undefined.
Sergey Kandaurov
1
-2
/
+2
2016-07-06
Use NGX_MAX_PATH_LEVEL where appropriate.
Ruslan Ermilov
2
-12
/
+11
2016-07-06
Version bump.
Ruslan Ermilov
1
-2
/
+2
2016-06-30
Internal md5 and sha1 implementations are now always used.
Maxim Dounin
5
-75
/
+0
2016-06-29
Removed unused flag accept_context_updated from ngx_event_t.
Ruslan Ermilov
1
-4
/
+0
2016-06-20
Fixed build on MSVC.
Roman Arutyunyan
1
-1
/
+1
2016-06-20
Introduced ngx_inet_get_port() and ngx_inet_set_port() functions.
Roman Arutyunyan
4
-44
/
+68
2016-06-09
An internal SHA1 implementation.
Maxim Dounin
3
-13
/
+319
2016-06-07
Version bump.
Sergey Kandaurov
1
-2
/
+2
2016-05-24
Version bump.
Valentin Bartenev
1
-2
/
+2
2016-05-24
Fixed build on MSVC.
Maxim Dounin
1
-2
/
+2
2016-05-23
Realip: port support in X-Real-IP and X-Forwarded-For.
Dmitry Volyntsev
2
-0
/
+81
2016-05-23
Added the $proxy_protocol_port variable.
Dmitry Volyntsev
2
-4
/
+38
2016-05-23
Introduced the ngx_sockaddr_t type.
Ruslan Ermilov
4
-42
/
+45
2016-05-20
Belatedly changed the ngx_create_listening() prototype.
Ruslan Ermilov
2
-2
/
+3
2016-05-11
Removed a surplus condition from ngx_parse_inet6_url().
Ruslan Ermilov
1
-33
/
+30
2016-05-11
Core: fixed port handling in ngx_parse_inet6_url().
Valentin Bartenev
1
-1
/
+6
2016-04-28
Removed unused flag unexpected_eof from ngx_connection_t.
Ruslan Ermilov
1
-1
/
+0
2016-04-26
Removed some bitrot.
Ruslan Ermilov
2
-2
/
+0
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
[next]