Sign in
nginx
/
nginx
/
ac7f704931d8e12fc48106543b36ea2e01627e61
ac7f704
Support for IPv6 literals and an optional port in resolver.
by Ruslan Ermilov
· 13 years ago
596226f
Support for IPv6 literals in proxy_pass and so on.
by Maxim Dounin
· 13 years ago
4888969
Upstream: least_conn compilation fixes.
by Maxim Dounin
· 13 years ago
1ba6ecd
Upstream: weights support in ip_hash balancer.
by Maxim Dounin
· 13 years ago
4cb4e8d
Upstream: least_conn balancer module.
by Maxim Dounin
· 13 years ago
01f1e4d
Resolver: fixed format specification.
by Maxim Dounin
· 13 years ago
887f514
Code reduction (no functional changes).
by Ruslan Ermilov
· 13 years ago
2195eb5
Removed mistaken setting of NGX_SSL_BUFFERED flag in ngx_ssl_send_chain()
by Valentin Bartenev
· 13 years ago
d8ec491
Fixed returned value handling from the cookie rewrite handler.
by Valentin Bartenev
· 13 years ago
94d8df6
geoip: got rid of ugly casts when calling ngx_free().
by Ruslan Ermilov
· 13 years ago
49fbd88
Fixed broken build.
by Ruslan Ermilov
· 13 years ago
9fbd0d7
Fixed memory leak if $geoip_org variable was used.
by Ruslan Ermilov
· 13 years ago
526fd68
Fixed the reuse of parsed DTDs and XSLTs.
by Ruslan Ermilov
· 13 years ago
e1133ca
Fixed compilation with -DNGX_DEBUG_MALLOC on FreeBSD 10.
by Maxim Dounin
· 13 years ago
a272b2d
Fixed warning during nginx.xs compilation.
by Maxim Dounin
· 13 years ago
d2e005c
Fixed potential null pointer dereference in ngx_resolver_create().
by Ruslan Ermilov
· 13 years ago
d230df4
Removed historical and now redundant syntax pre-checks in ngx_parse_url().
by Ruslan Ermilov
· 13 years ago
34229e9
Fixed core variables dynamic access after reconfiguration.
by Maxim Dounin
· 13 years ago
d2143f1
Fixed segfault with filter_finalize introduced in r4621 (1.3.0).
by Maxim Dounin
· 13 years ago
430ab81
Fixed building --with-cpp_test_module on some systems.
by Valentin Bartenev
· 13 years ago
1c168c7
Fixed the ngx_regex.h header file compatibility with C++.
by Valentin Bartenev
· 13 years ago
1b43974
Zero padded the returned and logged HTTP status code, and fixed possible
by Ruslan Ermilov
· 13 years ago
befc111
Capped the status code that may be returned with "return" and "try_files".
by Ruslan Ermilov
· 13 years ago
10c205a
Added syntax checking of the second parameter of the "split_clients" directive.
by Ruslan Ermilov
· 13 years ago
6888516
Version bump.
by Ruslan Ermilov
· 13 years ago
d7b4092
release-1.3.0 tag
by Maxim Dounin
· 13 years ago
479e06d
nginx-1.3.0-RELEASE
by Maxim Dounin
· 13 years ago
nginx-1.3.0
07c1784
Updated OpenSSL used for win32 builds.
by Maxim Dounin
· 13 years ago
e3bb319
Fixed win32 build after changes in r4624.
by Ruslan Ermilov
· 13 years ago
0215fcc
Update c->sent in ngx_ssl_send_chain() even if SSL buffer is not used.
by Valentin Bartenev
· 13 years ago
9a79c34
Reverted previous attempt to fix complation warning introduced in
by Ruslan Ermilov
· 13 years ago
d4ba06c
geoip: trusted proxies support and partial IPv6 support.
by Ruslan Ermilov
· 13 years ago
69521dd
geo: chains of trusted proxies and partial IPv6 support.
by Ruslan Ermilov
· 13 years ago
11a8e26
Fixed compilation warning introduced in r4624.
by Ruslan Ermilov
· 13 years ago
7627530
realip: chains of trusted proxies and IPv6 support.
by Ruslan Ermilov
· 13 years ago
8e5dc47
New function ngx_http_get_forwarded_addr() to look up real client address.
by Ruslan Ermilov
· 13 years ago
4d5759e
Upstream: fixed ip_hash rebalancing with the "down" flag.
by Maxim Dounin
· 13 years ago
52327e0
Upstream: smooth weighted round-robin balancing.
by Maxim Dounin
· 13 years ago
e302ed6
Fixed possible request hang with filter finalization.
by Maxim Dounin
· 13 years ago
7d863c0
Resolver: protection from duplicate responses.
by Maxim Dounin
· 13 years ago
0e3b423
Accept moderation in case of EMFILE/ENFILE.
by Maxim Dounin
· 13 years ago
74d9399
Rewrite: fixed escaping and possible segfault (ticket #162).
by Maxim Dounin
· 13 years ago
9114f08
Fastcgi: fixed padding handling on fixed-size records.
by Maxim Dounin
· 13 years ago
b34f84d
Added r->state reset on fastcgi/scgi/uwsgi request start.
by Maxim Dounin
· 13 years ago
e0e1c45
Added write event handler reset in ngx_http_named_location().
by Maxim Dounin
· 13 years ago
700364f
debug_connection: added the IPv6 and UNIX-domain socket support.
by Ruslan Ermilov
· 13 years ago
a0025f2
Removed surplus condition.
by Valentin Bartenev
· 13 years ago
eeec229
Allows particular modules to handle subrequests properly.
by Andrey Belov
· 13 years ago
487ba70
Fixed segmentation fault in ngx_resolver_create_name_query().
by Ruslan Ermilov
· 13 years ago
6ad0238
Version bump.
by Maxim Dounin
· 13 years ago
bde0cec
release-1.2.0 tag
by Maxim Dounin
· 13 years ago
b675416
nginx-1.2.0-RELEASE
by Maxim Dounin
· 13 years ago
nginx-1.2.0
d68dd35
Version bump.
by Maxim Dounin
· 13 years ago
c7bb66a
Fix of "%f" format handling.
by Igor Sysoev
· 13 years ago
430fbed
Update openssl used for win32 builds.
by Maxim Dounin
· 13 years ago
c7bb162
Proxy: added ctx checking to input filters.
by Maxim Dounin
· 13 years ago
8b89c88
Image filter: compare aspect ratio more accurately during crop.
by Maxim Dounin
· 13 years ago
e8fe3ce
Fixed segfault with try_files (ticket #152).
by Maxim Dounin
· 13 years ago
a73ce28
Fixed master exit if there is no events section (ticket #150).
by Maxim Dounin
· 13 years ago
e9a7f4f
Don't silently ignore the last line of configuration file that
by Ruslan Ermilov
· 13 years ago
0abb0bc
Fixed ngx_readv_chain() to honor IOV_MAX (ticket #14).
by Maxim Dounin
· 13 years ago
578c02f
IOV_MAX handling microoptimization.
by Maxim Dounin
· 13 years ago
96d73e2
Fixed loop in ngx_writev_chain() and ngx_solaris_sendfilev_chain().
by Maxim Dounin
· 13 years ago
9e2f86c
Fixed log->action after ssl handshake.
by Maxim Dounin
· 13 years ago
43d2b1c
Fixed grammar in error messages.
by Ruslan Ermilov
· 13 years ago
e6724eb
Version bump.
by Maxim Dounin
· 13 years ago
1e2a608
release-1.1.19 tag
by Maxim Dounin
· 13 years ago
40616fa
nginx-1.1.19-RELEASE
by Maxim Dounin
· 13 years ago
nginx-1.1.19
7ae525b
Mp4: sanity checks cleanup.
by Maxim Dounin
· 13 years ago
3995395
Reduced the number of lines of code in ngx_inet_addr().
by Ruslan Ermilov
· 13 years ago
3f25e12
Fixed buffer overflow when long URI is processed by "try_files" in
by Ruslan Ermilov
· 13 years ago
a5bb616
Improved readability of the code that produces bitmask from prefix.
by Ruslan Ermilov
· 13 years ago
62b937b
Fixed directives inheritance.
by Ruslan Ermilov
· 13 years ago
b9c226a
Access module: fixed inheritance of allow/deny ipv6 rules.
by Maxim Dounin
· 13 years ago
3ef5276
Fixed debug logging.
by Igor Sysoev
· 13 years ago
654a56e
Fixed previous commit.
by Igor Sysoev
· 13 years ago
cbc51bb
Fixed mp4 module seek.
by Igor Sysoev
· 13 years ago
baa239c
Fixed signed integer overflows in timer code (ticket #145).
by Maxim Dounin
· 13 years ago
bd6d421
Comment fixed.
by Andrey Belov
· 13 years ago
13d5d85
Style: the function type should be on a line by itself
by Maxim Konovalov
· 13 years ago
bffbbeb
In ngx_ptocidr(), check that the supplied prefix length is within
by Ruslan Ermilov
· 13 years ago
47a04aa
Fixed spelling in multiline C comments.
by Ruslan Ermilov
· 13 years ago
7744472
Win32: improved ngx_mutex_init() stub (ticket #138).
by Maxim Dounin
· 13 years ago
9063bc8
Win32: fixed memory allocation for shmem name (ticket #134).
by Maxim Dounin
· 13 years ago
a5d4f66
Upstream: reject upstreams without normal servers.
by Maxim Dounin
· 13 years ago
525e1f7
Version bump.
by Maxim Dounin
· 13 years ago
b4ab3dd
Corrected spelling of error message (ticket #136).
by Ruslan Ermilov
· 13 years ago
a3d007c
release-1.1.18 tag
by Maxim Dounin
· 13 years ago
a652bd8
nginx-1.1.18-RELEASE
by Maxim Dounin
· 13 years ago
nginx-1.1.18
889ad51
Fixed win32 build after realpath changes in r4559.
by Maxim Dounin
· 13 years ago
97d7f3d
Configure: fixed msghdr.msg_control test on 64bit platforms.
by Maxim Dounin
· 13 years ago
feda353
Replaced ngx_http_realip_from_t with ngx_in_cidr_t.
by Ruslan Ermilov
· 13 years ago
52fcfd0
Fixed calculation of range boundaries.
by Ruslan Ermilov
· 13 years ago
5d5c866
Xslt: parser options now set with xmlCtxtUseOptions().
by Maxim Dounin
· 13 years ago
a3bdd73
Fixed more gcc46 warnings in configure tests.
by Maxim Dounin
· 13 years ago
36aef0c
Fixed unconditional MAX_PATH usage (ticket #22).
by Maxim Dounin
· 13 years ago
7b2b17a
Added explicit include of time.h.
by Maxim Dounin
· 13 years ago
e34ff16
Resolver: added missing sanity checking when creating name queries.
by Maxim Dounin
· 13 years ago
8e6728e
Win32: added missing call to srand().
by Maxim Dounin
· 13 years ago
1aa5fbb
Added xslt_param and xslt_string_param directives.
by Maxim Dounin
· 13 years ago
Next »