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
/
os
(
follow
)
Age
Commit message (
Collapse
)
Author
Files
Lines
2007-12-22
take MALLOC_OPTIONS=J into account in slab allocator
Igor Sysoev
2
-9
/
+21
2007-12-10
move condition declarations inside blocks where they are used
Igor Sysoev
1
-6
/
+5
2007-12-07
use malloc() in ngx_win32_rename_file, set crit level instead of error
Igor Sysoev
2
-7
/
+8
2007-12-03
ngx_udp_recv()
Igor Sysoev
9
-3
/
+274
2007-12-01
style fix
Igor Sysoev
1
-1
/
+2
2007-12-01
axe old unused alert message
Igor Sysoev
1
-6
/
+0
2007-12-01
style fix
Igor Sysoev
2
-4
/
+8
2007-12-01
style fix: remove trailing spaces
Igor Sysoev
1
-9
/
+9
2007-11-15
enable getenv() and gmtime() in msvc8
Igor Sysoev
1
-0
/
+3
2007-11-11
fix win32 ngx_read_fd() and ngx_write_fd()
Igor Sysoev
2
-2
/
+30
2007-11-11
TransmitPackets(), ConnectEx(), and DisconnectEx()
Igor Sysoev
2
-33
/
+175
2007-11-11
fix win32 glob
Igor Sysoev
2
-5
/
+47
2007-10-26
use uname(2) instead of /proc/, this allows to run nginx in chroot
Igor Sysoev
2
-55
/
+14
2007-10-18
Cygwin can not pass SCM_RIGHTS via unix socket, use signals
Igor Sysoev
2
-0
/
+9
2007-10-16
fix building broken in r1578
Igor Sysoev
1
-1
/
+0
2007-10-16
delete code that should be deleted in r1576
Igor Sysoev
1
-10
/
+0
2007-10-16
Cygwin support
Igor Sysoev
1
-0
/
+14
2007-10-16
avoid segfault if poll is used and endless loop if select is used
Igor Sysoev
1
-1
/
+1
2007-10-14
fix English grammar
Igor Sysoev
1
-4
/
+4
2007-10-09
style fix: remove double semicolons
Igor Sysoev
1
-1
/
+1
2007-08-30
destroy ngx_cycle->pool on exit
Igor Sysoev
1
-8
/
+31
2007-08-30
win32 ngx_is_exec() stub
Igor Sysoev
1
-0
/
+1
2007-08-15
set worker_priority, worker_rlimit_nofile, worker_rlimit_core, and
Igor Sysoev
1
-31
/
+31
worker_rlimit_sigpending without super-user privileges testing
2007-08-09
set default listen() backlog to 511 on all platforms except FreeBSD
Igor Sysoev
5
-0
/
+15
2007-07-29
make 64-bit ngx_int_t on 64-bit platforms
Igor Sysoev
7
-6
/
+7
2007-07-16
Sun Studio 12 compatibility
Igor Sysoev
3
-2
/
+30
2007-07-15
--with-cpu-opt=sparc32 and --with-cpu-opt=sparc64
Igor Sysoev
1
-1
/
+1
2007-05-07
add debug log
Igor Sysoev
1
-0
/
+4
2007-05-05
fix building by owc12
Igor Sysoev
1
-1
/
+7
2007-04-27
fix atomic operations on sparc64 built by SunPro C
Igor Sysoev
1
-2
/
+2
2007-04-23
fix sendfile on 64-bit Linux and limit_rate on all 64-bit platforms
Igor Sysoev
3
-3
/
+3
for 2G+ files
2007-03-19
close keep-alive connections in the shuting down processes
Igor Sysoev
1
-5
/
+22
2007-03-07
worker processes did not exit after reconfiguration and
Igor Sysoev
1
-0
/
+6
did not rotate logs if eventport was used
2007-03-06
style fix
Igor Sysoev
1
-4
/
+6
2007-03-06
style fix
Igor Sysoev
1
-1
/
+2
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-12
fix building with ngx_http_perl_module
Igor Sysoev
1
-0
/
+2
2007-01-29
use ngx_dir_access() to enable search bits for directory
Igor Sysoev
2
-0
/
+6
2007-01-20
env
Igor Sysoev
1
-6
/
+11
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
2
-4
/
+8
2007-01-18
style fix
Igor Sysoev
1
-18
/
+18
2007-01-18
rename mode to access
Igor Sysoev
3
-4
/
+5
2007-01-12
style fix: remove tabs
Igor Sysoev
1
-1
/
+1
[next]