Sign in
nginx
/
nginx
/
d79cbf15e6ba119767d2a035047ff67c19465961
d79cbf1
Syslog: enabled logging of send errors.
by Vladimir Homutov
· 11 years ago
bba2ce8
Avoided to add duplicate hash key in ngx_http_types_slot().
by Gu Feng
· 11 years ago
840d205
Removed duplicate initialization of the "rev" variable.
by Valentin Bartenev
· 11 years ago
651be60
Generalized definitions of the number of preallocated iovec's.
by Valentin Bartenev
· 11 years ago
1cbeabf
Reduced difference between the send chain functions.
by Valentin Bartenev
· 11 years ago
0a02bdb
Merged implementations of ngx_readv_chain().
by Valentin Bartenev
· 11 years ago
77d6135
Removed the "complete" variable from various send chain functions.
by Valentin Bartenev
· 11 years ago
4aac910
Moved the code for adjusting sent buffers in a separate function.
by Valentin Bartenev
· 11 years ago
8b6f1c7
Fixed writev() debug log message in ngx_darwin_sendfile_chain().
by Valentin Bartenev
· 11 years ago
ba1676f
Upstream: fixed file buffers reinit in ngx_http_upstream_reinit().
by Roman Arutyunyan
· 11 years ago
66876d0
FastCGI: fixed start pointers in request buffers.
by Roman Arutyunyan
· 11 years ago
a7798de
Limit req: don't truncate key value to 255 bytes.
by Valentin Bartenev
· 11 years ago
681f74a
Version bump.
by Valentin Bartenev
· 11 years ago
b7ef041
release-1.7.5 tag
by Maxim Dounin
· 11 years ago
f6cf796
nginx-1.7.5-RELEASE
by Maxim Dounin
· 11 years ago
nginx-1.7.5
ce47411
Updated OpenSSL used for win32 builds.
by Maxim Dounin
· 11 years ago
6ec0f4d
SSL: session id context now includes certificate hash.
by Maxim Dounin
· 11 years ago
152d92b
Access log: fixed the "if=" parameter with buffering (ticket #625).
by Valentin Bartenev
· 11 years ago
02ce6c4
Upstream: limited next_upstream time and tries (ticket #544).
by Roman Arutyunyan
· 11 years ago
cfc3db1
Upstream: included backup peers into peer.tries.
by Roman Arutyunyan
· 11 years ago
4c7e1a8
Upstream keepalive: removed "single" parameter remnants.
by Maxim Dounin
· 11 years ago
3a235bf
Added warning about unset cache keys.
by Maxim Dounin
· 11 years ago
d7d26fe
Style.
by Maxim Dounin
· 11 years ago
b4cb847
Upstream: avoided directly terminating the connection.
by FengGu
· 11 years ago
cb8a032
Added ngx_init_setproctitle() return code check.
by Maxim Dounin
· 11 years ago
90df702
Fixed ETag memory allocation error handling.
by Maxim Dounin
· 11 years ago
c5bee22
Core: ngx_regex_compile() error handling fixes.
by Maxim Dounin
· 11 years ago
2af7181
SSL: guard use of all SSL options for bug workarounds.
by Piotr Sikora
· 11 years ago
c0b3b9d
Upstream: suppressed the file cache slab allocator error messages.
by Roman Arutyunyan
· 11 years ago
37d24e7
Events: processing of posted events changed from LIFO to FIFO.
by Valentin Bartenev
· 11 years ago
2a81e05
Events: removed broken thread support from posted events.
by Valentin Bartenev
· 11 years ago
3ca3f60
Mail: initialize the "signature" field of ngx_mail_session_t.
by Valentin Bartenev
· 11 years ago
be6175d
Upstream: improved configuration parser diagnostics.
by Ruslan Ermilov
· 11 years ago
967c51c
Headers filter: "add_header" with "always" parameter (ticket #98).
by Sergey Kandaurov
· 11 years ago
31c35ad
Variables: updated list of prefixes in ngx_http_rewrite_set().
by Maxim Dounin
· 11 years ago
8cf734c
Variables: fixed non-indexed access of prefix vars (ticket #600).
by Maxim Dounin
· 11 years ago
dbcb16f
SPDY: added a comment about handling stream with the timer set.
by Valentin Bartenev
· 11 years ago
c425f19
SPDY: avoid setting timeout on stream events in ngx_http_writer().
by Valentin Bartenev
· 11 years ago
da46eed
Resolver: notify all waiting requests on timeout.
by Ruslan Ermilov
· 11 years ago
8607e64
Stub status: corrected the "stub_status" directive.
by Ruslan Ermilov
· 11 years ago
9fb2b92
Sub filter: fixed matching for a single character.
by Valentin Bartenev
· 11 years ago
c7efcf6
Mail: fixed number of arguments allowed in the listen directive.
by Valentin Bartenev
· 11 years ago
8575dc3
Mail: fixed a comment.
by Valentin Bartenev
· 11 years ago
a822772
Mp4: use trak->smhd_size in ngx_http_mp4_read_smhd_atom().
by Roman Arutyunyan
· 11 years ago
3ed0e11
Image filter: downgrade strong etags to weak ones as needed.
by Sergey Kandaurov
· 11 years ago
886ad0e
Fixed typo.
by Sergey Kandaurov
· 11 years ago
870b962
Events: removed unused variable in ngx_poll_process_events().
by Maxim Dounin
· 11 years ago
3c0c66c
Events: format specifier fixes.
by Yves Crespin
· 11 years ago
6a58555
Events: changed nevents type to unsigned in poll module.
by Yves Crespin
· 11 years ago
12300c2
Style: use specified macro instead of magic-number.
by Tatsuhiko Kubo
· 11 years ago
b3066b1
Perl: NULL-terminate argument list.
by Piotr Sikora
· 11 years ago
8f0f4c1
Access log: allowed logs to syslog with "if=" (ticket #596).
by Maxim Dounin
· 11 years ago
4b5876c
Version bump.
by Maxim Dounin
· 11 years ago
cf2945a
release-1.7.4 tag
by Maxim Dounin
· 11 years ago
63ec71e
nginx-1.7.4-RELEASE
by Maxim Dounin
· 11 years ago
nginx-1.7.4
44f45a5
Mail: discard pipelined commands after SMTP STARTTLS.
by Maxim Dounin
· 11 years ago
1fe0f6a
Core: exit on ngx_pnalloc() failure.
by Piotr Sikora
· 11 years ago
f240215
Style: use ngx_free() instead of free().
by Tatsuhiko Kubo
· 11 years ago
244a6a2
Core: improved ngx_pstrdup() error handling.
by Tatsuhiko Kubo
· 11 years ago
88132ee
Status: indentation and style, no functional changes.
by Sergey Kandaurov
· 11 years ago
7348764
Configure: remove outdated and unused patch.zlib.h.
by Piotr Sikora
· 11 years ago
bfa5673
Dav: ngx_http_map_uri_to_path() errors were not checked.
by FengGu
· 11 years ago
a176d17
Typos fixed.
by Sergey Kandaurov
· 11 years ago
9ed633b
SSL: let it build against LibreSSL.
by Piotr Sikora
· 11 years ago
0dcfca0
SSL: let it build against BoringSSL.
by Piotr Sikora
· 11 years ago
a57394b
SSL: fix build with OPENSSL_NO_ENGINE and/or OPENSSL_NO_OCSP.
by Piotr Sikora
· 11 years ago
5958181
Bigger iovec buffer in ngx_readv_chain().
by Maxim Dounin
· 11 years ago
8639e17
SSL: misplaced space in debug message.
by Maxim Dounin
· 11 years ago
4b2f12a
Upstream: SSL handshake timeouts.
by Maxim Dounin
· 11 years ago
7b24c53
GeoIP: not all variable fields were initialized.
by Yichun Zhang
· 11 years ago
3ba8f2f
Core: use uppercase hexadecimal digits for percent-encoding.
by Piotr Sikora
· 11 years ago
c54899d
Core: fixed default log initialization.
by Vladimir Homutov
· 11 years ago
248baf4
Upstream: ngx_http_upstream_store() error handling fixes.
by Maxim Dounin
· 11 years ago
88d9289
Reset of r->uri.len on URI parsing errors.
by Maxim Dounin
· 11 years ago
7e52432
Resolver: fixed resend on malformed responses.
by Ruslan Ermilov
· 11 years ago
79c55b2
SSL: fix build with recent OpenSSL.
by Piotr Sikora
· 11 years ago
5846920
Core: bugfix for the ngx_slab_max_size case.
by Jianjun Zheng
· 11 years ago
cc87023
Style: use ngx_str_set().
by Tatsuhiko Kubo
· 11 years ago
ef2b596
Style: use ngx_str_null().
by Tatsuhiko Kubo
· 11 years ago
bb4edb5
Style: use ngx_strlen() instead of strlen().
by Tatsuhiko Kubo
· 11 years ago
12ca9c9
SPDY: fix support for headers with multiple values.
by Piotr Sikora
· 11 years ago
ba95686
Style: fix typo.
by Piotr Sikora
· 11 years ago
a02ca8e
Style: use ngx_memcpy() instead of memcpy().
by Piotr Sikora
· 11 years ago
a2229a4
Style: keep return type and function name on different lines.
by Piotr Sikora
· 11 years ago
2cfcef5
Style: remove whitespace between function name and parentheses.
by Piotr Sikora
· 11 years ago
7e7589e
Style: add whitespace between control statement and parentheses.
by Piotr Sikora
· 11 years ago
d224ed7
SSL: stop accessing SSL_SESSION's fields directly.
by Piotr Sikora
· 11 years ago
ce64398
SSL: fixed build with OPENSSL_NO_DEPRECATED defined.
by Maxim Dounin
· 11 years ago
bd058b9
SSL: return temporary RSA key only when the key length matches.
by Piotr Sikora
· 11 years ago
f0e05f3
SSL: include correct OpenSSL headers.
by Piotr Sikora
· 11 years ago
098c6bd
Version bump.
by Maxim Dounin
· 11 years ago
a8ef19e
release-1.7.3 tag
by Maxim Dounin
· 11 years ago
5fe787c
nginx-1.7.3-RELEASE
by Maxim Dounin
· 11 years ago
nginx-1.7.3
11bbbc0
Win32: ngx_open_dir() and ngx_close_dir() fixes.
by Maxim Dounin
· 11 years ago
31c1715
Updated PCRE used for win32 builds.
by Maxim Dounin
· 11 years ago
d915291
SSL: logging level of "peer closed connection in SSL handshake".
by Maxim Dounin
· 11 years ago
4a75e1a
Upstream: p->downstream_error instead of closing connection.
by Maxim Dounin
· 11 years ago
3c2b5e8
Upstream: fixed handling of write event after sending request.
by Valentin Bartenev
· 11 years ago
9f8785a
SSL: the "ssl_password_file" directive.
by Valentin Bartenev
· 11 years ago
3d167cd
Configure: restored "nginx/" missed in 6e4bb1d6679d.
by Maxim Dounin
· 11 years ago
Next »