Commit Graph

  • d04a714a6d SPDY: improved logging. Valentin Bartenev 2014-04-30 20:34:20 +0400
  • d51d168066 SPDY: set log action for PROXY protocol only while parsing it. Valentin Bartenev 2014-05-15 19:22:06 +0400
  • ef51079fe2 SPDY: ngx_http_spdy_state_headers() error handling cleanup. Valentin Bartenev 2014-04-30 20:34:20 +0400
  • cf770ddd82 SPDY: improved error handling of header block decompression. Valentin Bartenev 2014-04-30 20:34:20 +0400
  • ba890408bd SPDY: removed ngx_http_spdy_state_headers_error(). Valentin Bartenev 2014-04-30 20:34:20 +0400
  • 63ee690751 SPDY: prevented creation of RST_STREAM in protocol error state. Valentin Bartenev 2014-05-15 19:18:26 +0400
  • dfb9a5cb0d SPDY: improved ngx_http_spdy_state_protocol_error(). Valentin Bartenev 2014-04-30 20:33:58 +0400
  • d9c25cdf19 SPDY: fixed one case of improper memory allocation error handling. Valentin Bartenev 2014-04-30 02:16:21 +0400
  • 5a3d4410cc Style: use %N instead of '\n' where appropriate. Ruslan Ermilov 2014-05-14 22:26:30 +0400
  • 9b92f59aef Core: use '\r' for CR and '\n' for LF definitions. Ruslan Ermilov 2014-05-14 22:26:05 +0400
  • e1a183946f OCSP stapling: missing OCSP request free call. Filipe da Silva 2014-04-29 22:22:38 +0200
  • 094bfc6beb Upstream: restored workaround for "if". Maxim Dounin 2014-04-30 19:16:55 +0400
  • aa28897b22 Core: improved ngx_conf_parse() error handling. Maxim Dounin 2014-04-30 19:16:49 +0400
  • 60169aa3a1 Core: fixed error handling in ngx_reopen_files(). Maxim Dounin 2014-04-30 19:16:40 +0400
  • 17dad56e4e Cache: added ngx_quit check to ngx_http_file_cache_expire(). Maxim Dounin 2014-04-30 19:16:35 +0400
  • 1efe4fa7f7 Configure: typo fixed. Maxim Dounin 2014-04-30 19:16:30 +0400
  • ed6780aaf1 Upstream: added the "$upstream_cookie_<name>" variables. Vladimir Homutov 2014-04-29 12:28:41 +0400
  • af7ddb8fa8 release-1.6.0 tag Maxim Dounin 2014-04-24 16:52:24 +0400
  • 20b12c129b nginx-1.6.0-RELEASE release-1.6.0 Maxim Dounin 2014-04-24 16:52:24 +0400
  • 3d7f4052e9 Missed comma fixed. A couple of Latin symbols plugged into Russian text changed to Russian counterparts. Maxim Konovalov 2014-04-23 16:00:59 +0000
  • 958841e7d9 Version bump. Maxim Dounin 2014-04-18 20:10:42 +0400
  • 515da31d88 stable-1.6 branch Maxim Dounin 2014-04-18 20:08:47 +0400
  • 776478c93d release-1.4.7 tag stable-1.4 Maxim Dounin 2014-03-18 17:17:09 +0400
  • a8d3d1c52e nginx-1.4.7-RELEASE release-1.4.7 Maxim Dounin 2014-03-18 17:17:09 +0400
  • 36f963c294 SPDY: always check size of data to be saved into state buffer. Maxim Dounin 2014-03-18 17:00:19 +0400
  • 8bb322b89c FastCGI: f->split_parts reset on request start. Maxim Dounin 2014-03-17 15:34:36 +0400
  • 7bd9d0c9de Version bump. Maxim Dounin 2014-03-18 17:12:28 +0400
  • fdeec43d3d release-1.4.6 tag Maxim Dounin 2014-03-04 15:46:45 +0400
  • a540e1d027 nginx-1.4.6-RELEASE release-1.4.6 Maxim Dounin 2014-03-04 15:46:44 +0400
  • 03fcee5d78 Request body: avoid potential overflow. Maxim Dounin 2014-03-03 17:39:53 +0400
  • d5da8fa776 Upstream: ngx_post_event() instead of upgraded call (ticket #503). Maxim Dounin 2014-02-18 17:30:40 +0400
  • d08e51c2da Version bump. Maxim Dounin 2014-03-03 17:22:28 +0400
  • 6d759fcf1a release-1.4.5 tag Maxim Dounin 2014-02-11 17:24:43 +0400
  • 2a6cf564eb nginx-1.4.5-RELEASE release-1.4.5 Maxim Dounin 2014-02-11 17:24:43 +0400
  • eedc347d8a Updated OpenSSL used for win32 builds. Maxim Dounin 2014-01-22 16:10:13 +0400
  • 4cdd17f6bf Fixed TCP_DEFER_ACCEPT handling (ticket #353). Maxim Dounin 2014-01-28 15:40:46 +0400
  • 612f981744 Upstream: reading from a client after connection upgrade. Maxim Dounin 2014-01-22 16:05:07 +0400
  • 54316a276d SSL: fixed $ssl_session_id possible segfault after 97e3769637a7. Maxim Dounin 2014-01-23 18:32:26 +0400
  • 23ddf14648 SSL: fixed $ssl_session_id variable. Maxim Dounin 2014-01-22 16:05:06 +0400
  • 6b949b3920 SPDY: fixed possible segfault. Valentin Bartenev 2014-01-22 04:58:19 +0400
  • ddc22dcb9c Year 2014. Valentin Bartenev 2014-01-14 16:24:02 +0400
  • 142ed3f499 Fixed "zero size buf in output" alerts. Maxim Dounin 2014-01-04 03:32:22 +0400
  • b53306815e Proxy: fixed possible uninitialized memory access. Valentin Bartenev 2013-11-18 03:06:45 +0400
  • 58e26b88b7 Version bump. Valentin Bartenev 2014-04-24 20:50:10 +0400
  • e9e025b0f4 release-1.7.0 tag Maxim Dounin 2014-04-24 16:54:23 +0400
  • 215497a467 nginx-1.7.0-RELEASE release-1.7.0 Maxim Dounin 2014-04-24 16:54:22 +0400
  • 6898a634d3 SSL: explicit handling of empty names. Maxim Dounin 2014-04-23 20:31:31 +0400
  • c728709316 Missed comma fixed. A couple of Latin symbols plugged into Russian text changed to Russian counterparts. Maxim Konovalov 2014-04-23 16:00:59 +0000
  • e0e811d601 Upstream: for ssl name, non-aligned memory allocation is enough. Ruslan Ermilov 2014-04-22 18:56:49 +0400
  • 0fd4f76e68 SSL: added explicit check for ngx_strlchr() result. Maxim Dounin 2014-04-22 14:02:45 +0400
  • f79908af6e SPDY: avoid sending RST_STREAM on WINDOW_UPDATE with unknown SID. Valentin Bartenev 2014-04-21 19:21:17 +0400
  • a57959b6cd SPDY: Stream-ID restrictions according to specification. Valentin Bartenev 2014-04-21 18:59:53 +0400
  • 7d53ec166a Documented the switch from java XSLScript to xslscript.pl. Ruslan Ermilov 2014-04-21 13:48:41 +0400
  • cae1bd3831 Upstream: uwsgi_ssl_name, uwsgi_ssl_verify, and so on. Maxim Dounin 2014-04-18 20:13:32 +0400
  • 27475dd7ee Upstream: proxy_ssl_verify and friends. Maxim Dounin 2014-04-18 20:13:30 +0400
  • 59ef4a3417 Upstream: proxy_ssl_name and proxy_ssl_server_name directives. Maxim Dounin 2014-04-18 20:13:28 +0400
  • 93eb94d622 Upstream: plugged potential memory leak on reload. Maxim Dounin 2014-04-18 20:13:24 +0400
  • 6c9c973aa7 SSL: $ssl_server_name variable. Maxim Dounin 2014-04-18 20:13:21 +0400
  • 583821c547 SSL: fixed misuse of NGX_LOG_DEBUG_HTTP. Maxim Dounin 2014-04-18 20:13:14 +0400
  • 84785d8413 Version bump. Maxim Dounin 2014-04-18 20:12:53 +0400
  • 7cf53e11f5 Access log: the "if" parameter of the "access_log" directive. Sergey Kandaurov 2014-04-15 21:32:56 +0400
  • c69cabed1d SPDY: fixed typo in log message. Valentin Bartenev 2014-04-16 11:40:42 +0400
  • 013449be01 Fixed missing "static" in declaration of ngx_http_gzip_quantity(). Valentin Bartenev 2014-04-16 11:40:38 +0400
  • 7da40e6a99 SPDY: moved a variable initialization near to its check. Valentin Bartenev 2014-04-09 18:15:32 +0400
  • 5d3f84e4e1 SPDY: fixed arguments supplied for an error message. Valentin Bartenev 2014-04-08 20:12:30 +0400
  • 644a43ebd2 Version bump. Valentin Bartenev 2014-04-08 20:11:31 +0400
  • 622da8a825 release-1.5.13 tag Maxim Dounin 2014-04-08 18:15:22 +0400
  • 3db1d1a39a nginx-1.5.13-RELEASE release-1.5.13 Maxim Dounin 2014-04-08 18:15:21 +0400
  • 102e442f04 Updated OpenSSL used for win32 builds. Maxim Dounin 2014-04-08 17:48:03 +0400
  • 5cf11ab2e0 SPDY: avoid creating flush frames. Valentin Bartenev 2014-04-07 23:35:33 +0400
  • a547f4ac15 SPDY: consistently handle control frames with unknown type. Valentin Bartenev 2014-04-07 19:27:56 +0400
  • 108e4d94e4 SPDY: refactored ngx_http_spdy_state_read_data(). Valentin Bartenev 2014-04-07 19:27:56 +0400
  • b2cd520673 SPDY: better detect premature closing of stream. Valentin Bartenev 2014-04-07 19:27:56 +0400
  • 55bef30474 Win32: fixed shared ssl_session_cache (ticket #528). Maxim Dounin 2014-04-07 18:55:57 +0400
  • 876a3c9b97 Win32: fixed link flags with MSVC, broken by bfe536716dbf. Maxim Dounin 2014-04-07 18:29:05 +0400
  • 5147f8ee6a Mp4: allow end values bigger than track duration. Roman Arutyunyan 2014-04-01 20:53:18 +0400
  • 2349a6747d Adjusted default value of types_hash_bucket_size (ticket #352). Maxim Dounin 2014-03-31 22:47:42 +0400
  • 8877284863 Core: fixed hash to actually try max_size. Maxim Dounin 2014-03-31 21:40:35 +0400
  • 2a620ae109 Core: hash now ignores bucket_size if it hits max_size limit. Maxim Dounin 2014-03-31 21:40:31 +0400
  • 23f6689846 Core: slab log_nomem flag. Maxim Dounin 2014-03-31 21:38:30 +0400
  • 8f6958baa9 Win32: fixed cpu hog by cache manager on exit (ticket #514). Maxim Dounin 2014-03-31 21:38:28 +0400
  • e042fc9038 Mail: fixed ngx_mail_send() (ticket #519). Maxim Dounin 2014-03-31 21:38:27 +0400
  • 3183d7e17b Added #ifndef around NGX_HAVE_CASELESS_FILESYSTEM define. Maxim Dounin 2014-03-31 21:38:25 +0400
  • 6f1763213b Mp4: improved logging after adding "end" support. Roman Arutyunyan 2014-03-31 20:05:53 +0400
  • 70e98eac3e Mp4: fixed seeking to a track end. Roman Arutyunyan 2014-03-31 19:52:17 +0400
  • ac5a3cbeee SPDY: detect premature closing of stream. Valentin Bartenev 2014-03-28 20:22:57 +0400
  • afb92a8127 SPDY: fixed the DATA frame length handling in case of some errors. Valentin Bartenev 2014-03-28 20:05:07 +0400
  • de3c7a825e SPDY: better detect if headers block has wrong entries count. Valentin Bartenev 2014-03-26 18:01:11 +0400
  • 042122a066 SPDY: detect premature end of frame while start parsing headers. Valentin Bartenev 2014-03-26 17:43:39 +0400
  • ac1617915c Apply underscores_in_headers also to the first character. Piotr Sikora 2014-03-24 16:35:44 -0700
  • b1597fe2ea Increased default value of variables_hash_max_size. Andrei Belov 2014-03-25 18:49:28 +0400
  • 2070abf516 Mp4: skipped empty stss atom table in output. Sergey Kandaurov 2014-03-24 17:55:10 +0400
  • effbf466aa Range filter: single_range flag in request. Maxim Dounin 2014-03-21 19:33:21 +0400
  • c6ca135923 Mp4: added "end" argument support. Roman Arutyunyan 2014-03-20 16:05:19 +0400
  • 7aa8c81002 Mp4: moved atom cropping code out of update functions. Roman Arutyunyan 2014-03-20 16:05:18 +0400
  • ec1211d2f6 SPDY: improved ngx_http_spdy_state_save() again. Maxim Dounin 2014-03-19 19:30:09 +0400
  • 898ca36c33 Macros used for initialization in ngx_http_core_init_main_conf(). Maxim Dounin 2014-03-19 12:57:40 +0400
  • 062e7a0042 SPDY: improved ngx_http_spdy_state_save() check. Maxim Dounin 2014-03-19 12:57:39 +0400
  • a4d04f01fb SPDY: macro used for recv_buffer_size initialization. Maxim Dounin 2014-03-19 12:57:32 +0400
  • f9b027baab Version bump. Maxim Dounin 2014-03-18 22:05:05 +0400