| 2009-11-12 |
Igor Sysoev | r->chrome |
commit | commitdiff | tree | snapshot |
| 2009-11-12 |
Igor Sysoev | test frequent r->header_only before three response... |
commit | commitdiff | tree | snapshot |
| 2009-11-12 |
Igor Sysoev | refactor gzip_vary handling |
commit | commitdiff | tree | snapshot |
| 2009-11-11 |
Igor Sysoev | nginx sent gzipped responses to clients those do not... |
commit | commitdiff | tree | snapshot |
| 2009-11-11 |
Igor Sysoev | bump version |
commit | commitdiff | tree | snapshot |
| 2009-11-11 |
Igor Sysoev | release-0.8.24 tag |
commit | commitdiff | tree | snapshot |
| 2009-11-11 |
Igor Sysoev | nginx-0.8.24-RELEASE release-0.8.24 |
commit | commitdiff | tree | snapshot |
| 2009-11-11 |
Igor Sysoev | remove "Content-Encoding: gzip" in 304 response |
commit | commitdiff | tree | snapshot |
| 2009-11-11 |
Igor Sysoev | use ngx_resolver_alloc() instead of ngx_resolver_calloc() |
commit | commitdiff | tree | snapshot |
| 2009-11-11 |
Igor Sysoev | fix resolving an empty name (".") |
commit | commitdiff | tree | snapshot |
| 2009-11-11 |
Igor Sysoev | fix "set_real_ip_from unix:" inheritance |
commit | commitdiff | tree | snapshot |
| 2009-11-11 |
Igor Sysoev | fix building without --with-debug, introduced in r3294 |
commit | commitdiff | tree | snapshot |
| 2009-11-11 |
Igor Sysoev | bump version |
commit | commitdiff | tree | snapshot |
| 2009-11-11 |
Igor Sysoev | release-0.8.23 tag |
commit | commitdiff | tree | snapshot |
| 2009-11-11 |
Igor Sysoev | nginx-0.8.23-RELEASE release-0.8.23 |
commit | commitdiff | tree | snapshot |
| 2009-11-11 |
Igor Sysoev | disable SSL renegotiation (CVE-2009-3555) |
commit | commitdiff | tree | snapshot |
| 2009-11-09 |
Igor Sysoev | *) fix resolving an empty name ("."), |
commit | commitdiff | tree | snapshot |
| 2009-11-09 |
Igor Sysoev | fix "PTR ." case in address resolver |
commit | commitdiff | tree | snapshot |
| 2009-11-09 |
Igor Sysoev | fix segfault in resolver: |
commit | commitdiff | tree | snapshot |
| 2009-11-05 |
Igor Sysoev | cf->conf_file->file.name.data may be uninitialized... |
commit | commitdiff | tree | snapshot |
| 2009-11-05 |
Igor Sysoev | delete useless statement |
commit | commitdiff | tree | snapshot |
| 2009-11-05 |
Igor Sysoev | export aio presence knowledge to prevent using "aio... |
commit | commitdiff | tree | snapshot |
| 2009-11-04 |
Igor Sysoev | Fix a bug introduced in r2032: After a child process... |
commit | commitdiff | tree | snapshot |
| 2009-11-04 |
Igor Sysoev | allow to inherit unix domain sockets while online upgrade |
commit | commitdiff | tree | snapshot |
| 2009-11-04 |
Igor Sysoev | allow to work single "set_real_ip_from unix:" |
commit | commitdiff | tree | snapshot |
| 2009-11-04 |
Igor Sysoev | bump version |
commit | commitdiff | tree | snapshot |
| 2009-11-03 |
Igor Sysoev | release-0.8.22 tag |
commit | commitdiff | tree | snapshot |
| 2009-11-03 |
Igor Sysoev | nginx-0.8.22-RELEASE release-0.8.22 |
commit | commitdiff | tree | snapshot |
| 2009-11-03 |
Igor Sysoev | fix segfault if there is single large_client_header_buffers |
commit | commitdiff | tree | snapshot |
| 2009-11-03 |
Igor Sysoev | posix_fadvise64() had been implemented in Linux 2.5.60 |
commit | commitdiff | tree | snapshot |
| 2009-11-03 |
Igor Sysoev | use setproctitle("%s", title) |
commit | commitdiff | tree | snapshot |
| 2009-11-03 |
Igor Sysoev | fix segfault if no rules are defined, introduced in... |
commit | commitdiff | tree | snapshot |
| 2009-11-03 |
Igor Sysoev | fix segfault in SSL if limit_rate is used |
commit | commitdiff | tree | snapshot |
| 2009-11-03 |
Igor Sysoev | fix segfault if $limit_rate was logged |
commit | commitdiff | tree | snapshot |
| 2009-11-03 |
Igor Sysoev | fix "if (!-x ...)" |
commit | commitdiff | tree | snapshot |
| 2009-11-03 |
Igor Sysoev | fix directive name in error message: "set_realip_from... |
commit | commitdiff | tree | snapshot |
| 2009-11-03 |
Igor Sysoev | fix directive name in error message: "realip_from"... |
commit | commitdiff | tree | snapshot |
| 2009-11-03 |
Igor Sysoev | IPv6 support in ngx_http_access_module |
commit | commitdiff | tree | snapshot |
| 2009-11-03 |
Igor Sysoev | ngx_ptocidr() supports IPv6 |
commit | commitdiff | tree | snapshot |
| 2009-11-03 |
Igor Sysoev | make ngx_inet6_ntop() non-static |
commit | commitdiff | tree | snapshot |
| 2009-11-02 |
Igor Sysoev | optimize some cycles: |
commit | commitdiff | tree | snapshot |
| 2009-11-02 |
Igor Sysoev | set_real_ip_from unix: |
commit | commitdiff | tree | snapshot |
| 2009-11-02 |
Igor Sysoev | support IPv6 addresses in Real IP headers |
commit | commitdiff | tree | snapshot |
| 2009-11-02 |
Igor Sysoev | change ngx_parse_addr() interface |
commit | commitdiff | tree | snapshot |
| 2009-11-02 |
Igor Sysoev | proxy_bind, fastcgi_bind, and memcached_bind |
commit | commitdiff | tree | snapshot |
| 2009-11-02 |
Igor Sysoev | ngx_parse_addr() |
commit | commitdiff | tree | snapshot |
| 2009-11-02 |
Igor Sysoev | rename ngx_peer_addr_t to ngx_addr_t |
commit | commitdiff | tree | snapshot |
| 2009-11-02 |
Igor Sysoev | use sin6_addr.s6_addr instead of "(u_char *) & .sin6_addr" |
commit | commitdiff | tree | snapshot |
| 2009-11-02 |
Igor Sysoev | replace inet_addr() with ngx_inet_addr() |
commit | commitdiff | tree | snapshot |
| 2009-11-02 |
Igor Sysoev | use ngx_inet6_addr() |
commit | commitdiff | tree | snapshot |
| 2009-11-02 |
Igor Sysoev | ngx_inet6_addr() |
commit | commitdiff | tree | snapshot |
| 2009-11-02 |
Igor Sysoev | style fix |
commit | commitdiff | tree | snapshot |
| 2009-11-01 |
Igor Sysoev | delete unused field c->local_socklen |
commit | commitdiff | tree | snapshot |
| 2009-10-30 |
Igor Sysoev | remove a broken 0.1.x to 0.2+ upgrade procedure |
commit | commitdiff | tree | snapshot |
| 2009-10-30 |
Igor Sysoev | do not unlink unix domain socket file while online... |
commit | commitdiff | tree | snapshot |
| 2009-10-30 |
Igor Sysoev | unlink unix domain socket file after testing |
commit | commitdiff | tree | snapshot |
| 2009-10-29 |
Igor Sysoev | fix segfaults if no listen directive was set in default... |
commit | commitdiff | tree | snapshot |
| 2009-10-28 |
Igor Sysoev | style fix |
commit | commitdiff | tree | snapshot |
| 2009-10-28 |
Igor Sysoev | fix segfault if http {} block is empty, the bug had... |
commit | commitdiff | tree | snapshot |
| 2009-10-28 |
Igor Sysoev | bump version |
commit | commitdiff | tree | snapshot |
| 2009-10-26 |
Igor Sysoev | release-0.8.21 tag |
commit | commitdiff | tree | snapshot |
| 2009-10-26 |
Igor Sysoev | nginx-0.8.21-RELEASE release-0.8.21 |
commit | commitdiff | tree | snapshot |
| 2009-10-26 |
Igor Sysoev | fix r3211 |
commit | commitdiff | tree | snapshot |
| 2009-10-26 |
Igor Sysoev | http listen unix domain sockets |
commit | commitdiff | tree | snapshot |
| 2009-10-22 |
Igor Sysoev | fix r3225 and r3227: preserve default_server bit during... |
commit | commitdiff | tree | snapshot |
| 2009-10-22 |
Igor Sysoev | do not run regex for empty host name since regex always... |
commit | commitdiff | tree | snapshot |
| 2009-10-22 |
Igor Sysoev | test a duplicate listen in a server |
commit | commitdiff | tree | snapshot |
| 2009-10-22 |
Igor Sysoev | fix r3225: it overrode the listen options by default... |
commit | commitdiff | tree | snapshot |
| 2009-10-21 |
Igor Sysoev | listen default_server parameter |
commit | commitdiff | tree | snapshot |
| 2009-10-21 |
Igor Sysoev | allow to set listen options in any server |
commit | commitdiff | tree | snapshot |
| 2009-10-21 |
Igor Sysoev | add listen address in error message |
commit | commitdiff | tree | snapshot |
| 2009-10-21 |
Igor Sysoev | use lowcase only hostname |
commit | commitdiff | tree | snapshot |
| 2009-10-21 |
Igor Sysoev | rename core_srv_conf fields to more understandable... |
commit | commitdiff | tree | snapshot |
| 2009-10-21 |
Igor Sysoev | *) move sockaddr to the listen options |
commit | commitdiff | tree | snapshot |
| 2009-10-21 |
Igor Sysoev | fix r3218: |
commit | commitdiff | tree | snapshot |
| 2009-10-21 |
Igor Sysoev | refactor http listen code: remove duplicate options... |
commit | commitdiff | tree | snapshot |
| 2009-10-21 |
Igor Sysoev | refactor http listen code: |
commit | commitdiff | tree | snapshot |
| 2009-10-20 |
Igor Sysoev | fix two previous commits: an early parallel body discar... |
commit | commitdiff | tree | snapshot |
| 2009-10-19 |
Igor Sysoev | allow discarding body while a long response transfer |
commit | commitdiff | tree | snapshot |
| 2009-10-19 |
Igor Sysoev | restore discard body handler after ngx_http_set_writer... |
commit | commitdiff | tree | snapshot |
| 2009-10-19 |
Igor Sysoev | fix ngx_http_finalize_request() code after a body has... |
commit | commitdiff | tree | snapshot |
| 2009-10-19 |
Igor Sysoev | prevent handling discarded body as a pipelined request |
commit | commitdiff | tree | snapshot |
| 2009-10-19 |
Igor Sysoev | add lingering timeout if a response is short and a... |
commit | commitdiff | tree | snapshot |
| 2009-10-19 |
Igor Sysoev | add SNI support in -V output |
commit | commitdiff | tree | snapshot |
| 2009-10-19 |
Igor Sysoev | fix typo |
commit | commitdiff | tree | snapshot |
| 2009-10-15 |
Igor Sysoev | ngx_http_parse_time() should support full 32-bit time |
commit | commitdiff | tree | snapshot |
| 2009-10-15 |
Igor Sysoev | use ngx_uint_t instead of int, |
commit | commitdiff | tree | snapshot |
| 2009-10-15 |
Igor Sysoev | bump version |
commit | commitdiff | tree | snapshot |
| 2009-10-14 |
Igor Sysoev | release-0.8.20 tag |
commit | commitdiff | tree | snapshot |
| 2009-10-14 |
Igor Sysoev | nginx-0.8.20-RELEASE release-0.8.20 |
commit | commitdiff | tree | snapshot |
| 2009-10-14 |
Igor Sysoev | update r3201: ngx_http_random_index_module should behav... |
commit | commitdiff | tree | snapshot |
| 2009-10-14 |
Igor Sysoev | ignore EACCES errors for top level directories in ngx_c... |
commit | commitdiff | tree | snapshot |
| 2009-10-14 |
Igor Sysoev | do not create Win32 drive letter in ngx_create_full_path() |
commit | commitdiff | tree | snapshot |
| 2009-10-14 |
Igor Sysoev | *) reset cached dirent.d_type after stat() |
commit | commitdiff | tree | snapshot |
| 2009-10-09 |
Igor Sysoev | nginx did not close log file set by --error-log-path, |
commit | commitdiff | tree | snapshot |
| 2009-10-08 |
Igor Sysoev | test comma separator in "Cache-Control" |
commit | commitdiff | tree | snapshot |
| 2009-10-07 |
Igor Sysoev | hide cacheable Set-Cookie and P3P FastCGI response... |
commit | commitdiff | tree | snapshot |
| 2009-10-07 |
Igor Sysoev | use only strong ciphers by default |
commit | commitdiff | tree | snapshot |
| 2009-10-07 |
Igor Sysoev | use real file cache length, this fixes cache size count... |
commit | commitdiff | tree | snapshot |
| 2009-10-07 |
Igor Sysoev | bump version |
commit | commitdiff | tree | snapshot |
| next |