Sign in
nginx
/
nginx
/
3ed0e11d083ce8933ae4877e37b0bad0014abf26
/
src
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
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
bfa5673
Dav: ngx_http_map_uri_to_path() errors were not checked.
by FengGu
· 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
11bbbc0
Win32: ngx_open_dir() and ngx_close_dir() fixes.
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
9d4de05
Core: removed meaningless check from ngx_palloc_block().
by Maxim Dounin
· 11 years ago
25250a2
Fixed wrong sizeof() in ngx_http_init_locations().
by Maxim Dounin
· 11 years ago
1a5cdaf
Core: plugged socket leak during configuration test.
by Maxim Dounin
· 11 years ago
46ac5c7
Upstream: cache revalidation using If-None-Match.
by Maxim Dounin
· 11 years ago
b812961
Cache: ETag now saved into cache header.
by Maxim Dounin
· 11 years ago
c2e49a4
Cache: version in cache files.
by Maxim Dounin
· 11 years ago
8f9fb95
Entity tags: explicit flag to skip not modified filter.
by Maxim Dounin
· 11 years ago
feb1649
Entity tags: weak comparison for If-None-Match.
by Maxim Dounin
· 11 years ago
def1674
Entity tags: downgrade strong etags to weak ones as needed.
by Maxim Dounin
· 11 years ago
5d477a7
Upstream: fixed cache revalidation with SSI.
by Maxim Dounin
· 11 years ago
6c25c84
Upstream: removed unused offset to content_length.
by Maxim Dounin
· 11 years ago
4e275cc
Upstream: no need to clear r->headers_out.last_modified_time.
by Maxim Dounin
· 11 years ago
05dfc05
Not modified filter: debug log format fixed.
by Maxim Dounin
· 11 years ago
02e39a3
Upstream: reduced diffs to the plus version of nginx.
by Ruslan Ermilov
· 11 years ago
80e5163
FreeBSD has migrated to Bugzilla.
by Sergey Kandaurov
· 11 years ago
05d717b
Core: added ngx_slab_calloc() and ngx_slab_calloc_locked().
by Ruslan Ermilov
· 11 years ago
d1ba20d
Version bump.
by Ruslan Ermilov
· 11 years ago
20038ac
Upstream: simplified some code that accesses peers.
by Ruslan Ermilov
· 11 years ago
a1a8def
Access log: fix default value, broken by cb308813b453.
by Piotr Sikora
· 11 years ago
afb4aaf
Core: slab allocator free pages defragmentation.
by Maxim Dounin
· 11 years ago
9b5a17b
Upstream: generic hash module.
by Roman Arutyunyan
· 11 years ago
68336e1
SPDY: fixed operator precedence in uint16/uint32 write macros.
by Valentin Bartenev
· 11 years ago
0750df4
Fixed config parsing of the last try_files parameter.
by Sergey Kandaurov
· 11 years ago
e9a7011
Configure: added -Wno-deprecated-declarations on OS X.
by Maxim Dounin
· 11 years ago
ffe2177
Version bump.
by Maxim Dounin
· 11 years ago
e36718d
Sub filter: fixed subrequests handling.
by Maxim Dounin
· 11 years ago
21655ae
Syslog: fixed message sending on win32.
by Vladimir Homutov
· 11 years ago
8e82f06
Syslog: fixed possible resource leak and more verbose logging.
by Vladimir Homutov
· 11 years ago
5c17030
Events: use eventfd() instead of syscall(SYS_eventfd) if possible.
by Ruslan Ermilov
· 11 years ago
3e279a8
Upstream: fix tries check in ip_hash.
by Roman Arutyunyan
· 11 years ago
7808ac0
Mail: output client port number on client connects (ticket #531).
by Ruslan Ermilov
· 11 years ago
056e88e
Core: output client port number when logging accept event.
by Ruslan Ermilov
· 11 years ago
ca02a10
Mail: added a check for the number of arguments in MAIL/RCPT.
by Maxim Dounin
· 11 years ago
493b898
Added syslog support for error_log and access_log directives.
by Vladimir Homutov
· 11 years ago
1736c18
Configure: the --build= option.
by Ruslan Ermilov
· 11 years ago
27899a9
SSL: $ssl_client_fingerprint variable.
by Sergey Budnevitch
· 11 years ago
84409ec
Setting $args now invalidates unparsed uri.
by Maxim Dounin
· 11 years ago
4884cd6
Charset filter: fixed charset setting on encoded replies.
by Maxim Dounin
· 11 years ago
ffba0ee
Fixed alias in regex locations with limit_except/if.
by Maxim Dounin
· 11 years ago
a785be7
SPDY: added protection from overrun of the receive buffer.
by Valentin Bartenev
· 11 years ago
3f023a4
SPDY: added a debug point to the state buffer overflow protection.
by Valentin Bartenev
· 11 years ago
57e5c3e
SPDY: refactored ngx_http_spdy_state_headers().
by Valentin Bartenev
· 11 years ago
d04a714
SPDY: improved logging.
by Valentin Bartenev
· 11 years ago
d51d168
SPDY: set log action for PROXY protocol only while parsing it.
by Valentin Bartenev
· 11 years ago
ef51079
SPDY: ngx_http_spdy_state_headers() error handling cleanup.
by Valentin Bartenev
· 11 years ago
cf770dd
SPDY: improved error handling of header block decompression.
by Valentin Bartenev
· 11 years ago
ba89040
SPDY: removed ngx_http_spdy_state_headers_error().
by Valentin Bartenev
· 11 years ago
63ee690
SPDY: prevented creation of RST_STREAM in protocol error state.
by Valentin Bartenev
· 11 years ago
dfb9a5c
SPDY: improved ngx_http_spdy_state_protocol_error().
by Valentin Bartenev
· 11 years ago
d9c25cd
SPDY: fixed one case of improper memory allocation error handling.
by Valentin Bartenev
· 11 years ago
5a3d441
Style: use %N instead of '\n' where appropriate.
by Ruslan Ermilov
· 11 years ago
9b92f59
Core: use '\r' for CR and '\n' for LF definitions.
by Ruslan Ermilov
· 11 years ago
Next »