log

age author description
Wed, 28 May 2014 17:41:33 +0400 Maxim Dounin Version bump.
Tue, 27 May 2014 17:58:09 +0400 Maxim Dounin release-1.7.1 tag
Tue, 27 May 2014 17:58:08 +0400 Maxim Dounin nginx-1.7.1-RELEASE release-1.7.1
Tue, 27 May 2014 16:37:35 +0400 Maxim Dounin Sub filter: fixed subrequests handling.
Tue, 27 May 2014 15:42:34 +0400 Vladimir Homutov Syslog: fixed message sending on win32.
Mon, 26 May 2014 23:34:44 +0400 Vladimir Homutov Syslog: fixed possible resource leak and more verbose logging.
Fri, 23 May 2014 16:37:05 +0400 Ruslan Ermilov Events: use eventfd() instead of syscall(SYS_eventfd) if possible.
Fri, 23 May 2014 13:47:05 +0400 Roman Arutyunyan Upstream: fix tries check in ip_hash.
Thu, 22 May 2014 00:16:17 +0400 Ruslan Ermilov Mail: output client port number on client connects (ticket #531).
Thu, 22 May 2014 00:16:09 +0400 Ruslan Ermilov Core: output client port number when logging accept event.
Wed, 21 May 2014 21:56:20 +0400 Maxim Dounin Mail: added a check for the number of arguments in MAIL/RCPT.
Mon, 12 May 2014 16:34:15 +0400 Vladimir Homutov Added syslog support for error_log and access_log directives.
Tue, 20 May 2014 16:10:07 +0400 Ruslan Ermilov Configure: the --build= option.
Tue, 20 May 2014 14:03:03 +0400 Sergey Budnevitch SSL: $ssl_client_fingerprint variable.
Mon, 19 May 2014 22:45:35 +0400 Maxim Dounin Setting $args now invalidates unparsed uri.
Mon, 19 May 2014 22:45:34 +0400 Maxim Dounin Charset filter: fixed charset setting on encoded replies.
Fri, 16 May 2014 17:42:24 +0400 Maxim Dounin Fixed alias in regex locations with limit_except/if.
Wed, 30 Apr 2014 20:34:20 +0400 Valentin Bartenev SPDY: added protection from overrun of the receive buffer.
Wed, 30 Apr 2014 20:34:20 +0400 Valentin Bartenev SPDY: added a debug point to the state buffer overflow protection.
Wed, 30 Apr 2014 20:34:20 +0400 Valentin Bartenev SPDY: refactored ngx_http_spdy_state_headers().
Wed, 30 Apr 2014 20:34:20 +0400 Valentin Bartenev SPDY: improved logging.
Thu, 15 May 2014 19:22:06 +0400 Valentin Bartenev SPDY: set log action for PROXY protocol only while parsing it.
Wed, 30 Apr 2014 20:34:20 +0400 Valentin Bartenev SPDY: ngx_http_spdy_state_headers() error handling cleanup.
Wed, 30 Apr 2014 20:34:20 +0400 Valentin Bartenev SPDY: improved error handling of header block decompression.
Wed, 30 Apr 2014 20:34:20 +0400 Valentin Bartenev SPDY: removed ngx_http_spdy_state_headers_error().
Thu, 15 May 2014 19:18:26 +0400 Valentin Bartenev SPDY: prevented creation of RST_STREAM in protocol error state.
Wed, 30 Apr 2014 20:33:58 +0400 Valentin Bartenev SPDY: improved ngx_http_spdy_state_protocol_error().
Wed, 30 Apr 2014 02:16:21 +0400 Valentin Bartenev SPDY: fixed one case of improper memory allocation error handling.
Wed, 14 May 2014 22:26:30 +0400 Ruslan Ermilov Style: use %N instead of '\n' where appropriate.
Wed, 14 May 2014 22:26:05 +0400 Ruslan Ermilov Core: use '\r' for CR and '\n' for LF definitions.
Tue, 29 Apr 2014 22:22:38 +0200 Filipe da Silva OCSP stapling: missing OCSP request free call.
Wed, 30 Apr 2014 19:16:55 +0400 Maxim Dounin Upstream: restored workaround for "if".
Wed, 30 Apr 2014 19:16:49 +0400 Maxim Dounin Core: improved ngx_conf_parse() error handling.
Wed, 30 Apr 2014 19:16:40 +0400 Maxim Dounin Core: fixed error handling in ngx_reopen_files().
Wed, 30 Apr 2014 19:16:35 +0400 Maxim Dounin Cache: added ngx_quit check to ngx_http_file_cache_expire().
Wed, 30 Apr 2014 19:16:30 +0400 Maxim Dounin Configure: typo fixed.
Tue, 29 Apr 2014 12:28:41 +0400 Vladimir Homutov Upstream: added the "$upstream_cookie_<name>" variables.
Mon, 18 Nov 2013 03:06:45 +0400 Valentin Bartenev Proxy: fixed possible uninitialized memory access.
Thu, 24 Apr 2014 20:50:10 +0400 Valentin Bartenev Version bump.
Thu, 24 Apr 2014 16:54:23 +0400 Maxim Dounin release-1.7.0 tag
Thu, 24 Apr 2014 16:54:22 +0400 Maxim Dounin nginx-1.7.0-RELEASE release-1.7.0
Thu, 24 Apr 2014 16:52:24 +0400 Maxim Dounin release-1.6.0 tag stable-1.6
Thu, 24 Apr 2014 16:52:24 +0400 Maxim Dounin nginx-1.6.0-RELEASE stable-1.6 release-1.6.0
Wed, 23 Apr 2014 16:00:59 +0000 Maxim Konovalov Missed comma fixed. A couple of Latin symbols plugged into stable-1.6
Wed, 23 Apr 2014 20:31:31 +0400 Maxim Dounin SSL: explicit handling of empty names.
Wed, 23 Apr 2014 16:00:59 +0000 Maxim Konovalov Missed comma fixed. A couple of Latin symbols plugged into
Tue, 22 Apr 2014 18:56:49 +0400 Ruslan Ermilov Upstream: for ssl name, non-aligned memory allocation is enough.
Tue, 22 Apr 2014 14:02:45 +0400 Maxim Dounin SSL: added explicit check for ngx_strlchr() result.
Mon, 21 Apr 2014 19:21:17 +0400 Valentin Bartenev SPDY: avoid sending RST_STREAM on WINDOW_UPDATE with unknown SID.
Mon, 21 Apr 2014 18:59:53 +0400 Valentin Bartenev SPDY: Stream-ID restrictions according to specification.
Mon, 21 Apr 2014 13:48:41 +0400 Ruslan Ermilov Documented the switch from java XSLScript to xslscript.pl.
Fri, 18 Apr 2014 20:13:32 +0400 Maxim Dounin Upstream: uwsgi_ssl_name, uwsgi_ssl_verify, and so on.
Fri, 18 Apr 2014 20:13:30 +0400 Maxim Dounin Upstream: proxy_ssl_verify and friends.
Fri, 18 Apr 2014 20:13:28 +0400 Maxim Dounin Upstream: proxy_ssl_name and proxy_ssl_server_name directives.
Fri, 18 Apr 2014 20:13:24 +0400 Maxim Dounin Upstream: plugged potential memory leak on reload.
Fri, 18 Apr 2014 20:13:21 +0400 Maxim Dounin SSL: $ssl_server_name variable.
Fri, 18 Apr 2014 20:13:14 +0400 Maxim Dounin SSL: fixed misuse of NGX_LOG_DEBUG_HTTP.
Fri, 18 Apr 2014 20:12:53 +0400 Maxim Dounin Version bump.
Fri, 18 Apr 2014 20:10:42 +0400 Maxim Dounin Version bump. stable-1.6
Fri, 18 Apr 2014 20:08:47 +0400 Maxim Dounin stable-1.6 branch stable-1.6
Tue, 15 Apr 2014 21:32:56 +0400 Sergey Kandaurov Access log: the "if" parameter of the "access_log" directive.
Wed, 16 Apr 2014 11:40:42 +0400 Valentin Bartenev SPDY: fixed typo in log message.
Wed, 16 Apr 2014 11:40:38 +0400 Valentin Bartenev Fixed missing "static" in declaration of ngx_http_gzip_quantity().
Wed, 09 Apr 2014 18:15:32 +0400 Valentin Bartenev SPDY: moved a variable initialization near to its check.
Tue, 08 Apr 2014 20:12:30 +0400 Valentin Bartenev SPDY: fixed arguments supplied for an error message.
Tue, 08 Apr 2014 20:11:31 +0400 Valentin Bartenev Version bump.
Tue, 08 Apr 2014 18:15:22 +0400 Maxim Dounin release-1.5.13 tag
Tue, 08 Apr 2014 18:15:21 +0400 Maxim Dounin nginx-1.5.13-RELEASE release-1.5.13
Tue, 08 Apr 2014 17:48:03 +0400 Maxim Dounin Updated OpenSSL used for win32 builds.
Mon, 07 Apr 2014 23:35:33 +0400 Valentin Bartenev SPDY: avoid creating flush frames.
Mon, 07 Apr 2014 19:27:56 +0400 Valentin Bartenev SPDY: consistently handle control frames with unknown type.
Mon, 07 Apr 2014 19:27:56 +0400 Valentin Bartenev SPDY: refactored ngx_http_spdy_state_read_data().
Mon, 07 Apr 2014 19:27:56 +0400 Valentin Bartenev SPDY: better detect premature closing of stream.
Mon, 07 Apr 2014 18:55:57 +0400 Maxim Dounin Win32: fixed shared ssl_session_cache (ticket #528).
Mon, 07 Apr 2014 18:29:05 +0400 Maxim Dounin Win32: fixed link flags with MSVC, broken by bfe536716dbf.
Tue, 01 Apr 2014 20:53:18 +0400 Roman Arutyunyan Mp4: allow end values bigger than track duration.
Mon, 31 Mar 2014 22:47:42 +0400 Maxim Dounin Adjusted default value of types_hash_bucket_size (ticket #352).
Mon, 31 Mar 2014 21:40:35 +0400 Maxim Dounin Core: fixed hash to actually try max_size.
Mon, 31 Mar 2014 21:40:31 +0400 Maxim Dounin Core: hash now ignores bucket_size if it hits max_size limit.
Mon, 31 Mar 2014 21:38:30 +0400 Maxim Dounin Core: slab log_nomem flag.
Mon, 31 Mar 2014 21:38:28 +0400 Maxim Dounin Win32: fixed cpu hog by cache manager on exit (ticket #514).
Mon, 31 Mar 2014 21:38:27 +0400 Maxim Dounin Mail: fixed ngx_mail_send() (ticket #519).
Mon, 31 Mar 2014 21:38:25 +0400 Maxim Dounin Added #ifndef around NGX_HAVE_CASELESS_FILESYSTEM define.
Mon, 31 Mar 2014 20:05:53 +0400 Roman Arutyunyan Mp4: improved logging after adding "end" support.
Mon, 31 Mar 2014 19:52:17 +0400 Roman Arutyunyan Mp4: fixed seeking to a track end.
Fri, 28 Mar 2014 20:22:57 +0400 Valentin Bartenev SPDY: detect premature closing of stream.
Fri, 28 Mar 2014 20:05:07 +0400 Valentin Bartenev SPDY: fixed the DATA frame length handling in case of some errors.
Wed, 26 Mar 2014 18:01:11 +0400 Valentin Bartenev SPDY: better detect if headers block has wrong entries count.
Wed, 26 Mar 2014 17:43:39 +0400 Valentin Bartenev SPDY: detect premature end of frame while start parsing headers.
Mon, 24 Mar 2014 16:35:44 -0700 Piotr Sikora Apply underscores_in_headers also to the first character.
Tue, 25 Mar 2014 18:49:28 +0400 Andrei Belov Increased default value of variables_hash_max_size.
Mon, 24 Mar 2014 17:55:10 +0400 Sergey Kandaurov Mp4: skipped empty stss atom table in output.
Fri, 21 Mar 2014 19:33:21 +0400 Maxim Dounin Range filter: single_range flag in request.
Thu, 20 Mar 2014 16:05:19 +0400 Roman Arutyunyan Mp4: added "end" argument support.
Thu, 20 Mar 2014 16:05:18 +0400 Roman Arutyunyan Mp4: moved atom cropping code out of update functions.
Wed, 19 Mar 2014 19:30:09 +0400 Maxim Dounin SPDY: improved ngx_http_spdy_state_save() again.
Wed, 19 Mar 2014 12:57:40 +0400 Maxim Dounin Macros used for initialization in ngx_http_core_init_main_conf().
Wed, 19 Mar 2014 12:57:39 +0400 Maxim Dounin SPDY: improved ngx_http_spdy_state_save() check.
Wed, 19 Mar 2014 12:57:32 +0400 Maxim Dounin SPDY: macro used for recv_buffer_size initialization.
Tue, 18 Mar 2014 22:05:05 +0400 Maxim Dounin Version bump.
Tue, 18 Mar 2014 17:17:09 +0400 Maxim Dounin release-1.4.7 tag stable-1.4
Tue, 18 Mar 2014 17:17:09 +0400 Maxim Dounin nginx-1.4.7-RELEASE stable-1.4 release-1.4.7
Tue, 18 Mar 2014 17:00:19 +0400 Maxim Dounin SPDY: always check size of data to be saved into state buffer. stable-1.4
Mon, 17 Mar 2014 15:34:36 +0400 Maxim Dounin FastCGI: f->split_parts reset on request start. stable-1.4
Tue, 18 Mar 2014 17:12:28 +0400 Maxim Dounin Version bump. stable-1.4
Tue, 18 Mar 2014 17:08:35 +0400 Maxim Dounin release-1.5.12 tag
Tue, 18 Mar 2014 17:08:35 +0400 Maxim Dounin nginx-1.5.12-RELEASE release-1.5.12
Tue, 18 Mar 2014 17:00:19 +0400 Maxim Dounin SPDY: always check size of data to be saved into state buffer.
Mon, 17 Mar 2014 17:41:24 +0400 Roman Arutyunyan Added server-side support for PROXY protocol v1 (ticket #355).
Mon, 17 Mar 2014 15:34:36 +0400 Maxim Dounin FastCGI: f->split_parts reset on request start.
Fri, 07 Mar 2014 15:17:38 +0400 Maxim Dounin Core: fixed wrong indices in listening sockets compare loops.
Thu, 06 Mar 2014 10:51:08 +0100 Filipe da Silva MIME: added application/xspf+xml MIME type (ticket #479).
Thu, 06 Mar 2014 23:15:10 +0400 Sergey Kandaurov Added connection serial number in logging of left open sockets.
Thu, 06 Mar 2014 18:25:59 +0400 Sergey Kandaurov Fixed format specifier in logging of "c->number".
Tue, 04 Mar 2014 23:40:35 +0400 Roman Arutyunyan MIME: added video/mp2t and application/vnd.apple.mpegurl types.
Tue, 04 Mar 2014 23:38:31 +0400 Roman Arutyunyan Version bump.
Tue, 04 Mar 2014 15:46:45 +0400 Maxim Dounin release-1.4.6 tag stable-1.4
Tue, 04 Mar 2014 15:46:44 +0400 Maxim Dounin nginx-1.4.6-RELEASE stable-1.4 release-1.4.6
Mon, 03 Mar 2014 17:39:53 +0400 Maxim Dounin Request body: avoid potential overflow. stable-1.4
Tue, 18 Feb 2014 17:30:40 +0400 Maxim Dounin Upstream: ngx_post_event() instead of upgraded call (ticket #503). stable-1.4