.. |
nginx.c
|
malloc() debugging on MacOSX.
|
2011-10-24 15:46:48 +00:00 |
nginx.h
|
Version bump.
|
2011-10-17 15:39:59 +00:00 |
ngx_array.c
|
*) back out r2040
|
2008-06-17 15:00:30 +00:00 |
ngx_array.h
|
nginx-0.1.29-RELEASE import
|
2005-05-12 14:58:06 +00:00 |
ngx_buf.c
|
API change: ngx_chain_update_chains() now requires pool.
|
2011-09-15 16:03:17 +00:00 |
ngx_buf.h
|
API change: ngx_chain_update_chains() now requires pool.
|
2011-09-15 16:03:17 +00:00 |
ngx_conf_file.c
|
use memmove() in appropriate places
|
2011-04-12 08:02:46 +00:00 |
ngx_conf_file.h
|
const char *fmt in ngx_conf_log_error()
|
2010-02-12 09:45:05 +00:00 |
ngx_config.h
|
fix SSL connection issues on platforms with 32-bit off_t
|
2011-07-22 12:53:04 +00:00 |
ngx_connection.c
|
Move SO_ACCEPTFILTER and TCP_DEFER_ACCEPT checks into configure.
|
2011-08-21 11:37:37 +00:00 |
ngx_connection.h
|
reuse keepalive connections if there are no free worker connections
|
2011-04-04 12:26:53 +00:00 |
ngx_core.h
|
ngx_murmur_hash2()
|
2011-04-15 10:59:24 +00:00 |
ngx_cpuinfo.c
|
update cpuid for Core 2 and Atom
|
2009-03-28 12:43:41 +00:00 |
ngx_crc32.c
|
rename ngx_crc32_init() to ngx_crc32_table_init()
|
2007-12-07 20:19:41 +00:00 |
ngx_crc32.h
|
fix r1695
|
2007-12-08 22:12:37 +00:00 |
ngx_crc.h
|
add includes
|
2006-10-19 08:16:29 +00:00 |
ngx_crypt.c
|
fix building on FreeBSD 6 or earlier against system md5
|
2011-05-27 13:30:53 +00:00 |
ngx_crypt.h
|
"$apr1", "{PLAIN}", and "{SSHA}" password methods in auth basic module
|
2011-05-16 14:54:50 +00:00 |
ngx_cycle.c
|
Replaced "can not" with "cannot" and "could not" in a bunch of places.
|
2011-09-19 14:48:29 +00:00 |
ngx_cycle.h
|
reuse keepalive connections if there are no free worker connections
|
2011-04-04 12:26:53 +00:00 |
ngx_file.c
|
elimination of reading cache files by cache loader
|
2011-07-24 19:46:53 +00:00 |
ngx_file.h
|
elimination of reading cache files by cache loader
|
2011-07-24 19:46:53 +00:00 |
ngx_hash.c
|
allow hash key values more than 255 bytes, it does not actually increase mean
|
2010-05-13 12:52:45 +00:00 |
ngx_hash.h
|
allow hash key values more than 255 bytes, it does not actually increase mean
|
2010-05-13 12:52:45 +00:00 |
ngx_inet.c
|
fix segfault in IPv6 parsing while processing invalid IPv4 address X.YYYY.Z
|
2011-04-15 13:50:27 +00:00 |
ngx_inet.h
|
make ngx_inet6_ntop() non-static
|
2009-11-03 12:44:55 +00:00 |
ngx_list.c
|
ngx_list_create()
|
2006-10-11 12:47:11 +00:00 |
ngx_list.h
|
ngx_list_create()
|
2006-10-11 12:47:11 +00:00 |
ngx_log.c
|
Complain on invalid log levels.
|
2011-08-18 21:48:13 +00:00 |
ngx_log.h
|
try to use C99 variadic macros first:
|
2010-07-05 13:02:25 +00:00 |
ngx_md5.c
|
fix building by MSVC
|
2011-07-18 15:00:05 +00:00 |
ngx_md5.h
|
make built-in ngx_md5_update() interface consistent with other implemenations
|
2011-05-27 10:00:46 +00:00 |
ngx_murmurhash.c
|
ngx_murmur_hash2()
|
2011-04-15 10:59:24 +00:00 |
ngx_murmurhash.h
|
ngx_murmur_hash2()
|
2011-04-15 10:59:24 +00:00 |
ngx_open_file_cache.c
|
Fix of the previous commit: is_directio flag processing introduced in r4077
|
2011-09-14 14:28:55 +00:00 |
ngx_open_file_cache.h
|
Use more precise stat.st_blocks to account cache size on Unix
|
2011-04-22 10:06:43 +00:00 |
ngx_output_chain.c
|
API change: ngx_chain_update_chains() now requires pool.
|
2011-09-15 16:03:17 +00:00 |
ngx_palloc.c
|
Replaced "can not" with "cannot" and "could not" in a bunch of places.
|
2011-09-19 14:48:29 +00:00 |
ngx_palloc.h
|
fix r3331:
|
2009-12-17 12:25:46 +00:00 |
ngx_parse.c
|
Improved ngx_parse_time() code readability.
|
2011-10-07 08:03:16 +00:00 |
ngx_parse.h
|
Improved ngx_parse_time() code readability.
|
2011-10-07 08:03:16 +00:00 |
ngx_queue.c
|
new ngx_queue functions
|
2008-05-24 14:10:01 +00:00 |
ngx_queue.h
|
new ngx_queue functions
|
2008-05-24 14:10:01 +00:00 |
ngx_radix_tree.c
|
fix comment
|
2008-12-02 16:50:56 +00:00 |
ngx_radix_tree.h
|
nginx-0.1.19-RELEASE import
|
2005-02-16 13:40:36 +00:00 |
ngx_rbtree.c
|
clean rbtree node for all removals
|
2007-12-21 15:32:51 +00:00 |
ngx_rbtree.h
|
ngx_rbtree_init()
|
2007-12-03 12:17:15 +00:00 |
ngx_regex.c
|
fix pcre allocation on Win32, the bug had been introduced in r3326
|
2009-11-17 10:24:45 +00:00 |
ngx_regex.h
|
regex named captures
|
2009-11-16 12:19:02 +00:00 |
ngx_resolver.c
|
fix building by gcc 4.6 without --with-debug
|
2011-04-23 17:25:06 +00:00 |
ngx_resolver.h
|
add context to a resolver log
|
2010-01-11 11:01:02 +00:00 |
ngx_sha1.h
|
style fix
|
2007-10-22 15:22:08 +00:00 |
ngx_shmtx.c
|
use POSIX semaphores in shmtx instead of sched_yield()
|
2011-05-10 11:39:13 +00:00 |
ngx_shmtx.h
|
use POSIX semaphores in shmtx instead of sched_yield()
|
2011-05-10 11:39:13 +00:00 |
ngx_slab.c
|
Using of junk value in slab allocator similar to modern FreeBSD values.
|
2011-10-24 15:50:19 +00:00 |
ngx_slab.h
|
test that zone has the same addresses in different processes
|
2009-06-02 13:57:59 +00:00 |
ngx_spinlock.c
|
nginx-0.3.27-RELEASE import
|
2006-02-08 15:33:12 +00:00 |
ngx_string.c
|
Fixed utf8 decode (ticket #25).
|
2011-10-13 13:56:41 +00:00 |
ngx_string.h
|
Autoindex: escape '?' in file names.
|
2011-10-11 17:56:51 +00:00 |
ngx_times.c
|
$time_iso8601 log variable
|
2011-03-16 15:46:57 +00:00 |
ngx_times.h
|
$time_iso8601 log variable
|
2011-03-16 15:46:57 +00:00 |