index
:
nginx.git
master
no-short-read-checks
tunnel
nginx
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-17
a client address must be allocated from a connection pool
Igor Sysoev
1
-1
/
+8
2007-02-17
ioctl FIONBIO uses int, so nginx did not work on big-endian 64-bit platforms
Igor Sysoev
1
-2
/
+2
2007-02-16
COPY and MOVE
Igor Sysoev
1
-160
/
+742
2007-02-15
finalize request to allow post_action
Igor Sysoev
1
-3
/
+1
2007-02-15
fix broken values, debug logging, and style fix
Igor Sysoev
1
-9
/
+19
2007-02-15
optimize $http_x_forwarded_for
Igor Sysoev
1
-1
/
+1
2007-02-15
fix format
Igor Sysoev
1
-1
/
+1
2007-02-15
close connection for too long commands
Igor Sysoev
1
-0
/
+2
2007-02-15
if client closes a connection prematurely, then epoll (at least
Igor Sysoev
1
-0
/
+1
2007-02-15
add debug logging
Igor Sysoev
1
-0
/
+3
2007-02-14
return error for too long commands
Igor Sysoev
1
-4
/
+17
2007-02-14
ngx_strcasecmp()/ngx_strncasecmp()
Igor Sysoev
16
-70
/
+148
2007-02-14
fix building on platforms with non-supported atomic operations
Igor Sysoev
1
-0
/
+2
2007-02-12
bump version
Igor Sysoev
2
-2
/
+2
2007-02-12
correct r1100
Igor Sysoev
1
-3
/
+4
2007-02-12
fix building with ngx_http_perl_module
Igor Sysoev
1
-0
/
+2
2007-02-11
fix building on platforms with non-supported atomic operations
Igor Sysoev
2
-2
/
+4
2007-02-09
fix segfault when a large FastCGI response was written to a temporary file
Igor Sysoev
1
-1
/
+16
2007-02-09
log a right subrequest
Igor Sysoev
1
-0
/
+4
2007-02-09
fix segfault when $fastcgi_script_name is used in access_log
Igor Sysoev
1
-16
/
+27
2007-02-05
bump version
Igor Sysoev
2
-2
/
+2
2007-02-04
fix several ranges
Igor Sysoev
1
-4
/
+4
2007-01-31
style fix
Igor Sysoev
1
-1
/
+2
2007-01-29
allocate less memory on 64-bit platforms
Igor Sysoev
1
-1
/
+1
2007-01-29
shorten temporary names on 64-bit platforms
Igor Sysoev
1
-4
/
+4
2007-01-29
use ngx_dir_access() to enable search bits for directory
Igor Sysoev
3
-7
/
+15
2007-01-29
eliminate the useless space symbol
Igor Sysoev
1
-2
/
+2
2007-01-29
log a real response error code instead of "0"
Igor Sysoev
1
-4
/
+2
2007-01-29
fix segfault if nginx was build with -O2 -fomit-frame-pointer,
Igor Sysoev
1
-1
/
+1
2007-01-25
bump version
Igor Sysoev
2
-2
/
+2
2007-01-25
fix segfault if nginx was build with -O2 -fomit-frame-pointer
Igor Sysoev
1
-3
/
+3
2007-01-25
fix online upgrade
Igor Sysoev
1
-10
/
+5
2007-01-25
bump version
Igor Sysoev
2
-2
/
+2
2007-01-25
$memcached_key
Igor Sysoev
1
-14
/
+31
2007-01-25
undo "client_body_in_file_only any"
Igor Sysoev
9
-55
/
+47
2007-01-24
fix "access_log off"
Igor Sysoev
1
-35
/
+27
2007-01-24
client_body_in_file_only any
Igor Sysoev
1
-2
/
+19
2007-01-23
delete temporary file for incomplete small request body
Igor Sysoev
1
-2
/
+17
2007-01-21
log a failure of the writing to access_log once per minute
Igor Sysoev
1
-15
/
+56
2007-01-21
allow "sendfile" in "if" context
Igor Sysoev
1
-1
/
+2
2007-01-20
env
Igor Sysoev
4
-51
/
+215
2007-01-19
bump version
Igor Sysoev
2
-2
/
+2
2007-01-19
fix segfault when a request body fits in r->header_in and
Igor Sysoev
1
-0
/
+2
2007-01-19
fix segfault when client_body_in_file_only is on, the body is not passed
Igor Sysoev
1
-2
/
+5
2007-01-19
a non-active client connection must not closed after send timeout
Igor Sysoev
1
-2
/
+2
2007-01-19
style and comment fix
Igor Sysoev
1
-3
/
+3
2007-01-19
if client closes a connection prematurely, then epoll (at least
Igor Sysoev
1
-8
/
+65
2007-01-18
the PUTing to collection must return NGX_HTTP_BAD_REQUEST
Igor Sysoev
1
-1
/
+1
2007-01-18
the "Overwrite" header line
Igor Sysoev
2
-0
/
+4
2007-01-18
add size, access, and mtime to ngx_walk_tree()
Igor Sysoev
3
-10
/
+24
[next]