Sign in
nginx
/
nginx
/
e1d8158b5e7b2cc3c3f0d1b9ed61f94ccb44e3f1
e1d8158
SNI: ignore captures in server_name regexes when matching by SNI.
by Valentin Bartenev
· 12 years ago
8ca4dff
Changed interface of ngx_http_validate_host().
by Valentin Bartenev
· 12 years ago
b314102
Introduced the ngx_http_set_connection_log() macro.
by Valentin Bartenev
· 12 years ago
508afb8
The default server lookup is now done only once per connection.
by Valentin Bartenev
· 12 years ago
67a6872
Correctly handle multiple X-Forwarded-For headers (ticket #106).
by Ruslan Ermilov
· 12 years ago
40ea120
Fixed separator in $sent_http_cache_control.
by Ruslan Ermilov
· 12 years ago
f1d5d03
Fixed potential segfault in ngx_http_keepalive_handler().
by Valentin Bartenev
· 12 years ago
890ee44
SSL: retry "sess_id" and "id" allocations.
by Maxim Dounin
· 12 years ago
56bc5f2
Trailing whitespace fix.
by Maxim Dounin
· 12 years ago
284a7db
Introduced variables in ngx_http_stub_status module.
by Andrey Belov
· 12 years ago
208fc03
Connection upgrade support in uwsgi and scgi modules.
by Maxim Dounin
· 12 years ago
59db08a
Removed zero termination of shm zone names.
by Valentin Bartenev
· 12 years ago
a98305e
Version bump.
by Valentin Bartenev
· 12 years ago
2154327
release-1.3.13 tag
by Maxim Dounin
· 12 years ago
a7b4104
nginx-1.3.13-RELEASE
by Maxim Dounin
· 12 years ago
nginx-1.3.13
82d48e1
Proxy: fixed do_write handling in previous commit.
by Maxim Dounin
· 12 years ago
08a73b4
Proxy: support for connection upgrade (101 Switching Protocols).
by Maxim Dounin
· 12 years ago
35c17ea
Configure: changed default compiler from "gcc" to "cc".
by Gleb Smirnoff
· 12 years ago
7022bc2
Configure: rebuild perl module nginx.so if headers are changed.
by Maxim Dounin
· 12 years ago
d2c9f45
Fixed false memset warning on Linux with -O3 (ticket #275).
by Maxim Dounin
· 12 years ago
2761d48
Updated OpenSSL used for win32 builds.
by Maxim Dounin
· 12 years ago
a2b987e
Added support for {SHA} passwords (ticket #50).
by Maxim Dounin
· 12 years ago
6cb9bbe
Version bump.
by Maxim Dounin
· 12 years ago
e757c8d
release-1.3.12 tag
by Maxim Dounin
· 12 years ago
a24e00f
nginx-1.3.12-RELEASE
by Maxim Dounin
· 12 years ago
nginx-1.3.12
94bee54
Updated OpenSSL used for win32 builds.
by Maxim Dounin
· 12 years ago
75e5d13
GeoIP: removed pseudo-support of "proxy" and "netspeed" databases.
by Ruslan Ermilov
· 12 years ago
aad0a1d
FastCGI: proper handling of split fastcgi end request.
by Maxim Dounin
· 12 years ago
e8efec0
FastCGI: unconditional state transitions.
by Maxim Dounin
· 12 years ago
1c5fce7
FastCGI: fixed wrong connection close with fastcgi_keep_conn.
by Maxim Dounin
· 12 years ago
e97e412
Request body: fixed client_body_in_file_only.
by Maxim Dounin
· 12 years ago
2887c06
SSL: fixed ngx_ssl_handshake() with level-triggered event methods.
by Maxim Dounin
· 12 years ago
733e6d2
SSL: take into account data in the buffer while limiting output.
by Valentin Bartenev
· 12 years ago
0f0fac7
SSL: avoid calling SSL_write() with zero data size.
by Valentin Bartenev
· 12 years ago
f98b1d2
SSL: calculation of buffer size moved closer to its usage.
by Valentin Bartenev
· 12 years ago
0f62e19
SSL: preservation of flush flag for buffered data.
by Valentin Bartenev
· 12 years ago
c857dad
SSL: resetting of flush flag after the data was written.
by Valentin Bartenev
· 12 years ago
693ba01
SSL: removed conditions that always hold true.
by Valentin Bartenev
· 12 years ago
4b46b7f
Secure_link: fixed configuration inheritance.
by Ruslan Ermilov
· 12 years ago
33e934c
Events: fixed null pointer dereference with resolver and poll.
by Ruslan Ermilov
· 12 years ago
db5e48d
GeoIP: IPv6 support.
by Ruslan Ermilov
· 12 years ago
6aa684c
Configure: fixed GeoIP library detection.
by Ruslan Ermilov
· 12 years ago
9e33485
Configure: fixed style of include directories.
by Ruslan Ermilov
· 12 years ago
aa0b86f
Proxy: fixed proxy_method to always add space.
by Maxim Dounin
· 12 years ago
f29eb07
Removed redundant variable assignment.
by Sergey Budnevitch
· 12 years ago
19e2ef7
Variables $pipe, $request_length, $time_iso8601, and $time_local.
by Ruslan Ermilov
· 12 years ago
e493f9a
Version bump.
by Ruslan Ermilov
· 12 years ago
5d143ca
Fixed and improved the "*_bind" directives of proxying modules.
by Ruslan Ermilov
· 12 years ago
2aad7d7
release-1.3.11 tag
by Maxim Dounin
· 12 years ago
9ebe377
nginx-1.3.11-RELEASE
by Maxim Dounin
· 12 years ago
nginx-1.3.11
a2a2291
Fixed "proxy_pass" with IP address and no port (ticket #276).
by Ruslan Ermilov
· 12 years ago
2cbb7ae
Updated PCRE used for win32 builds.
by Maxim Dounin
· 12 years ago
041449a
SSL: speedup loading of configs with many ssl servers.
by Maxim Dounin
· 12 years ago
a6ea2f8
Events: added check for duplicate "events" directive.
by Valentin Bartenev
· 12 years ago
ff2e304
The data pointer in ngx_open_file_t objects must be initialized.
by Valentin Bartenev
· 12 years ago
f3ab6ec
Year 2013.
by Ruslan Ermilov
· 12 years ago
92d571d
Geo: improved code readability.
by Ruslan Ermilov
· 12 years ago
f8a6de4
Upstream keepalive: detect duplicate "keepalive" directive.
by Ruslan Ermilov
· 12 years ago
0a668fa
Version bump.
by Ruslan Ermilov
· 12 years ago
f2c8704
Geo: made "default" affect both IPv4 and IPv6 when using prefixes.
by Ruslan Ermilov
· 12 years ago
592bd8d
release-1.3.10 tag
by Maxim Dounin
· 12 years ago
2d5f14c
nginx-1.3.10-RELEASE
by Maxim Dounin
· 12 years ago
nginx-1.3.10
98129de
Geo: properly initialize ngx_cidr_t when dealing with "default".
by Ruslan Ermilov
· 12 years ago
3d87688
Geo: IPv6 support.
by Ruslan Ermilov
· 12 years ago
dd46cc6
Upstream: fixed state resetting when switching to backup servers.
by Valentin Bartenev
· 12 years ago
cb90df0
Fixed HEAD requests handling when proxying is used (closes #261).
by Valentin Bartenev
· 12 years ago
2189c87
Trailing whitespace fix.
by Ruslan Ermilov
· 12 years ago
70d1a45
Access log: the "gzip" parameter of the "access_log" directive.
by Valentin Bartenev
· 12 years ago
e90df45
Configure: added the NGX_ZLIB define.
by Valentin Bartenev
· 12 years ago
fcdb465
Access log: the "flush" parameter of the "access_log" directive.
by Valentin Bartenev
· 12 years ago
a8ffed5
Reopening log files code moved to a separate function.
by Valentin Bartenev
· 12 years ago
df71cd1
Access log: fixed redundant buffer reallocation.
by Valentin Bartenev
· 12 years ago
7c4068d
Properly initialize "struct in6_addr" with zeroes.
by Ruslan Ermilov
· 12 years ago
4b6f8dc
Core: crypt_r() error handling fixed.
by Maxim Dounin
· 12 years ago
f255492
Image filter: fixed image_filter rotate inheritance.
by Maxim Dounin
· 12 years ago
f181924
Geo: ensure that default entry is always present.
by Ruslan Ermilov
· 12 years ago
a0caa70
There's no need to normalize address returned by ngx_ptocidr().
by Ruslan Ermilov
· 12 years ago
717acb7
Image filter: configuration inheritance fixes.
by Maxim Dounin
· 12 years ago
f4b9d89
Brought the link to ngx_http_perl_module documentation up to date.
by Ruslan Ermilov
· 12 years ago
d03ea4d
Fixed return type of internal function that allocates radix tree nodes.
by Ruslan Ermilov
· 12 years ago
7ae79fb
Let "add_header" affect 201 responses (ticket #125).
by Ruslan Ermilov
· 12 years ago
30390ea
Slightly optimized code that handles special headers in "add_header".
by Ruslan Ermilov
· 12 years ago
4bad9d0
Avoid sending "100 Continue" on 413 Request Entity Too Large.
by Maxim Dounin
· 12 years ago
c865f8d
Added checks that disallow adding a variable with an empty name.
by Ruslan Ermilov
· 12 years ago
b8a90c6
Implemented IPv6 support for URLs specified using domain names.
by Ruslan Ermilov
· 12 years ago
2f8c1b7
Fixed URL parsing code.
by Ruslan Ermilov
· 12 years ago
bbf7043
Simplified URL parsing code.
by Ruslan Ermilov
· 12 years ago
18a7e1b
Geo: fixed the "ranges" without ranges case.
by Ruslan Ermilov
· 12 years ago
cd04ca3
Geo: improved ngx_http_geo_block() code readability.
by Ruslan Ermilov
· 12 years ago
fac3b34
Fixed handling of ngx_write_fd() and ngx_read_fd() errors.
by Valentin Bartenev
· 12 years ago
e86279e
Gzip: fixed zlib memLevel adjusting.
by Valentin Bartenev
· 12 years ago
6582962
Upstream: fixed SIGSEGV with the "if" directive.
by Maxim Dounin
· 12 years ago
ba29009
Fixed variable syntax checking in "set", "geo", "limit_conn_zone",
by Ruslan Ermilov
· 12 years ago
b343099
Proxy: better error message about unexpected data.
by Maxim Dounin
· 12 years ago
1a6ed2e
Limit rate: fixed integer overflow in limit calculation (ticket #256).
by Valentin Bartenev
· 12 years ago
8ae9e79
Configure: better check for PCRE JIT.
by Maxim Dounin
· 12 years ago
1596399
The "auth_basic" directive gained support of variables.
by Ruslan Ermilov
· 12 years ago
73fb7e8
Allow the complex value to be defined as an empty string.
by Ruslan Ermilov
· 12 years ago
8e82014
Xslt: prevented infinite loop.
by Ruslan Ermilov
· 12 years ago
760c55a
Fixed build with embedded perl in certain setups (ticket #48).
by Ruslan Ermilov
· 12 years ago
Next »