Sign in
nginx
/
nginx
/
7e909ea2d80fda7f9754dc2e0122fe5a2805a135
/
src
/
core
867cfc9
Use ngx_array_init() to initialize arrays.
by Ruslan Ermilov
· 8 years ago
2c40a98
Version bump.
by Ruslan Ermilov
· 8 years ago
00fe2ca
Version bump.
by Ruslan Ermilov
· 8 years ago
981bb84
Introduced worker_shutdown_timeout.
by Maxim Dounin
· 8 years ago
dfc1806
Core: introduced ngx_rbtree_next().
by Maxim Dounin
· 8 years ago
d1162b2
Removed casts not needed after 1f513d7f1b45.
by Ruslan Ermilov
· 8 years ago
df59fb9
Added missing static specifiers.
by Eran Kornblau
· 8 years ago
2f71ec2
Fixed ngx_parse_size() / ngx_parse_offset() with 0-length strings.
by Maxim Dounin
· 8 years ago
269485a
Version bump.
by Maxim Dounin
· 8 years ago
b641f3b
Version bump.
by Vladimir Homutov
· 8 years ago
25ff0f4
Fixed trailer construction with limit on FreeBSD and macOS.
by Maxim Dounin
· 8 years ago
2a47e00
Improved connection draining with small number of connections.
by Maxim Dounin
· 8 years ago
ce46520
Added cycle parameter to ngx_drain_connections().
by Maxim Dounin
· 8 years ago
d1b1e22
Version bump.
by Ruslan Ermilov
· 8 years ago
bb68992
Win32: support 64-bit compilation with MSVC.
by Maxim Dounin
· 8 years ago
16a9d5f
Win32: fixed some warnings reported by Borland C.
by Maxim Dounin
· 8 years ago
7d0ae91
Resolver: fixed handling of partially resolved SRV.
by Dmitry Volyntsev
· 8 years ago
96e81ea
Resolver: fixed a race between parallel name and addr resolves.
by Dmitry Volyntsev
· 8 years ago
c375f2b
Resolver: fixed possible premature stop of the resend timer.
by Dmitry Volyntsev
· 8 years ago
a2d6145
Resolver: fixed possible use-after-free in worker on fast shutdown.
by Ruslan Ermilov
· 8 years ago
7326453
Resolver: fixed possible use-after-free in worker on fast shutdown.
by Ruslan Ermilov
· 8 years ago
55f8d60
Version bump.
by Ruslan Ermilov
· 8 years ago
48e94e6
Slab: commented bitmap initialization for small allocations.
by Ruslan Ermilov
· 8 years ago
78b25ea
Slab: free pages statistics.
by Ruslan Ermilov
· 8 years ago
c510fda
Slab: slots statistics.
by Ruslan Ermilov
· 8 years ago
e1a066e
Slab: simplified some math.
by Ruslan Ermilov
· 8 years ago
747bcf2
Slab: simplified allocation from slots.
by Ruslan Ermilov
· 8 years ago
f85ef0b
Slab: fixed the number of pages calculation.
by Ruslan Ermilov
· 8 years ago
0b7853b
Slab: added comment about list heads.
by Ruslan Ermilov
· 8 years ago
2d29160
Slab: improved code readability.
by Ruslan Ermilov
· 8 years ago
f3f4f88
Core: fixed environment on exit.
by Maxim Dounin
· 8 years ago
a1f6246
Perl: removed special environment handling for the perl module.
by Maxim Dounin
· 8 years ago
466dd0e
Fixed spelling of logical AND operator, no functional changes.
by Sergey Kandaurov
· 8 years ago
c13c61a
Slab: improved double free detection.
by Ruslan Ermilov
· 8 years ago
3d424ee
Slab: always show the requested allocation size in debug messages.
by Ruslan Ermilov
· 8 years ago
8a9d9ef
Slab: style.
by Ruslan Ermilov
· 8 years ago
50356c3
Version bump.
by Maxim Dounin
· 8 years ago
27651c0
Core: slight optimization in ngx_chain_update_chains().
by hucongcong
· 8 years ago
9778101
Cache: prefix-based temporary files.
by Maxim Dounin
· 8 years ago
9c743de
Core: show file contents only once while dumping configuration.
by Vladimir Homutov
· 8 years ago
14b1f02
Style.
by Maxim Dounin
· 8 years ago
e357e43
Version bump.
by Ruslan Ermilov
· 8 years ago
c831c24
Modules compatibility: compatibility with NGX_HTTP_SSL.
by Maxim Dounin
· 8 years ago
b999d93
Modules compatibility: compatibility with NGX_HAVE_FILE_AIO.
by Maxim Dounin
· 8 years ago
ab4a670
Modules compatibility: compatibility with NGX_THREADS.
by Maxim Dounin
· 8 years ago
aec1aee
Core: sockaddr lengths now respected by ngx_cmp_sockaddr().
by Maxim Dounin
· 8 years ago
30ec123
Core: ngx_conf_set_access_slot() user access (ticket #1096).
by Maxim Dounin
· 8 years ago
29cdcac
Cache: cache manager limits.
by Dmitry Volyntsev
· 8 years ago
50016ed
Core: use c->log while closing connection.
by Ruslan Ermilov
· 8 years ago
20fc020
Modules compatibility: removed two NGX_HAVE_DEFERRED_ACCEPT checks.
by Ruslan Ermilov
· 8 years ago
609fc4f
Modules compatibility: removed unneeded NGX_HAVE_REUSEPORT checks.
by Maxim Dounin
· 8 years ago
c7689a8
Modules compatibility: removed unneeded IPV6_V6ONLY checks.
by Maxim Dounin
· 8 years ago
c749cde
Modules compatibility: http2.
by Maxim Dounin
· 8 years ago
86284d3
Modules compatibility: degradation fields now always present.
by Maxim Dounin
· 8 years ago
0615b33
Introduced the NGX_COMPAT macro.
by Ruslan Ermilov
· 8 years ago
d3ae9fd
Resolver: introduced state field in ngx_resolver_srv_name_t.
by Dmitry Volyntsev
· 8 years ago
d3be43a
Modules compatibility: cache purge fields.
by Maxim Dounin
· 8 years ago
9768d59
Fixed log levels of configuration parsing errors.
by Valentin Bartenev
· 9 years ago
0e946a8
Removed influence of some options on structures.
by Ruslan Ermilov
· 9 years ago
255eb64
Version bump.
by Vladimir Homutov
· 9 years ago
f0853fc
Core: introduced ngx_cidr_match() function.
by Dmitry Volyntsev
· 9 years ago
ac31ad5
Thread pools: create threads in detached state.
by Piotr Sikora
· 9 years ago
f4d6ee1
Version bump.
by Vladimir Homutov
· 9 years ago
8540ec7
Avoid left-shifting integers into the sign bit, which is undefined.
by Sergey Kandaurov
· 9 years ago
ef993cf
Use NGX_MAX_PATH_LEVEL where appropriate.
by Ruslan Ermilov
· 9 years ago
1c6e8f9
Version bump.
by Ruslan Ermilov
· 9 years ago
ec229f8
Internal md5 and sha1 implementations are now always used.
by Maxim Dounin
· 9 years ago
b2d49aa
Removed unused flag accept_context_updated from ngx_event_t.
by Ruslan Ermilov
· 9 years ago
940da3a
Fixed build on MSVC.
by Roman Arutyunyan
· 9 years ago
85a0ab5
Introduced ngx_inet_get_port() and ngx_inet_set_port() functions.
by Roman Arutyunyan
· 9 years ago
05e6a7c
An internal SHA1 implementation.
by Maxim Dounin
· 9 years ago
cce054d
Version bump.
by Sergey Kandaurov
· 9 years ago
bf09f7a
Version bump.
by Valentin Bartenev
· 9 years ago
de04bc8
Fixed build on MSVC.
by Maxim Dounin
· 9 years ago
7f585e1
Realip: port support in X-Real-IP and X-Forwarded-For.
by Dmitry Volyntsev
· 9 years ago
44150da
Added the $proxy_protocol_port variable.
by Dmitry Volyntsev
· 9 years ago
cb1768f
Introduced the ngx_sockaddr_t type.
by Ruslan Ermilov
· 9 years ago
917e489
Belatedly changed the ngx_create_listening() prototype.
by Ruslan Ermilov
· 9 years ago
af8d9c6
Removed a surplus condition from ngx_parse_inet6_url().
by Ruslan Ermilov
· 9 years ago
d61fb5d
Core: fixed port handling in ngx_parse_inet6_url().
by Valentin Bartenev
· 9 years ago
0a98e2a
Removed unused flag unexpected_eof from ngx_connection_t.
by Ruslan Ermilov
· 9 years ago
e5df2dc
Removed some bitrot.
by Ruslan Ermilov
· 9 years ago
a1ade2f
Version bump.
by Ruslan Ermilov
· 9 years ago
49eddd2
Thread pools: memory barriers in task completion notifications.
by Maxim Dounin
· 9 years ago
ecee03c
Fixed NGX_CONF_TAKE1/NGX_CONF_FLAG misuse (as in e444e8f6538b).
by Ruslan Ermilov
· 9 years ago
2ef6b3a
Removed redundant "u" format specifier.
by Ruslan Ermilov
· 9 years ago
dfa6a70
Version bump.
by Ruslan Ermilov
· 9 years ago
952deb8
Core: removed incorrect GCC 2.7 check.
by Maxim Dounin
· 9 years ago
f5fec74
SSL: SSLeay_version() is deprecated in OpenSSL 1.1.0.
by Maxim Dounin
· 9 years ago
ed2f543
Removed the prototype mysql module.
by Ruslan Ermilov
· 9 years ago
1567629
Fixed ngx_os_signal_process() prototype.
by Ruslan Ermilov
· 9 years ago
6c78950
Fixed format specifiers in ngx_sprintf().
by Sergey Kandaurov
· 9 years ago
b7687bb
Fixed logging.
by Sergey Kandaurov
· 9 years ago
acddce6
Fixed logging with variable field width.
by Sergey Kandaurov
· 9 years ago
6a3e3cc
Fixed logging in close error handling.
by Sergey Kandaurov
· 9 years ago
2161d8a
Style.
by Ruslan Ermilov
· 9 years ago
f864c60
Version bump.
by Ruslan Ermilov
· 9 years ago
0975f8c
Win32: additional error code NGX_EEXIST_FILE (ticket #910).
by Maxim Dounin
· 9 years ago
0518b16
Core: allow strings without null-termination in ngx_parse_url().
by Piotr Sikora
· 9 years ago
a08e89b
Fixed socket inheritance on reload and binary upgrade.
by Roman Arutyunyan
· 9 years ago
Next »