Sign in
nginx
/
nginx
/
41ed9734561fc957a64ca7e4dab5a8c6e3ac3c0b
/
src
/
os
41ed973
Renamed ngx_handle_sent_chain() to ngx_chain_update_sent().
by Valentin Bartenev
· 10 years ago
8b30fb7
Events: introduced cancelable timers.
by Valentin Bartenev
· 11 years ago
246152c
Events: removed broken thread support from event timers.
by Valentin Bartenev
· 11 years ago
b3f9a94
Win32: made build-able with MinGW-w64 gcc.
by Kouhei Sutou
· 10 years ago
0989d63
Core: added limit to recv_chain().
by Roman Arutyunyan
· 10 years ago
9369cf8
Style.
by Maxim Dounin
· 10 years ago
8ae7751
Win32: suppressed warnings by "-Werror=sign-compare".
by Kouhei Sutou
· 10 years ago
840b347
Fixed counting of sent bytes in the send chain functions on EINTR.
by Valentin Bartenev
· 11 years ago
840d205
Removed duplicate initialization of the "rev" variable.
by Valentin Bartenev
· 11 years ago
651be60
Generalized definitions of the number of preallocated iovec's.
by Valentin Bartenev
· 11 years ago
1cbeabf
Reduced difference between the send chain functions.
by Valentin Bartenev
· 11 years ago
0a02bdb
Merged implementations of ngx_readv_chain().
by Valentin Bartenev
· 11 years ago
77d6135
Removed the "complete" variable from various send chain functions.
by Valentin Bartenev
· 11 years ago
4aac910
Moved the code for adjusting sent buffers in a separate function.
by Valentin Bartenev
· 11 years ago
8b6f1c7
Fixed writev() debug log message in ngx_darwin_sendfile_chain().
by Valentin Bartenev
· 11 years ago
cb8a032
Added ngx_init_setproctitle() return code check.
by Maxim Dounin
· 11 years ago
2a81e05
Events: removed broken thread support from posted events.
by Valentin Bartenev
· 11 years ago
1fe0f6a
Core: exit on ngx_pnalloc() failure.
by Piotr Sikora
· 11 years ago
f240215
Style: use ngx_free() instead of free().
by Tatsuhiko Kubo
· 11 years ago
5958181
Bigger iovec buffer in ngx_readv_chain().
by Maxim Dounin
· 11 years ago
a2229a4
Style: keep return type and function name on different lines.
by Piotr Sikora
· 11 years ago
7e7589e
Style: add whitespace between control statement and parentheses.
by Piotr Sikora
· 11 years ago
11bbbc0
Win32: ngx_open_dir() and ngx_close_dir() fixes.
by Maxim Dounin
· 11 years ago
80e5163
FreeBSD has migrated to Bugzilla.
by Sergey Kandaurov
· 11 years ago
e9a7011
Configure: added -Wno-deprecated-declarations on OS X.
by Maxim Dounin
· 11 years ago
5c17030
Events: use eventfd() instead of syscall(SYS_eventfd) if possible.
by Ruslan Ermilov
· 11 years ago
493b898
Added syslog support for error_log and access_log directives.
by Vladimir Homutov
· 11 years ago
1736c18
Configure: the --build= option.
by Ruslan Ermilov
· 11 years ago
8f6958b
Win32: fixed cpu hog by cache manager on exit (ticket #514).
by Maxim Dounin
· 11 years ago
3183d7e
Added #ifndef around NGX_HAVE_CASELESS_FILESYSTEM define.
by Maxim Dounin
· 11 years ago
f9e7687
Added connection serial number in logging of left open sockets.
by Sergey Kandaurov
· 11 years ago
8f8bf84
Win32: MSVC 2013 compatibility.
by Maxim Dounin
· 11 years ago
ab3c0f9
Use ngx_socket_errno where appropriate.
by Piotr Sikora
· 11 years ago
2e57e06
Core: handle getsockopt(TCP_FASTOPEN) failures.
by Piotr Sikora
· 11 years ago
eb60e1e
Win32: support for UTF-16 surrogate pairs (ticket #457).
by Maxim Dounin
· 11 years ago
1029607
Added per-process random seeding (ticket #456).
by Maxim Dounin
· 11 years ago
bfda85b
Win32: fixed init_process without master process (ticket #453).
by Maxim Dounin
· 11 years ago
b0f025f
Win32: plugged memory leak.
by Maxim Dounin
· 11 years ago
0eee3b0
Core: handling of getsockopt(TCP_DEFER_ACCEPT) failures.
by Maxim Dounin
· 11 years ago
e115841
Added ngx_filename_cmp() with "/" sorted to the left.
by Maxim Dounin
· 12 years ago
cf08ba7
Fixed handling of the ready flag with kqueue.
by Valentin Bartenev
· 12 years ago
48d96ce
Win32: MinGW GCC compatibility.
by Maxim Dounin
· 12 years ago
74b7a91
Win32: Borland C compatibility fixes.
by Maxim Dounin
· 12 years ago
5b37852
Win32: Open Watcom C compatibility fixes.
by Maxim Dounin
· 12 years ago
7b37384
Disable symlinks: use O_PATH to open path components.
by Valentin Bartenev
· 12 years ago
231ed19
Added the NGX_EBADF define.
by Valentin Bartenev
· 12 years ago
2b2def7
Autoindex: improved ngx_de_info() error handling.
by Sergey Kandaurov
· 12 years ago
e09741b
Format specifier fixes in error logging.
by Sergey Kandaurov
· 12 years ago
ef76fbe
Unbreak building on Linux without sendfile64() support.
by Valentin Bartenev
· 12 years ago
65e37b4
Don't lose pointer to first nonempty buf in ngx_*_sendfile_chain().
by Gleb Smirnoff
· 12 years ago
02a077b
On DragonFlyBSD, TCP_KEEPIDLE and TCP_KEEPINTVL are in msecs.
by Ruslan Ermilov
· 12 years ago
615d558
Events: honor NGX_USE_GREEDY_EVENT when kqueue support is enabled.
by Valentin Bartenev
· 12 years ago
d102510
Style.
by Maxim Dounin
· 12 years ago
050f74b
Make macros safe.
by Gleb Smirnoff
· 12 years ago
982f4de
Fixed build on Linux with x32 ABI.
by Maxim Dounin
· 12 years ago
11ff177
Core: support several "error_log" directives.
by Vladimir Homutov
· 12 years ago
c974bd7
Valgrind: another complaint about uninitialized bytes.
by Tatsuhiko Kubo
· 12 years ago
40c4e7b
Valgrind: supressed complaints about uninitialized bytes.
by Maxim Dounin
· 12 years ago
6b95320
Valgrind: sigaction() failure now ignored.
by Maxim Dounin
· 12 years ago
641662e
Win32: added missing reset of wev->ready on WSAEWOULDBLOCK.
by Maxim Dounin
· 12 years ago
3be6cc9
Use "void" for functions with empty parameter list.
by Sergey Kandaurov
· 12 years ago
c3d20f5
Style: remove unnecessary references to HTTP from non-HTTP modules.
by Piotr Sikora
· 12 years ago
604e18f
Use NGX_FILE_ERROR for handling file operations errors.
by Valentin Bartenev
· 12 years ago
cf64a6c
Win32: disabled MSVC warning about '\0' not fitting into array.
by Valentin Bartenev
· 12 years ago
4b6f8dc
Core: crypt_r() error handling fixed.
by Maxim Dounin
· 12 years ago
b8a90c6
Implemented IPv6 support for URLs specified using domain names.
by Ruslan Ermilov
· 12 years ago
b63da70
Core: removed GLOB_NOSORT glob option.
by Maxim Dounin
· 12 years ago
1469b51
Core: fixed ngx_write_chain_to_file() with IOV_MAX reached.
by Maxim Dounin
· 12 years ago
d228cf3
Core: added debug logging of writev() in ngx_write_chain_to_file().
by Maxim Dounin
· 12 years ago
da130ac
Fixed failure to start cache manager and cache loader processes
by Igor Sysoev
· 12 years ago
9997aae
Fixed setting of CPU affinity on respawn of dead worker processes.
by Ruslan Ermilov
· 12 years ago
106dbc8
Removed conditional compilation from waitpid() error test.
by Maxim Dounin
· 12 years ago
8be233c
Correct plural form for "path" in the whole source base.
by Andrey Belov
· 13 years ago
927643e
Added clearing of cpu_affinity after process spawn.
by Maxim Dounin
· 13 years ago
66e9525
Explicitly ignore returned value from unlink() in ngx_open_tempfile().
by Andrey Belov
· 13 years ago
c722e8a
Win32: fixed build with Visual Studio 2005 Express.
by Maxim Dounin
· 13 years ago
1efcca3
Fixed compilation with -Wmissing-prototypes.
by Ruslan Ermilov
· 13 years ago
9d5f5a0
Win32: fixed cpu hog after process startup failure.
by Maxim Dounin
· 13 years ago
2219c56
Made sure to initialize the entire "struct flock" allocated on stack.
by Ruslan Ermilov
· 13 years ago
c6d5225
Style.
by Maxim Dounin
· 13 years ago
91c654d
Fixed return type of ngx_strerror_init().
by Maxim Dounin
· 13 years ago
97f7bf2
Fixed "sendmsg() failed" alerts on HP-UX.
by Maxim Dounin
· 13 years ago
a769c53
Fixed segfault with poll and resolver used.
by Maxim Dounin
· 13 years ago
db80a7a
Win32: disallowed access to various non-canonical name variants.
by Maxim Dounin
· 13 years ago
e1133ca
Fixed compilation with -DNGX_DEBUG_MALLOC on FreeBSD 10.
by Maxim Dounin
· 13 years ago
0e3b423
Accept moderation in case of EMFILE/ENFILE.
by Maxim Dounin
· 13 years ago
0abb0bc
Fixed ngx_readv_chain() to honor IOV_MAX (ticket #14).
by Maxim Dounin
· 13 years ago
578c02f
IOV_MAX handling microoptimization.
by Maxim Dounin
· 13 years ago
96d73e2
Fixed loop in ngx_writev_chain() and ngx_solaris_sendfilev_chain().
by Maxim Dounin
· 13 years ago
13d5d85
Style: the function type should be on a line by itself
by Maxim Konovalov
· 13 years ago
47a04aa
Fixed spelling in multiline C comments.
by Ruslan Ermilov
· 13 years ago
7744472
Win32: improved ngx_mutex_init() stub (ticket #138).
by Maxim Dounin
· 13 years ago
9063bc8
Win32: fixed memory allocation for shmem name (ticket #134).
by Maxim Dounin
· 13 years ago
889ad51
Fixed win32 build after realpath changes in r4559.
by Maxim Dounin
· 13 years ago
36aef0c
Fixed unconditional MAX_PATH usage (ticket #22).
by Maxim Dounin
· 13 years ago
7b2b17a
Added explicit include of time.h.
by Maxim Dounin
· 13 years ago
8e6728e
Win32: added missing call to srand().
by Maxim Dounin
· 13 years ago
fbd32d4
worker_cpu_affinity: cleaned up Linux implementation, added FreeBSD support.
by Ruslan Ermilov
· 13 years ago
ee18743
Whitespace fixes.
by Maxim Dounin
· 13 years ago
db40227
Added msleep() on reload to allow new processes to start.
by Maxim Dounin
· 13 years ago
Next »