aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
* style fixIgor Sysoev2009-04-29
|
* fix the previous commitIgor Sysoev2009-04-29
|
* Winsock uses ECONNABORTED instead of ECONNRESETIgor Sysoev2009-04-29
|
* fix building by BCC if NGX_PREFIX is definedIgor Sysoev2009-04-29
|
* *) do not show line number for -g optionIgor Sysoev2009-04-28
| | | | *) reset configuration file after -g option has been parsed
* add listen events for win32 only after accept mutex is holdIgor Sysoev2009-04-28
|
* fallback to neutral language in FormatMessage()Igor Sysoev2009-04-28
|
* introduce ngx_write_console() to support OEM code pagesIgor Sysoev2009-04-28
|
* "port_in_redirect off" did not workIgor Sysoev2009-04-28
| | | | the bug had been appeared in r2530 and r2534
* add prefix in UsageIgor Sysoev2009-04-28
|
* it seems MAKELANGID(LANG_ENGLISH, SUBLANG_DEFAULT) returnsIgor Sysoev2009-04-27
| | | | ERROR_RESOURCE_LANG_NOT_FOUND for Russian locale
* ngx_log_errno()Igor Sysoev2009-04-27
|
* use ngx_vslprintf(), ngx_slprintf()Igor Sysoev2009-04-27
|
* ngx_vslprintf(), ngx_slprintf()Igor Sysoev2009-04-27
|
* bump versionIgor Sysoev2009-04-27
|
* fix building by MSVC8Igor Sysoev2009-04-27
|
* -p and --prefix=Igor Sysoev2009-04-27
|
* get a full response if the response is cacheable or storable evenIgor Sysoev2009-04-27
| | | | a client has closed connection prematurely
* *) of.test_only to not open file if only stat() is enoughIgor Sysoev2009-04-27
| | | | *) of.failed to return exact name of failed syscall
* add quotes for configure options with spacesIgor Sysoev2009-04-26
|
* style fixIgor Sysoev2009-04-24
|
* merge SSL context inside "if" blockIgor Sysoev2009-04-24
|
* change ngx_log_abort() interfaceIgor Sysoev2009-04-24
|
* style fix: (void)Igor Sysoev2009-04-24
|
* change ngx_log_create_errlog() interfaceIgor Sysoev2009-04-24
|
* fix Auth-Method, the bug has been introduced in r2496Igor Sysoev2009-04-24
|
* pass command lines options to workersIgor Sysoev2009-04-23
|
* ngx_path_separator()Igor Sysoev2009-04-23
|
* issue start up errors and warning on both stderr and error_logIgor Sysoev2009-04-23
|
* style fix: remove trailing spaces introduced in the previous commitIgor Sysoev2009-04-23
|
* use ngx_str_t for error levelsIgor Sysoev2009-04-23
|
* axe incomplete support of Winsock error descriptions on NTIgor Sysoev2009-04-22
|
* use English only error descriptions in Win32 ngx_strerror_r()Igor Sysoev2009-04-22
|
* implement "-s signal" option for UnixIgor Sysoev2009-04-21
|
* style fix: remove trailing spacesIgor Sysoev2009-04-21
|
* style fix: remove tabsIgor Sysoev2009-04-21
|
* add -? and -h optionsIgor Sysoev2009-04-21
|
* add 48x48 iconIgor Sysoev2009-04-21
|
* allow condensed command lines optionsIgor Sysoev2009-04-21
|
* fix r2731 for Win32Igor Sysoev2009-04-21
|
* test command line options before ngx_log_init() and issue errors to stderrIgor Sysoev2009-04-21
|
* fix fastcgi_cache_min_usesIgor Sysoev2009-04-21
|
* bump versionIgor Sysoev2009-04-20
|
* Win32 master/workers modelIgor Sysoev2009-04-20
|
* fix Win32 ngx_gettimezone()Igor Sysoev2009-04-19
|
* add variadic macros support for msvc8Igor Sysoev2009-04-19
|
* show -t results on stderrIgor Sysoev2009-04-19
|
* remove TODO commentsIgor Sysoev2009-04-18
|
* support attaching to an existent Win32 shared memoryIgor Sysoev2009-04-18
|
* update c->sent in ngx_unix_send()Igor Sysoev2009-04-18
|