]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2007-01-29 Igor Sysoevallocate less memory on 64-bit platforms
2007-01-29 Igor Sysoevshorten temporary names on 64-bit platforms
2007-01-29 Igor Sysoevuse ngx_dir_access() to enable search bits for directory
2007-01-29 Igor Sysoeveliminate the useless space symbol
2007-01-29 Igor Sysoevlog a real response error code instead of "0"
2007-01-29 Igor Sysoevfix segfault if nginx was build with -O2 -fomit-frame...
2007-01-27 Igor Sysoevtest PCRE in MacPorts
2007-01-25 Igor Sysoevbump version
2007-01-25 Igor Sysoevrelease-0.5.10 tag
2007-01-25 Igor Sysoevnginx-0.5.10-RELEASE release-0.5.10
2007-01-25 Igor Sysoevfix segfault if nginx was build with -O2 -fomit-frame...
2007-01-25 Igor Sysoevfix online upgrade
2007-01-25 Igor Sysoevbump version
2007-01-25 Igor Sysoevrelease-0.5.9 tag
2007-01-25 Igor Sysoevnginx-0.5.9-RELEASE release-0.5.9
2007-01-25 Igor Sysoev$memcached_key
2007-01-25 Igor Sysoevundo "client_body_in_file_only any"
2007-01-24 Igor Sysoevfix "access_log off"
2007-01-24 Igor Sysoevclient_body_in_file_only any
2007-01-23 Igor Sysoevdelete temporary file for incomplete small request...
2007-01-21 Igor Sysoevlog a failure of the writing to access_log once per...
2007-01-21 Igor Sysoevallow "sendfile" in "if" context
2007-01-20 Igor Sysoevenv
2007-01-19 Igor Sysoevbump version
2007-01-19 Igor Sysoevrelease-0.5.8 tag
2007-01-19 Igor Sysoevnginx-0.5.8-RELEASE release-0.5.8
2007-01-19 Igor Sysoevfix segfault when a request body fits in r->header_in and
2007-01-19 Igor Sysoevfix segfault when client_body_in_file_only is on, the...
2007-01-19 Igor Sysoeva non-active client connection must not closed after...
2007-01-19 Igor Sysoevstyle and comment fix
2007-01-19 Igor Sysoevif client closes a connection prematurely, then epoll...
2007-01-18 Igor Sysoevthe PUTing to collection must return NGX_HTTP_BAD_REQUEST
2007-01-18 Igor Sysoevthe "Overwrite" header line
2007-01-18 Igor Sysoevadd size, access, and mtime to ngx_walk_tree()
2007-01-18 Igor SysoevNGX_HTTP_PRECONDITION_FAILED
2007-01-18 Igor Sysoevupdate nginx.xs to ngx_open_file(name, mode, create...
2007-01-18 Igor Sysoevngx_read_fd()
2007-01-18 Igor SysoevNGX_FILE_WRONLY
2007-01-18 Igor Sysoevngx_file_access() and ngx_de_access()
2007-01-18 Igor Sysoevstyle fix
2007-01-18 Igor Sysoevaxe Win9X code
2007-01-18 Igor Sysoevadd comment
2007-01-18 Igor Sysoevaxe unused code
2007-01-18 Igor Sysoevngx_open_file(name, access, create) > ngx_open_file...
2007-01-18 Igor Sysoevstyle fix
2007-01-18 Igor Sysoevrename mode to access
2007-01-18 Igor Sysoevunused value
2007-01-18 Igor Sysoevfix typo
2007-01-18 Igor Sysoevstyle fix: remove trailing spaces
2007-01-18 Igor Sysoevfix log message
2007-01-18 Igor Sysoevdelete default "tcp_nodelay on"
2007-01-18 Igor Sysoevfix FastCGI "zero size buf" alert,
2007-01-17 Igor Sysoevfix FastCGI "zero size buf" alert,
2007-01-17 Igor Sysoevstyle fix
2007-01-16 Igor Sysoevfix debug logging
2007-01-16 Igor Sysoevfix comparison
2007-01-16 Igor Sysoevbump version
2007-01-15 Igor Sysoevrelease-0.5.7 tag
2007-01-15 Igor Sysoevnginx-0.5.7-RELEASE release-0.5.7
2007-01-15 Igor Sysoevquick fix for case when ssl_session_cache defined,
2007-01-15 Igor Sysoevallow the upstream modules to send a header only
2007-01-15 Igor Sysoevadd debug logging for FastCGI zero size buf alert
2007-01-12 Igor Sysoevngx_strn2cmp() > ngx_memn2cmp()
2007-01-12 Igor Sysoevstyle fix
2007-01-12 Igor Sysoevfix duplicate rbtree keys case
2007-01-12 Igor Sysoevfix duplicate rbtree keys case
2007-01-12 Igor Sysoevstyle fix: remove tabs
2007-01-12 Igor Sysoevngx_strn2cmp()
2007-01-12 Igor Sysoevmake global the rbtree color handling macros
2007-01-12 Igor Sysoevadd comment
2007-01-12 Igor Sysoevfix comment
2007-01-11 Igor Sysoevaxe aio drafts
2007-01-11 Igor Sysoevaxe long ago unnecessary file
2007-01-11 Igor Sysoevfix slab allocator on 64-bit platfroms
2007-01-11 Igor Sysoevoptimize the SSL session cache allocations on 64-bit...
2007-01-11 Igor Sysoevfix slab allocator on 64-bit platfroms
2007-01-11 Igor Sysoevssl_session_timeout was set only if builtin cache was...
2007-01-11 Igor Sysoevoptimize the SSL session cache allocations
2007-01-11 Igor Sysoevstop rbtree search early if equal hash was found
2007-01-11 Igor Sysoevstop rbtree search early if equal hash was found
2007-01-11 Igor Sysoevtest length of variable and number of connections
2007-01-11 Igor Sysoevfix default -O
2007-01-11 Igor Sysoevoptimization
2007-01-11 Igor Sysoevoptimize inlined code for gcc
2007-01-11 Igor Sysoevuse "r" instead of "q"
2007-01-10 Igor Sysoevicc and PCRE-6.5+ compatibility
2007-01-10 Igor Sysoevdo not build OpenSSL with threads, if they are not...
2007-01-10 Igor Sysoevapplication/atom+xml
2007-01-09 Igor Sysoevfix segfault
2007-01-09 Igor Sysoevfix connection counter in subrequests
2007-01-09 Igor Sysoevfix typo
2007-01-09 Igor Sysoevbump version
2007-01-09 Igor Sysoevrelease-0.5.6 tag
2007-01-09 Igor Sysoevnginx-0.5.6-RELEASE release-0.5.6
2007-01-09 Igor Sysoevdo not count connection for subrequest
2007-01-09 Igor Sysoevfix label name
2007-01-09 Igor Sysoevfree the unnecessary shared memory
2007-01-09 Igor Sysoevfix the comments
2007-01-09 Igor Sysoevpass the inherited shm_zone data
2007-01-08 Igor Sysoevcorrect an error log message
next