summaryrefslogtreecommitdiffhomepage
path: root/src/core (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2006-12-12rewritten upstreamIgor Sysoev2-67/+45
2006-12-12bump versionIgor Sysoev1-1/+1
2006-12-11bump versionIgor Sysoev1-1/+1
2006-12-06unix socket upstreams always used the first unix upstreamIgor Sysoev1-0/+3
2006-12-06slot number must be incremented once per second only,Igor Sysoev1-8/+10
ngx_time_update() set msec in an wrong slot
2006-12-04bump versionIgor Sysoev1-1/+1
2006-12-04upstream choice modulesIgor Sysoev3-147/+95
2006-11-27fix building on 64-bit platformsIgor Sysoev1-4/+4
2006-11-27bump version to 0.5.0Igor Sysoev1-1/+1
2006-11-20ngx_rbtree_insert_value()Igor Sysoev2-0/+35
2006-11-20slab allocator in shared memoryIgor Sysoev12-114/+870
2006-11-16rbtree insert procedureIgor Sysoev2-49/+51
2006-11-16change variable nameIgor Sysoev1-3/+3
2006-11-15bump versionIgor Sysoev1-1/+1
2006-10-31bump versionIgor Sysoev1-1/+1
2006-10-30high level HTTP buffered flags should be on per-subrequest basis,Igor Sysoev1-3/+3
this fix a bug in SSI when a big static file is included
2006-10-30fix formatIgor Sysoev1-1/+1
2006-10-28style fixIgor Sysoev1-60/+64
2006-10-28undo the previous wrong commitIgor Sysoev4-145/+107
2006-10-28bad commitIgor Sysoev4-107/+145
2006-10-25bump versionIgor Sysoev1-1/+1
2006-10-24axe ngx_inet_upstream_parse() and ngx_inet_parse_host_port()Igor Sysoev2-301/+2
2006-10-24axe src/core/ngx_unix_domain.*Igor Sysoev3-111/+0
2006-10-24now the "listen" directives use ngx_parse_url()Igor Sysoev2-33/+84
2006-10-23bump versionIgor Sysoev1-1/+1
2006-10-23APOPIgor Sysoev2-3/+5
2006-10-20aligned ngx_crc32_table_short was allocated from wrong poolIgor Sysoev1-4/+4
2006-10-19split ngx_crc32() to short and long versionIgor Sysoev3-5/+76
2006-10-19add includesIgor Sysoev1-0/+4
2006-10-18spellingIgor Sysoev1-1/+1
2006-10-18ngx_crc32()Igor Sysoev3-0/+117
2006-10-18char* > u_char*Igor Sysoev1-1/+1
2006-10-16decrease number of branchesIgor Sysoev1-7/+4
2006-10-13bump versionIgor Sysoev1-1/+1
2006-10-13style fixIgor Sysoev1-3/+4
2006-10-12check nginx.pm versionIgor Sysoev1-1/+2
2006-10-11bump versionIgor Sysoev1-1/+1
2006-10-11ngx_list_create()Igor Sysoev2-4/+32
2006-10-10bump versionIgor Sysoev1-1/+1
2006-10-06bump versionIgor Sysoev1-1/+1
2006-10-06fix SIGFPE on alphaIgor Sysoev1-1/+1
2006-10-06add sun4v,Igor Sysoev1-1/+2
style fix
2006-10-02bump versionIgor Sysoev1-1/+1
2006-10-02bump versionIgor Sysoev1-1/+1
2006-10-02turn off startup debug logging introduced by previous commitIgor Sysoev1-1/+1
2006-10-02glob support in includeIgor Sysoev2-4/+38
2006-09-26bump versionIgor Sysoev1-1/+1
2006-09-24fix uri part in "proxy_pass http://unix:...", the bug appeared in nginx-0.3.47Igor Sysoev1-2/+5
2006-09-24fix segfault in "proxy_pass http://unix:...", the bug appeared in nginx-0.3.47Igor Sysoev1-0/+1
2006-09-14bump versionIgor Sysoev1-1/+1