| 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 |
| 2009-10-06 |
Igor Sysoev | release-0.8.19 tag |
commit | commitdiff | tree | snapshot |
| 2009-10-06 |
Igor Sysoev | nginx-0.8.19-RELEASE release-0.8.19 |
commit | commitdiff | tree | snapshot |
| 2009-10-06 |
Igor Sysoev | fix r3184 |
commit | commitdiff | tree | snapshot |
| 2009-10-06 |
Igor Sysoev | disable SSLv2 and low ciphers by default |
commit | commitdiff | tree | snapshot |
| 2009-10-06 |
Igor Sysoev | bump version |
commit | commitdiff | tree | snapshot |
| 2009-10-06 |
Igor Sysoev | release-0.8.18 tag |
commit | commitdiff | tree | snapshot |
| 2009-10-06 |
Igor Sysoev | nginx-0.8.18-RELEASE release-0.8.18 |
commit | commitdiff | tree | snapshot |
| 2009-10-06 |
Igor Sysoev | limit_conn_log_level |
commit | commitdiff | tree | snapshot |
| 2009-10-06 |
Igor Sysoev | limit_req_log_level |
commit | commitdiff | tree | snapshot |
| 2009-10-06 |
Igor Sysoev | fix building by gcc45 |
commit | commitdiff | tree | snapshot |
| 2009-10-06 |
Igor Sysoev | make limit_req to conform to the leaky bucket algorithm |
commit | commitdiff | tree | snapshot |
| 2009-10-06 |
Igor Sysoev | omit '\0' from "Location" header on MKCOL request |
commit | commitdiff | tree | snapshot |
| 2009-10-02 |
Igor Sysoev | clear r->lingering_close to disable preventively calling |
commit | commitdiff | tree | snapshot |
| 2009-10-02 |
Igor Sysoev | clear r->keepalive to disable preventively calling |
commit | commitdiff | tree | snapshot |
| 2009-10-02 |
Igor Sysoev | update r3167: do not set r->discard_body if the body... |
commit | commitdiff | tree | snapshot |
| 2009-09-30 |
Igor Sysoev | read_ahead |
commit | commitdiff | tree | snapshot |
| 2009-09-30 |
Igor Sysoev | Linux/SPARC malloc() returns an address aligned to... |
commit | commitdiff | tree | snapshot |
| 2009-09-30 |
Igor Sysoev | log 499 instead 0, the bug was introduced in r3050 |
commit | commitdiff | tree | snapshot |
| 2009-09-30 |
Igor Sysoev | allow several perl_modules |
commit | commitdiff | tree | snapshot |
| 2009-09-28 |
Igor Sysoev | use ngx_conf_set_str_array_slot() for perl_require |
commit | commitdiff | tree | snapshot |
| 2009-09-28 |
Igor Sysoev | optimize error handling |
commit | commitdiff | tree | snapshot |
| 2009-09-28 |
Igor Sysoev | bump version |
commit | commitdiff | tree | snapshot |
| 2009-09-28 |
Igor Sysoev | release-0.8.17 tag |
commit | commitdiff | tree | snapshot |
| 2009-09-28 |
Igor Sysoev | nginx-0.8.17-RELEASE release-0.8.17 |
commit | commitdiff | tree | snapshot |
| 2009-09-28 |
Igor Sysoev | fix request counter in resolver handling, the bug was... |
commit | commitdiff | tree | snapshot |
| 2009-09-28 |
Igor Sysoev | allow "make clean" for OpenSSL, the bug was introduced... |
commit | commitdiff | tree | snapshot |
| 2009-09-28 |
Igor Sysoev | we do not need to increase request counter in this... |
commit | commitdiff | tree | snapshot |
| next |