Timeline
03/07/13:
- 18:21 Changeset in nginx [5106:afee87b8190a] by
- SSL: Next Protocol Negotiation extension support. Not only this is …
- 18:14 Changeset in nginx [5105:4d67b696388f] by
- Refactored ngx_http_init_request(). Now it can be used as the request …
- 18:07 Changeset in nginx [5104:93713d4b99c3] by
- Removed c->single_connection flag. The c->single_connection was …
- 17:59 Changeset in nginx [5103:05a56ebb084a] by
- Respect the new behavior of TCP_DEFER_ACCEPT. In Linux 2.6.32, …
- 17:41 Changeset in nginx [5102:f597c9be5c92] by
- Use "client_header_timeout" for all requests in a connection. …
- 17:21 Changeset in nginx [5101:d346adac0462] by
- Create request object only after the first byte was received. …
- 17:07 Changeset in nginx [5100:2f61ee18dbfd] by
- Version bump.
- 14:15 Ticket #311 (Nginx segmentation fault on uploading file via DAV after Expect: ...) updated by
- Real fix isn't backported due to concerns that it might break some 3rd …
- 07:18 Changeset in nginx_org [856:df601292a70c] by
- Donor added.
- 07:10 Ticket #312 (Add text/css back to the default charset_types) created by
- CSS can include non-ASCII characters [1], a very common use case is to …
- 04:11 Changeset in nginx_org [860:9fce700e56d3] by
- If: only empty strings and "0" evaluate to false. Before version …
03/06/13:
- 18:37 Ticket #311 (Nginx segmentation fault on uploading file via DAV after Expect: ...) updated by
- Thanks for the quick response! :-). Can I ask if the real fix on …
- 12:08 Ticket #311 (Nginx segmentation fault on uploading file via DAV after Expect: ...) closed by
- duplicate: Looks like another variant to trigger segfault reported in ticket #238 …
- 11:56 Ticket #311 (Nginx segmentation fault on uploading file via DAV after Expect: ...) created by
- Hi, I can reliably reproduce a crash in nginx when uploading a file …
03/05/13:
- 15:03 Milestone 1.3.14 completed
- Status: released [[http://nginx.org/en/CHANGES| 1.3.14 …
- 14:47 Changeset in nginx_org [855:197e15f72b6d] by
- nginx-1.3.14
- 14:36 Changeset in nginx [5099:e0553ed7d909] by
- release-1.3.14 tag
- 14:35 Changeset in nginx [5098:e04428778567]release-1.3.14 by
- nginx-1.3.14-RELEASE
03/04/13:
- 15:39 Ticket #266 (mp4 sendfile errors) closed by
- fixed: I've committed the patch with minor changes, thanks.
- 15:39 Ticket #266 (mp4 sendfile errors) updated by
- In 5098/nginx: […]
- 15:39 Changeset in nginx [5097:37671d0042b7] by
- Mp4: fixed handling of too small mdat atoms (ticket #266). Patch by …
- 08:15 Changeset in nginx_org [854:5fbcac733874] by
- Donor added.
03/03/13:
- 13:06 Ticket #310 (FastCGI cache doesn't handle single-digit days correctly) closed by
- invalid: HTTP only allows fixed-width subset of RFC 1123, see …
- 12:51 Ticket #310 (FastCGI cache doesn't handle single-digit days correctly) created by
- If the Expires header on a FastCGI response has a single digit for the …
03/02/13:
- 21:26 Ticket #156 (Virtualhost randomly displaying incorrect output) updated by
- I've seen similar behaviour and was confused by the messages like …
- 18:50 Ticket #266 (mp4 sendfile errors) updated by
- Replying to B Ganesh: > Hello, I have a similar error in …
- 18:46 Ticket #266 (mp4 sendfile errors) updated by
- The attached patch throws an error if the offset is outside the mdat …
03/01/13:
- 15:17 Ticket #309 (Support http status code 429 for rate limiting () updated by
- In nginx, 503 is only generated due to limiting (limit_req, …
- 15:13 Ticket #308 (Add more info to "C Compiler not found") updated by
- There are lots of "not found" messages printed under normal …
- 14:55 Changeset in nginx [5096:63014d919fec] by
- Allocate request object from its own pool. Previously, it was …
- 14:51 Ticket #309 (Support http status code 429 for rate limiting () created by
- We use (and love!) nginx to do rate limiting on calls to some of our …
- 14:41 Ticket #308 (Add more info to "C Compiler not found") created by
- I was receiving "C compiler not found", and couldn't figure out why. …
02/28/13:
- 08:03 Changeset in nginx_org [853:d1446e47d17d] by
- Unified on the look of titles.
- 07:59 Changeset in nginx_org [852:0621cbf2d932] by
- Reordered contents of "introduction" and "howto" sections.
- 07:45 Changeset in nginx_org [851:dc775f09b798] by
- Removed redundant text of a link.
- 07:32 Changeset in nginx_org [850:1026f41db4f9] by
- News: added a link to WebSocket proxying howto.
- 07:20 Changeset in nginx_org [849:0ed4c093c026] by
- WebSocket proxying howto.
- 06:38 Changeset in nginx_org [848:7a270b2e6ee3] by
- DTD: allowed the use of http-status in articles.
02/27/13:
- 17:41 Changeset in nginx [5095:4fbef397c753] by
- SNI: added restriction on requesting host other than negotiated. …
- 17:38 Changeset in nginx [5094:e0a3714a36f8] by
- SNI: reset to default server if requested host was not found. Not …
- 17:33 Changeset in nginx [5093:68ca3e824115] by
- SNI: avoid surplus lookup of virtual server if SNI was used.
- 17:27 Changeset in nginx [5092:c4d3310574e0] by
- Apply server configuration as soon as host is known. Previously, this …
- 17:21 Changeset in nginx [5091:d3e256c67d6d] by
- SSL: do not treat SSL handshake as request. The request object will …
- 17:16 Changeset in nginx [5090:9db95b275755] by
- Status: do not count connection as reading right after accept(). …
- 17:12 Changeset in nginx [5089:903f2a5d86a5] by
- SNI: reuse selected configuration for all requests in a connection. …
- 17:06 Changeset in nginx [5088:ac31fcecb464] by
- SNI: ignore captures in server_name regexes when matching by SNI. …
- 17:03 Changeset in nginx [5087:66e0f9adbc8c] by
- Changed interface of ngx_http_validate_host().
- 16:56 Changeset in nginx [5086:1b204b8ea9a3] by
- Introduced the ngx_http_set_connection_log() macro. No functional changes.
- 16:53 Changeset in nginx [5085:7f1cbcc71327] by
- The default server lookup is now done only once per connection. …
- 13:36 Changeset in nginx-tests [266:b350a2cdbf58] by
- Tests: fixed spelling errors in README.
- 13:35 Ticket #106 (Nginx realip module not working correctly with multiple ...) closed by
- fixed: Fixed in nginx 1.3.14.
- 13:31 Changeset in nginx-tests [265:a4e46d78ea6d] by
- Tests: enabled realip tests for multiple X-Forwarded-For headers.
- 13:29 Ticket #106 (Nginx realip module not working correctly with multiple ...) updated by
- In 5085/nginx: […]
- 13:29 Changeset in nginx [5084:f7fe817c92a2] by
- Correctly handle multiple X-Forwarded-For headers (ticket #106).
- 13:22 Changeset in nginx [5083:a805dc9c85cd] by
- Fixed separator in $sent_http_cache_control. In case multiple …
- 13:12 Changeset in nginx-tests [264:5ed8ef14f79c] by
- Tests: fixed test of multiple Cache-Control headers. The …
02/25/13:
- 09:54 Ticket #307 (Filename support in error_page) created by
- The idea behind this request is being able to set one global …
- 09:21 Ticket #306 (mime.types outdated) updated by
- Several other suggestions to add to mime.types: text/plain …
02/23/13:
- 13:23 Changeset in nginx [5082:42a888fdad0b] by
- Fixed potential segfault in ngx_http_keepalive_handler(). In case of …
- 11:54 Changeset in nginx [5081:bebcc2f837d3] by
- SSL: retry "sess_id" and "id" allocations. In case of fully populated …
- 11:50 Changeset in nginx [5080:8da37c1b22a4] by
- Trailing whitespace fix.
02/22/13:
- 19:26 Ticket #306 (mime.types outdated) updated by
- Have a look at the HTML5Boilerplate project; I just discovered that …
- 19:21 Ticket #306 (mime.types outdated) updated by
- I discovered that .eot is currently registered in mime.types as: …
- 19:13 Ticket #306 (mime.types outdated) updated by
- Summary of fixes: Follow RFC: application/javascript js; Add support …
- 18:51 Ticket #306 (mime.types outdated) created by
- /etc/nginx/mime.types delivers .js files as "application/x-javascript" …
- 12:38 Changeset in nginx_org [847:9ace6d2fcaee] by
- Use link to AWS support activation form instead of obsoleted support.html.
02/21/13:
- 23:31 Changeset in nginx [5079:1c472e3b8c10] by
- Introduced variables in ngx_http_stub_status module. Three new …
02/20/13:
- 16:41 Changeset in nginx [5078:10c74d3b15d1] by
- Connection upgrade support in uwsgi and scgi modules. Prodded by …
- 11:59 Ticket #305 (Can't compile NGINX 1.3.13 with OpenSSL library) closed by
- invalid: As to your last building bug, it was due to openssl libs were built as …
- 08:45 Ticket #305 (Can't compile NGINX 1.3.13 with OpenSSL library) reopened by
- […]
- 08:28 Ticket #305 (Can't compile NGINX 1.3.13 with OpenSSL library) closed by
- invalid: This is certainly wrong place for support questions.
- 07:54 Ticket #305 (Can't compile NGINX 1.3.13 with OpenSSL library) updated by
- Replying to Neddy Hai Nam: […] > OpenSSL was built from …
- 07:18 Changeset in nginx_org [846:5287cfdfc6be] by
- Donor added.
- 07:04 Ticket #305 (Can't compile NGINX 1.3.13 with OpenSSL library) updated by
-
Status, Owner changed
- 03:51 Ticket #305 (Can't compile NGINX 1.3.13 with OpenSSL library) created by
- My goal is installing nginx with SSL support. My system is OpenIndiana …
02/19/13:
- 17:48 Changeset in nginx [5077:9ea42922a395] by
- Removed zero termination of shm zone names. It was added in r2717 and …
- 17:45 Changeset in nginx [5076:4c9c8f3f66ec] by
- Version bump.
- 16:00 Ticket #302 (SSI stop working with SPDY patch) closed by
- fixed: Fixed in: http://nginx.org/patches/spdy/patch.spdy-64_1.3.13.txt Thank …
- 15:22 Milestone 1.3.13 completed
- Status: released [[http://nginx.org/en/CHANGES| 1.3.13 …
- 15:22 Changeset in nginx_org [845:8b6099769de5] by
- nginx-1.3.13
- 15:15 Changeset in nginx [5075:ad2a96a41783] by
- release-1.3.13 tag
- 15:14 Changeset in nginx [5074:dc195ffe0965]release-1.3.13 by
- nginx-1.3.13-RELEASE
- 11:44 Changeset in nginx_org [844:621d5dfcb4f4] by
- Controlling nginx: fixed fallout from my rewrite of text. Spotted by …
- 06:29 Changeset in nginx_org [843:f939186d1651] by
- Donor added.
02/18/13:
- 17:23 Ticket #304 (rewrite break doesn't work with index) updated by
- Ah, ok I guess you use an alias. Sorry. :) (I hadn't looked at your …
- 17:21 Ticket #304 (rewrite break doesn't work with index) updated by
- So is there a straightforward way to get the desired behavior in this …
- 17:16 Ticket #304 (rewrite break doesn't work with index) closed by
- invalid: The index directive does internal redirect to a current uri with …
- 16:55 Ticket #304 (rewrite break doesn't work with index) created by
-
The
rewrite
doesn't interact properly with theindex
command. … - 15:33 Changeset in nginx-tests [263:71bb2a896c7a] by
- Tests: more Upgrade handling tests.
- 15:08 Changeset in nginx [5073:52eb762c68a9] by
- Proxy: fixed do_write handling in previous commit. As rightfully …
- 13:50 Changeset in nginx [5072:7fa7e60a7f66] by
- Proxy: support for connection upgrade (101 Switching Protocols). This …
- 11:35 Changeset in nginx [5071:e14b49c12a73] by
- Configure: changed default compiler from "gcc" to "cc". This allows …
02/17/13:
- 18:35 Ticket #302 (SSI stop working with SPDY patch) updated by
-
Priority, Component changed
Please, don't open tickets for experimental patches. Use the … - 18:27 Ticket #303 (SSI stop working with SPDY patch) closed by
- duplicate: Replica of ticket #302.
- 17:14 Ticket #303 (SSI stop working with SPDY patch) created by
- NGINX - 1.3.13 SPDY patch - patch.spdy-62_1.3.12.txt Any SSI virtual …
- 17:12 Ticket #302 (SSI stop working with SPDY patch) created by
- NGINX - 1.3.13 SPDY patch - patch.spdy-62_1.3.12.txt Any SSI virtual …
- 14:53 Ticket #292 (Add mime application/font-woff for `woff` fonts) updated by
- I vote for this.
02/16/13:
- 09:15 Ticket #299 (Connect Peer Segmentation Fault) updated by
- Could you please elaborate - do you see null sockaddr in connect …
- 00:39 Ticket #299 (Connect Peer Segmentation Fault) updated by
- Hi Maxim, I exactly solved the problem, i added small patch to …
02/15/13:
- 16:50 Changeset in nginx [5070:3099747ddbb5] by
- Configure: rebuild perl module nginx.so if headers are changed. Note: …
- 15:22 Ticket #301 (SSL: client certificate verification not working with intermediate ...) closed by
- invalid: This is how certificate verification works: certificate must be …
- 14:33 Ticket #301 (SSL: client certificate verification not working with intermediate ...) created by
- Nginx in during verification client certificates doesn't support …
- 12:24 Ticket #300 (Segfault in ngx_log_error_core related to UDP connections) updated by
- Thank you very much for your hint on r4497 and #91, Maxim! I have …
- 10:47 Ticket #300 (Segfault in ngx_log_error_core related to UDP connections) closed by
- invalid: Patch to change ngx_udp_connection_t's log to be a pointer is just …
02/14/13:
- 22:59 Ticket #300 (Segfault in ngx_log_error_core related to UDP connections) created by
- Hello, I am currently experiencing segmentation faults in nginx …
- 14:25 Ticket #299 (Connect Peer Segmentation Fault) updated by
- Okey, I will try.
- 14:00 Ticket #299 (Connect Peer Segmentation Fault) updated by
- First of all, please upgrade to 1.3.12 (or at least 1.3.11) - there …
- 13:37 Ticket #299 (Connect Peer Segmentation Fault) created by
- Dear All, This week we received a lot of segmentation fault. I …
- 12:51 Ticket #284 (segfault in DAV module during PUT processing after PUT and GET the ...) updated by
- Thank you Maxim and Valentin ! :)
- 11:46 Ticket #284 (segfault in DAV module during PUT processing after PUT and GET the ...) closed by
- fixed: The problem with pipelined requests might still appear with DAV module …
- 11:10 Ticket #284 (segfault in DAV module during PUT processing after PUT and GET the ...) reopened by
- Still happens on nginx 1.2.7. […] nginx version: […] nginx …
- 05:44 Ticket #298 (Support X-accel-redirect with webdav PUT) updated by
- By the way, a hack to get around this is to do something like this: …
- 02:24 Ticket #298 (Support X-accel-redirect with webdav PUT) created by
- To reproduce: nginx.conf excerpt: location /tmp/ { …
02/13/13:
- 14:40 Ticket #275 (Build error __warn_memset_zero_len) closed by
- fixed: As this is indeed the only warning generated for the code I've …
- 14:39 Ticket #275 (Build error __warn_memset_zero_len) updated by
- In 5070/nginx: […]
- 14:39 Changeset in nginx [5069:e9d188e295cf] by
- Fixed false memset warning on Linux with -O3 (ticket #275). Prodded …
- 14:22 Changeset in nginx-tests [262:d4d9bbe627a8] by
- Tests: {SHA} passwords will appear in 1.3.13.
02/12/13:
- 16:01 Ticket #297 (Reopen log files via kill -s USR1 PID don't work) closed by
- worksforme: Most likely there is a problem with permissions on log files. Worker …
- 15:09 Ticket #297 (Reopen log files via kill -s USR1 PID don't work) created by
- Hi! I am using nginx 1.2.4 (from ALT Linux Sisyphus package …
- 14:43 Changeset in nginx_org [842:c9a425a3e4f5] by
- Controlling nginx: be more precise about killing processes.
- 14:14 Milestone 1.2.7 completed
- Status: released [[http://nginx.org/en/CHANGES-1.2 | 1.2.7 …
- 13:48 Changeset in nginx_org [841:73f1827f0f68] by
- nginx-1.2.7
- 13:40 Changeset in nginx [5068:91c5ef4ce4bb]stable-1.2 by
- release-1.2.7 tag
- 13:40 Changeset in nginx [5067:a58e268f6c08]stable-1.2release-1.2.7 by
- nginx-1.2.7-RELEASE
- 12:45 Changeset in nginx_org [840:9dab69f2b71d] by
- Documented nginx 1.2.7 changes. - variables support in the …
- 07:26 Changeset in nginx_org [839:1a917e32c1da] by
- Donor added.
- 06:24 Ticket #296 (HttpUseridModule lacks uniqueness in uid generation) updated by
- Replying to Patrick Ellul <pellul@ipowow.com>: > Thank you …
- 05:49 Ticket #293 (implement $limit_rate_after, similar to $limit_rate) updated by
- I've just attached right file(limit_rate_after.3.patch). Sorry for …
- 02:44 Ticket #296 (HttpUseridModule lacks uniqueness in uid generation) updated by
- Thank you for your prompt reply. I looked at the references but I …
- 02:18 Ticket #296 (HttpUseridModule lacks uniqueness in uid generation) closed by
- invalid: UID generated is 128 bit number, and it is generated in a way which …
- 01:32 Ticket #296 (HttpUseridModule lacks uniqueness in uid generation) created by
- Looking at the C code of this module, it seems that the UID generation …
02/11/13:
- 23:57 Changeset in nginx [5066:0112e3dcc51b]stable-1.2 by
- Merge of r5005, r5031, r5066: PCRE and OpenSSL for win32 builds.
- 23:37 Changeset in nginx [5065:8b02da13b1d2] by
- Updated OpenSSL used for win32 builds.
- 18:17 Changeset in nginx-tests [261:9b1df914171f] by
- Tests: win32 location tests.
- 18:12 Changeset in nginx-tests [260:1c356f231c8f] by
- Tests: skip proxy_cache_chunked.t on win32.
- 16:11 Changeset in nginx [5064:10f5831cf56e]stable-1.2 by
- Merge of r5027, r5028, r5029: fastcgi_keep_conn fixes. *) FastCGI: …
- 16:09 Changeset in nginx [5063:6b5c3eab095c]stable-1.2 by
- Merge of r5018: secure link: fixed configuration inheritance. The …
- 16:06 Changeset in nginx [5062:a095b3692ad1]stable-1.2 by
- Merge of r5017: fixed null dereference with resolver and poll. …
- 15:34 Ticket #250 (GeoIPv6 patch merge) updated by
- In 5062/nginx: […]
- 15:34 Changeset in nginx [5061:7ce4ecb6df5c]stable-1.2 by
- Merge of r5014, r5015, r5016, r5030: geoip ipv6 support. *) …
- 15:31 Changeset in nginx [5060:8fff74441755]stable-1.2 by
- Merge of r5013: proxy: fixed proxy_method to always add space. Before …
- 15:28 Changeset in nginx [5059:0419c3321bf2]stable-1.2 by
- Merge of r5012: configure: removed redundant variable assignment.
- 15:12 Changeset in nginx [5058:f25d0bbc4392]stable-1.2 by
- Merge of r5004, r5019-r5025: ssl fixes. *) SSL: speedup loading of …
- 15:00 Changeset in nginx [5057:ffe4df586561]stable-1.2 by
- Merge of r5001: year 2013.
- 14:58 Changeset in nginx [5056:63bc961253eb]stable-1.2 by
- Merge of r4999, r5003: detect duplicate "events" and "keepalive". *) …
- 14:56 Ticket #257 (upstream backup servers index out of bounds) updated by
- In 5056/nginx: […]
- 14:56 Changeset in nginx [5055:ac3690ee6c28]stable-1.2 by
- Merge of r4992: off-by-one with 32/64 upstream backup servers. Fixed …
- 14:39 Ticket #261 (HEAD requests still have content-type when gzip on) updated by
- In 5055/nginx: […]
- 14:39 Changeset in nginx [5054:be9ce2946a8e]stable-1.2 by
- Merge of r4991: fixed proxied HEAD requests with gzip enabled. Fixed …
- 14:34 Ticket #268 (Conditional jump or move depends on uninitialised value(s)) updated by
- In 5054/nginx: […]
- 14:34 Changeset in nginx [5053:004af18ddb86]stable-1.2 by
- Merge of r4985, r4986, r4987, r4988, r4989, r5002: access_log gzip. …
- 13:59 Changeset in nginx [5052:f2dcb25987df]stable-1.2 by
- Merge of r4979, r4982: image filter configuration inheritance. *) …
- 13:52 Ticket #125 (Allow add_header to affect 201 responses (and possibly any 2xx code).) updated by
- In 5052/nginx: […]
- 13:52 Changeset in nginx [5051:4c3c409ed306]stable-1.2 by
- Merge of r4976: let add_header affect 201 responses (ticket #125).
- 12:37 Changeset in nginx [5050:f9a29f401770]stable-1.2 by
- Merge of r4983: crypt_r() error handling fixed. The crypt_r() …
- 12:35 Changeset in nginx [5049:c43fa53c1d8f]stable-1.2 by
- Merge of r4974: avoid sending "100 Continue" on 413. Avoid sending …
- 12:31 Changeset in nginx [5048:2f0862333985]stable-1.2 by
- Merge of r4993, r4994, r4997, r5000: geo ipv6 support. *) Geo: IPv6 …
- 12:26 Changeset in nginx [5047:852f40088278]stable-1.2 by
- Merge of r4968, r4969, r4977, r4980, r4981, r4990: geo fixes. *) Geo: …
- 08:26 Changeset in nginx_org [838:d1b5814e5265] by
- Controlling nginx: use "ps -w" in examples.
- 07:44 Changeset in nginx_org [837:6678b1f27514] by
- Improved readability of "Upgrading Executable on the Fly". The old …
02/10/13:
- 11:21 Ticket #295 (if geoip_org bug in regxp) closed by
- invalid: Regexp as shown in description requires "/" characters to be present …
- 03:55 Changeset in nginx [5046:f4809ba58b15]stable-1.2 by
- Merge of r4967: ngx_write_fd() and ngx_read_fd() errors handling. The …
- 03:52 Changeset in nginx [5045:63a6b6d70826]stable-1.2 by
- Merge of r4966: gzip: fixed zlib memLevel adjusting. An incorrect …
- 03:49 Ticket #295 (if geoip_org bug in regxp) created by
- http section […] server host section […] […] …
- 03:27 Changeset in nginx [5044:48d1606107d4]stable-1.2 by
- Merge of r4965: upstream: fixed SIGSEGV with the "if" directive. …
- 03:22 Changeset in nginx [5043:30fe1b1acf93]stable-1.2 by
- Merge of r4963: proxy: better error message about unexpected data. …
- 03:20 Ticket #256 (включение limit_rate приводит к переполнению на 32битных системах) updated by
- In 5043/nginx: […]
- 03:20 Changeset in nginx [5042:9be045b4a415]stable-1.2 by
- Merge of r4962: limit_rate fix. Limit rate: fixed integer overflow in …
- 03:18 Changeset in nginx [5041:7a6fbac9f3e3]stable-1.2 by
- Merge of r4961: configure: better check for PCRE JIT. On Mac OS X …
- 03:08 Changeset in nginx [5040:05beaa2d87b3]stable-1.2 by
- Merge of r4948, r4949, r4964, r4973, r5011: variables. *) Allow the …
- 03:00 Changeset in nginx [5039:b5601d23b61e]stable-1.2 by
- Merge of r4947: xslt: prevented infinite loop. If XSLT transformation …
- 02:58 Ticket #48 (Cannot build nginx on OpenSolaris: builder of perl modules cannot find ...) updated by
- In 5039/nginx: […]
- 02:58 Changeset in nginx [5038:1559423ec28b]stable-1.2 by
- Merge of r4946, r4978: perl. *) Fixed build with embedded perl in …
- 02:56 Changeset in nginx [5037:032f71d771e6]stable-1.2 by
- Merge of r4945, r4984: ngx_inet.[ch] minor fixes. *) Fixed the …
02/09/13:
- 21:59 Ticket #294 (nginx 1.3.12 / Debian Wheezy ARM: deprecated call) closed by
-
invalid: Use of sysctl() syscall is the result of
--with-rtsig_module
… - 21:27 Changeset in nginx [5036:6e374742043e]stable-1.2 by
- Merge of r4944: removed GLOB_NOSORT glob option. This will result in …
- 21:07 Changeset in nginx [5035:11b6590c7460]stable-1.2 by
- Version bump.
- 18:19 Ticket #294 (nginx 1.3.12 / Debian Wheezy ARM: deprecated call) updated by
- Try as I might, re-using my configuration successfully deployed on my …
- 18:15 Ticket #294 (nginx 1.3.12 / Debian Wheezy ARM: deprecated call) created by
- [ 1167.508907] warning: process `nginx' used the deprecated sysctl …
02/08/13:
- 09:04 Ticket #293 (implement $limit_rate_after, similar to $limit_rate) updated by
- Could you please properly resubmit the patch?
- 06:25 Ticket #293 (implement $limit_rate_after, similar to $limit_rate) created by
- Hi, This issue would be out of AMI-Support range. However, I would …
02/07/13:
- 19:37 Ticket #266 (mp4 sendfile errors) updated by
- Hello, I have a similar error in my log: *3 sendfile() failed (32: …
- 13:39 Ticket #292 (Add mime application/font-woff for `woff` fonts) created by
- Woff has been assigned a mime-type, see links below for details. Would …
- 12:59 Changeset in nginx_org [836:f563967a4f59] by
- Auth basic: ${SHA} password scheme.
- 12:59 Changeset in nginx_org [835:e0263d44a59b] by
- Http core: documented "keepalive_timeout 0".
- 12:10 Ticket #50 (Basic Auth does not seem to work with SHA1 hashs) updated by
- In 5035/nginx: […]
- 12:09 Changeset in nginx [5034:e4441ebe05d5] by
- Added support for {SHA} passwords (ticket #50). Note: use of {SHA} …
- 12:09 Changeset in nginx [5033:174981066745] by
- Version bump.
- 07:24 Ticket #50 (Basic Auth does not seem to work with SHA1 hashs) updated by
- Replying to Louis Opter <kalessin@kalessin.fr>: > Thanks, …
02/06/13:
- 22:20 Ticket #50 (Basic Auth does not seem to work with SHA1 hashs) updated by
- Replying to Maxim Dounin: > The argument that s/SHA/SSHA/g …
- 13:30 Changeset in nginx_org [834:1a6cb3e282fe] by
- GeoIP: updated description of module variables (English). Documented …
- 13:28 Changeset in nginx_org [833:e23004ce65ef] by
- GeoIP: shortened some descriptions and link scope (Russian).
- 10:20 Changeset in nginx_org [832:52808691202e] by
- Add my PGP key.
02/05/13:
- 19:14 Milestone 1.3.12 completed
- Status: released [[http://nginx.org/en/CHANGES| 1.3.12 …
- 14:26 Ticket #291 (CentOS package doesn't actually use included PGP key) closed by
- wontfix: Yes, rpm packages signature check is optional now, because enabling …
- 14:13 Changeset in nginx_org [831:8ae26032d011] by
- nginx-1.3.12
- 14:07 Changeset in nginx [5032:b1ee73bb699f] by
- release-1.3.12 tag
- 14:06 Changeset in nginx [5031:560dc55e90c1]release-1.3.12 by
- nginx-1.3.12-RELEASE
- 13:54 Ticket #291 (CentOS package doesn't actually use included PGP key) updated by
-
Status, Owner changed
- 13:52 Ticket #291 (CentOS package doesn't actually use included PGP key) created by
- The CentOS and RHEL packages on the download page …
- 13:41 Changeset in nginx [5030:89eb5932e48d] by
- Updated OpenSSL used for win32 builds.
Note:
See TracTimeline
for information about the timeline view.