| 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 |
| 2009-09-26 |
Igor Sysoev | fix r3078: do not increase request counter if body... |
commit | commitdiff | tree | snapshot |
| 2009-09-25 |
Igor Sysoev | use parents around NGX_ATOMIC_T_LEN value |
commit | commitdiff | tree | snapshot |
| 2009-09-25 |
Igor Sysoev | uniform ngx_directio_on/off() interface with other... |
commit | commitdiff | tree | snapshot |
| 2009-09-25 |
Igor Sysoev | handle short pwrite() to log an error cause: ENOSPC... |
commit | commitdiff | tree | snapshot |
| 2009-09-25 |
Igor Sysoev | fix discarding body |
commit | commitdiff | tree | snapshot |
| 2009-09-25 |
Igor Sysoev | check unsafe Destination |
commit | commitdiff | tree | snapshot |
| 2009-09-25 |
Igor Sysoev | low ENAMETOOLONG logging level |
commit | commitdiff | tree | snapshot |
| 2009-09-24 |
Igor Sysoev | fix r3155 |
commit | commitdiff | tree | snapshot |
| 2009-09-24 |
Igor Sysoev | test incomplete WriteFile() |
commit | commitdiff | tree | snapshot |
| 2009-09-24 |
Igor Sysoev | log file name for read/write errors |
commit | commitdiff | tree | snapshot |
| 2009-09-24 |
Igor Sysoev | delete Win95 code |
commit | commitdiff | tree | snapshot |
| 2009-09-24 |
Igor Sysoev | fix debug log message |
commit | commitdiff | tree | snapshot |
| 2009-09-24 |
Igor Sysoev | $ssl_session_id |
commit | commitdiff | tree | snapshot |
| 2009-09-24 |
Igor Sysoev | update the previous commit: use ngx_strlow() |
commit | commitdiff | tree | snapshot |
| 2009-09-24 |
Igor Sysoev | $host is always in low case: |
commit | commitdiff | tree | snapshot |
| 2009-09-23 |
Igor Sysoev | low default connection errors level from alert to error |
commit | commitdiff | tree | snapshot |
| 2009-09-23 |
Igor Sysoev | bump version |
commit | commitdiff | tree | snapshot |
| 2009-09-22 |
Igor Sysoev | release-0.8.16 tag |
commit | commitdiff | tree | snapshot |
| 2009-09-22 |
Igor Sysoev | nginx-0.8.16-RELEASE release-0.8.16 |
commit | commitdiff | tree | snapshot |
| 2009-09-22 |
Igor Sysoev | fail if file size was changed |
commit | commitdiff | tree | snapshot |
| 2009-09-22 |
Igor Sysoev | fix typo in addition_types directive name |
commit | commitdiff | tree | snapshot |
| 2009-09-21 |
Igor Sysoev | fix request counter for post_action, the bug was introd... |
commit | commitdiff | tree | snapshot |
| 2009-09-21 |
Igor Sysoev | allow to log invalid $request in access_log always, |
commit | commitdiff | tree | snapshot |
| 2009-09-19 |
Igor Sysoev | fix resolver cache rbtree comparison |
commit | commitdiff | tree | snapshot |
| 2009-09-18 |
Igor Sysoev | restore environ, this fixes segfault on reconfiguration... |
commit | commitdiff | tree | snapshot |
| 2009-09-18 |
Igor Sysoev | fix comment |
commit | commitdiff | tree | snapshot |
| 2009-09-18 |
Igor Sysoev | *) issue warning instead of failure: this is too common... |
commit | commitdiff | tree | snapshot |
| 2009-09-16 |
Igor Sysoev | fix memory leak in resolver |
commit | commitdiff | tree | snapshot |
| 2009-09-16 |
Igor Sysoev | win32 ngx_file_info() utf8 support |
commit | commitdiff | tree | snapshot |
| 2009-09-16 |
Igor Sysoev | preserve errno while ngx_free() |
commit | commitdiff | tree | snapshot |
| 2009-09-15 |
Igor Sysoev | do not pass buf with empty cached response, |
commit | commitdiff | tree | snapshot |
| 2009-09-15 |
Igor Sysoev | nginx always sent "Vary: Accept-Encoding", |
commit | commitdiff | tree | snapshot |
| 2009-09-15 |
Igor Sysoev | image_filter_transparency |
commit | commitdiff | tree | snapshot |
| 2009-09-15 |
Igor Sysoev | fix alpha-channel transparency in PNG |
commit | commitdiff | tree | snapshot |
| next |