| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2007-01-18 | NGX_HTTP_PRECONDITION_FAILED | Igor Sysoev | 3 | -2/+11 | |
| 2007-01-18 | update nginx.xs to ngx_open_file(name, mode, create, access) | Igor Sysoev | 1 | -1/+1 | |
| 2007-01-18 | ngx_read_fd() | Igor Sysoev | 2 | -0/+10 | |
| 2007-01-18 | NGX_FILE_WRONLY | Igor Sysoev | 2 | -0/+2 | |
| 2007-01-18 | ngx_file_access() and ngx_de_access() | Igor Sysoev | 2 | -0/+4 | |
| 2007-01-18 | style fix | Igor Sysoev | 1 | -2/+1 | |
| 2007-01-18 | axe Win9X code | Igor Sysoev | 1 | -8/+3 | |
| 2007-01-18 | add comment | Igor Sysoev | 1 | -0/+3 | |
| 2007-01-18 | axe unused code | Igor Sysoev | 1 | -3/+0 | |
| 2007-01-18 | ngx_open_file(name, access, create) > ngx_open_file(name, mode, create, access) | Igor Sysoev | 9 | -13/+20 | |
| 2007-01-18 | style fix | Igor Sysoev | 1 | -18/+18 | |
| 2007-01-18 | rename mode to access | Igor Sysoev | 6 | -12/+13 | |
| 2007-01-18 | unused value | Igor Sysoev | 1 | -1/+0 | |
| 2007-01-18 | style fix: remove trailing spaces | Igor Sysoev | 1 | -4/+4 | |
| 2007-01-18 | fix log message | Igor Sysoev | 1 | -1/+1 | |
| 2007-01-18 | fix FastCGI "zero size buf" alert, | Igor Sysoev | 1 | -7/+9 | |
| the previous commit did not fix too | |||||
| 2007-01-17 | fix FastCGI "zero size buf" alert, | Igor Sysoev | 1 | -1/+14 | |
| r841 did not fix it | |||||
| 2007-01-17 | style fix | Igor Sysoev | 1 | -1/+1 | |
| 2007-01-16 | fix debug logging | Igor Sysoev | 1 | -5/+2 | |
| 2007-01-16 | fix comparison | Igor Sysoev | 1 | -1/+1 | |
| 2007-01-16 | bump version | Igor Sysoev | 2 | -2/+2 | |
| 2007-01-15 | quick fix for case when ssl_session_cache defined, | Igor Sysoev | 1 | -0/+5 | |
| but ssl is not enabled in any server | |||||
| 2007-01-15 | allow the upstream modules to send a header only | Igor Sysoev | 1 | -1/+1 | |
| 2007-01-15 | add debug logging for FastCGI zero size buf alert | Igor Sysoev | 2 | -0/+12 | |
| 2007-01-12 | ngx_strn2cmp() > ngx_memn2cmp() | Igor Sysoev | 4 | -8/+8 | |
| 2007-01-12 | style fix | Igor Sysoev | 1 | -1/+2 | |
| 2007-01-12 | fix duplicate rbtree keys case | Igor Sysoev | 1 | -39/+104 | |
| 2007-01-12 | fix duplicate rbtree keys case | Igor Sysoev | 1 | -5/+65 | |
| 2007-01-12 | style fix: remove tabs | Igor Sysoev | 6 | -24/+24 | |
| 2007-01-12 | ngx_strn2cmp() | Igor Sysoev | 2 | -0/+26 | |
| 2007-01-12 | make global the rbtree color handling macros | Igor Sysoev | 2 | -7/+8 | |
| 2007-01-12 | add comment | Igor Sysoev | 1 | -0/+5 | |
| 2007-01-12 | fix comment | Igor Sysoev | 1 | -3/+3 | |
| 2007-01-11 | axe aio drafts | Igor Sysoev | 1 | -58/+0 | |
| 2007-01-11 | axe long ago unnecessary file | Igor Sysoev | 1 | -20/+0 | |
| 2007-01-11 | fix slab allocator on 64-bit platfroms | Igor Sysoev | 1 | -2/+2 | |
| 2007-01-11 | optimize the SSL session cache allocations on 64-bit platforms | Igor Sysoev | 2 | -10/+32 | |
| 2007-01-11 | fix slab allocator on 64-bit platfroms | Igor Sysoev | 1 | -7/+8 | |
| 2007-01-11 | ssl_session_timeout was set only if builtin cache was used | Igor Sysoev | 1 | -2/+2 | |
| 2007-01-11 | optimize the SSL session cache allocations | Igor Sysoev | 2 | -56/+43 | |
| 2007-01-11 | stop rbtree search early if equal hash was found | Igor Sysoev | 1 | -36/+54 | |
| 2007-01-11 | stop rbtree search early if equal hash was found | Igor Sysoev | 1 | -2/+9 | |
| 2007-01-11 | test length of variable and number of connections | Igor Sysoev | 1 | -2/+20 | |
| 2007-01-11 | optimization | Igor Sysoev | 2 | -17/+22 | |
| 2007-01-11 | optimize inlined code for gcc | Igor Sysoev | 1 | -5/+1 | |
| 2007-01-11 | use "r" instead of "q" | Igor Sysoev | 1 | -1/+1 | |
| 2007-01-09 | fix segfault | Igor Sysoev | 1 | -1/+4 | |
| 2007-01-09 | fix connection counter in subrequests | Igor Sysoev | 1 | -1/+1 | |
| 2007-01-09 | fix typo | Igor Sysoev | 1 | -1/+1 | |
| 2007-01-09 | bump version | Igor Sysoev | 2 | -2/+2 | |
