| 2009-05-06 |
Igor Sysoev | delete level event of appropriate type, this should... |
commit | commitdiff | tree | snapshot |
| 2009-05-05 |
Igor Sysoev | ngx_create_listening() |
commit | commitdiff | tree | snapshot |
| 2009-05-05 |
Igor Sysoev | reinit proxy/fastcgi header parser before ngx_http_upst... |
commit | commitdiff | tree | snapshot |
| 2009-05-05 |
Igor Sysoev | proxy/fastcgi_cache_use_stale http_50x did not work |
commit | commitdiff | tree | snapshot |
| 2009-05-05 |
Igor Sysoev | move listen log copying from ngx_open_listening_sockets() |
commit | commitdiff | tree | snapshot |
| 2009-05-05 |
Igor Sysoev | use correct name |
commit | commitdiff | tree | snapshot |
| 2009-05-05 |
Igor Sysoev | use local variable |
commit | commitdiff | tree | snapshot |
| 2009-05-04 |
Igor Sysoev | delete never used ngx_ssl_set_nosendshut() |
commit | commitdiff | tree | snapshot |
| 2009-05-04 |
Igor Sysoev | delete ngx_listening_inet_stream_socket() |
commit | commitdiff | tree | snapshot |
| 2009-05-04 |
Igor Sysoev | axe imap module artifacts |
commit | commitdiff | tree | snapshot |
| 2009-05-04 |
Igor Sysoev | do not free buffer with cache header before it would... |
commit | commitdiff | tree | snapshot |
| 2009-05-04 |
Igor Sysoev | add libgd include path |
commit | commitdiff | tree | snapshot |
| 2009-05-04 |
Igor Sysoev | fix building ngx_http_image_filter_module on 64-bit... |
commit | commitdiff | tree | snapshot |
| 2009-05-01 |
Igor Sysoev | use off_t in $r->sendfile(), this allows to use 64... |
commit | commitdiff | tree | snapshot |
| 2009-05-01 |
Igor Sysoev | add --with-http_image_filter_module to ./configure... |
commit | commitdiff | tree | snapshot |
| 2009-05-01 |
Igor Sysoev | bump version |
commit | commitdiff | tree | snapshot |
| 2009-05-01 |
Igor Sysoev | release-0.7.54 tag |
commit | commitdiff | tree | snapshot |
| 2009-05-01 |
Igor Sysoev | nginx-0.7.54-RELEASE release-0.7.54 |
commit | commitdiff | tree | snapshot |
| 2009-05-01 |
Igor Sysoev | add comment |
commit | commitdiff | tree | snapshot |
| 2009-05-01 |
Igor Sysoev | ngx_http_image_filter_module |
commit | commitdiff | tree | snapshot |
| 2009-05-01 |
Igor Sysoev | ngx_http_filter_finalize_request() and ngx_http_clean_h... |
commit | commitdiff | tree | snapshot |
| 2009-04-30 |
Igor Sysoev | proxy_ignore_headers and fastcgi_ignore_headers |
commit | commitdiff | tree | snapshot |
| 2009-04-30 |
Igor Sysoev | *) refactor error_log processing: listen socket log... |
commit | commitdiff | tree | snapshot |
| 2009-04-30 |
Igor Sysoev | *) check a proxy_redirect single parameter |
commit | commitdiff | tree | snapshot |
| 2009-04-30 |
Igor Sysoev | set of.failed for cached error, the bug has been introd... |
commit | commitdiff | tree | snapshot |
| 2009-04-29 |
Igor Sysoev | uniform ngx_file_info() interface with ngx_fd_info() |
commit | commitdiff | tree | snapshot |
| 2009-04-29 |
Igor Sysoev | try to repair the case "select ready != events" |
commit | commitdiff | tree | snapshot |
| 2009-04-29 |
Igor Sysoev | ngx_select_repair_fd_sets() |
commit | commitdiff | tree | snapshot |
| 2009-04-29 |
Igor Sysoev | delete useless debug log |
commit | commitdiff | tree | snapshot |
| 2009-04-29 |
Igor Sysoev | style fix |
commit | commitdiff | tree | snapshot |
| 2009-04-29 |
Igor Sysoev | handle Winsock select() WSAEINVAL |
commit | commitdiff | tree | snapshot |
| 2009-04-29 |
Igor Sysoev | style fix |
commit | commitdiff | tree | snapshot |
| 2009-04-29 |
Igor Sysoev | fix the previous commit |
commit | commitdiff | tree | snapshot |
| 2009-04-29 |
Igor Sysoev | Winsock uses ECONNABORTED instead of ECONNRESET |
commit | commitdiff | tree | snapshot |
| 2009-04-29 |
Igor Sysoev | fix building by BCC if NGX_PREFIX is defined |
commit | commitdiff | tree | snapshot |
| 2009-04-28 |
Igor Sysoev | *) do not show line number for -g option |
commit | commitdiff | tree | snapshot |
| 2009-04-28 |
Igor Sysoev | add listen events for win32 only after accept mutex... |
commit | commitdiff | tree | snapshot |
| 2009-04-28 |
Igor Sysoev | fallback to neutral language in FormatMessage() |
commit | commitdiff | tree | snapshot |
| 2009-04-28 |
Igor Sysoev | introduce ngx_write_console() to support OEM code pages |
commit | commitdiff | tree | snapshot |
| 2009-04-28 |
Igor Sysoev | "port_in_redirect off" did not work |
commit | commitdiff | tree | snapshot |
| 2009-04-28 |
Igor Sysoev | add prefix in Usage |
commit | commitdiff | tree | snapshot |
| 2009-04-27 |
Igor Sysoev | it seems MAKELANGID(LANG_ENGLISH, SUBLANG_DEFAULT)... |
commit | commitdiff | tree | snapshot |
| 2009-04-27 |
Igor Sysoev | ngx_log_errno() |
commit | commitdiff | tree | snapshot |
| 2009-04-27 |
Igor Sysoev | use ngx_vslprintf(), ngx_slprintf() |
commit | commitdiff | tree | snapshot |
| 2009-04-27 |
Igor Sysoev | ngx_vslprintf(), ngx_slprintf() |
commit | commitdiff | tree | snapshot |
| 2009-04-27 |
Igor Sysoev | bump version |
commit | commitdiff | tree | snapshot |
| 2009-04-27 |
Igor Sysoev | release-0.7.53 tag |
commit | commitdiff | tree | snapshot |
| 2009-04-27 |
Igor Sysoev | nginx-0.7.53-RELEASE release-0.7.53 |
commit | commitdiff | tree | snapshot |
| 2009-04-27 |
Igor Sysoev | fix building by MSVC8 |
commit | commitdiff | tree | snapshot |
| 2009-04-27 |
Igor Sysoev | -p and --prefix= |
commit | commitdiff | tree | snapshot |
| 2009-04-27 |
Igor Sysoev | get a full response if the response is cacheable or... |
commit | commitdiff | tree | snapshot |
| 2009-04-27 |
Igor Sysoev | *) of.test_only to not open file if only stat() is... |
commit | commitdiff | tree | snapshot |
| 2009-04-26 |
Igor Sysoev | add quotes for configure options with spaces |
commit | commitdiff | tree | snapshot |
| 2009-04-24 |
Igor Sysoev | style fix |
commit | commitdiff | tree | snapshot |
| 2009-04-24 |
Igor Sysoev | merge SSL context inside "if" block |
commit | commitdiff | tree | snapshot |
| 2009-04-24 |
Igor Sysoev | change ngx_log_abort() interface |
commit | commitdiff | tree | snapshot |
| 2009-04-24 |
Igor Sysoev | update gcc warnings |
commit | commitdiff | tree | snapshot |
| 2009-04-24 |
Igor Sysoev | style fix: (void) |
commit | commitdiff | tree | snapshot |
| 2009-04-24 |
Igor Sysoev | change ngx_log_create_errlog() interface |
commit | commitdiff | tree | snapshot |
| 2009-04-24 |
Igor Sysoev | fix Auth-Method, the bug has been introduced in r2496 |
commit | commitdiff | tree | snapshot |
| 2009-04-24 |
Igor Sysoev | fix GNU strerror_r() detection, the bug has been inrodu... |
commit | commitdiff | tree | snapshot |
| 2009-04-23 |
Igor Sysoev | delete unused definition |
commit | commitdiff | tree | snapshot |
| 2009-04-23 |
Igor Sysoev | pass command lines options to workers |
commit | commitdiff | tree | snapshot |
| 2009-04-23 |
Igor Sysoev | ngx_path_separator() |
commit | commitdiff | tree | snapshot |
| 2009-04-23 |
Igor Sysoev | issue start up errors and warning on both stderr and... |
commit | commitdiff | tree | snapshot |
| 2009-04-23 |
Igor Sysoev | style fix: remove trailing spaces introduced in the... |
commit | commitdiff | tree | snapshot |
| 2009-04-23 |
Igor Sysoev | use ngx_str_t for error levels |
commit | commitdiff | tree | snapshot |
| 2009-04-22 |
Igor Sysoev | axe incomplete support of Winsock error descriptions... |
commit | commitdiff | tree | snapshot |
| 2009-04-22 |
Igor Sysoev | use English only error descriptions in Win32 ngx_strerr... |
commit | commitdiff | tree | snapshot |
| 2009-04-21 |
Igor Sysoev | implement "-s signal" option for Unix |
commit | commitdiff | tree | snapshot |
| 2009-04-21 |
Igor Sysoev | style fix: remove trailing spaces |
commit | commitdiff | tree | snapshot |
| 2009-04-21 |
Igor Sysoev | style fix: remove tabs |
commit | commitdiff | tree | snapshot |
| 2009-04-21 |
Igor Sysoev | add -? and -h options |
commit | commitdiff | tree | snapshot |
| 2009-04-21 |
Igor Sysoev | add 48x48 icon |
commit | commitdiff | tree | snapshot |
| 2009-04-21 |
Igor Sysoev | allow condensed command lines options |
commit | commitdiff | tree | snapshot |
| 2009-04-21 |
Igor Sysoev | fix r2731 for Win32 |
commit | commitdiff | tree | snapshot |
| 2009-04-21 |
Igor Sysoev | *) move advapi32.lib to core libs since it's required... |
commit | commitdiff | tree | snapshot |
| 2009-04-21 |
Igor Sysoev | test command line options before ngx_log_init() and... |
commit | commitdiff | tree | snapshot |
| 2009-04-21 |
Igor Sysoev | fix fastcgi_cache_min_uses |
commit | commitdiff | tree | snapshot |
| 2009-04-20 |
Igor Sysoev | bump version |
commit | commitdiff | tree | snapshot |
| 2009-04-20 |
Igor Sysoev | release-0.7.52 tag |
commit | commitdiff | tree | snapshot |
| 2009-04-20 |
Igor Sysoev | nginx-0.7.52-RELEASE release-0.7.52 |
commit | commitdiff | tree | snapshot |
| 2009-04-20 |
Igor Sysoev | Win32 master/workers model |
commit | commitdiff | tree | snapshot |
| 2009-04-19 |
Igor Sysoev | fix Win32 ngx_gettimezone() |
commit | commitdiff | tree | snapshot |
| 2009-04-19 |
Igor Sysoev | add variadic macros support for msvc8 |
commit | commitdiff | tree | snapshot |
| 2009-04-19 |
Igor Sysoev | show -t results on stderr |
commit | commitdiff | tree | snapshot |
| 2009-04-18 |
Igor Sysoev | remove TODO comments |
commit | commitdiff | tree | snapshot |
| 2009-04-18 |
Igor Sysoev | support attaching to an existent Win32 shared memory |
commit | commitdiff | tree | snapshot |
| 2009-04-18 |
Igor Sysoev | update c->sent in ngx_unix_send() |
commit | commitdiff | tree | snapshot |
| 2009-04-17 |
Igor Sysoev | fix building on platforms which have no atomic operatio... |
commit | commitdiff | tree | snapshot |
| 2009-04-17 |
Igor Sysoev | fix the previous commit |
commit | commitdiff | tree | snapshot |
| 2009-04-16 |
Igor Sysoev | move zone name from ngx_shm_zone_t to ngx_shm_t to... |
commit | commitdiff | tree | snapshot |
| 2009-04-16 |
Igor Sysoev | perl termination fixes: |
commit | commitdiff | tree | snapshot |
| 2009-04-15 |
Igor Sysoev | fix segfault on exit if no http section is defined... |
commit | commitdiff | tree | snapshot |
| 2009-04-15 |
Igor Sysoev | fix segfault if no http section is defined in confguraiton, |
commit | commitdiff | tree | snapshot |
| 2009-04-15 |
Igor Sysoev | OpenSSL building by MSVC and BCC from sources |
commit | commitdiff | tree | snapshot |
| 2009-04-15 |
Igor Sysoev | fix building by BCC without NGX_DEBUG_MALLOC |
commit | commitdiff | tree | snapshot |
| 2009-04-15 |
Igor Sysoev | fix building by MSVC8 |
commit | commitdiff | tree | snapshot |
| 2009-04-15 |
Igor Sysoev | fix debug logging |
commit | commitdiff | tree | snapshot |
| 2009-04-15 |
Igor Sysoev | fix building --without-http-cache, introduced in r2664... |
commit | commitdiff | tree | snapshot |
| next |