nginx/src/core
2009-09-22 09:44:57 +00:00
..
nginx.c a signaller process should stop configuration processing just after 2009-06-06 12:41:31 +00:00
nginx.h bump version 2009-09-15 09:36:09 +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 remove never used zero copy stuff 2008-12-17 20:47:18 +00:00
ngx_buf.h fix case when the output filter should add incoming buffers 2009-09-13 06:28:17 +00:00
ngx_conf_file.c add drive letter for Win32 root path 2009-06-02 14:00:01 +00:00
ngx_conf_file.h *) increase ngx_conf_log_error() buffer 2008-11-25 13:00:53 +00:00
ngx_config.h dynamic accept threshold 2008-09-19 12:47:13 +00:00
ngx_connection.c update r2925 2009-06-07 18:22:58 +00:00
ngx_connection.h aio sendfile 2009-08-30 09:52:39 +00:00
ngx_core.h FreeBSD and Linux AIO support 2009-08-28 08:12:35 +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_cycle.c restore environ, this fixes segfault on reconfiguration failure when 2009-09-18 09:21:14 +00:00
ngx_cycle.h *) refactor error_log processing: listen socket log might inherit built-in 2009-04-30 13:53:42 +00:00
ngx_file.c *) share temporary number between workers 2009-08-21 09:06:35 +00:00
ngx_file.h FreeBSD and Linux AIO support 2009-08-28 08:12:35 +00:00
ngx_hash.c style fix 2009-09-13 06:25:54 +00:00
ngx_hash.h ngx_hash_strlow() 2008-08-04 10:18:36 +00:00
ngx_inet.c delete unneeded field 2009-05-18 12:21:00 +00:00
ngx_inet.h delete unneeded field 2009-05-18 12:21:00 +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 *) refactor error_log processing: listen socket log might inherit built-in 2009-04-30 13:53:42 +00:00
ngx_log.h *) refactor error_log processing: listen socket log might inherit built-in 2009-04-30 13:53:42 +00:00
ngx_md5.h style fix 2007-10-22 15:22:08 +00:00
ngx_open_file_cache.c initialize use_event field in open file cache 2009-06-12 14:23:29 +00:00
ngx_open_file_cache.h *) of.test_only to not open file if only stat() is enough 2009-04-27 09:55:53 +00:00
ngx_output_chain.c fail if file size was changed 2009-09-22 09:44:57 +00:00
ngx_palloc.c do not test a pool block space if we can not allocated from the block 4 times 2009-06-05 13:27:12 +00:00
ngx_palloc.h do not test a pool block space if we can not allocated from the block 4 times 2009-06-05 13:27:12 +00:00
ngx_parse.c allow time without spaces in ngx_parse_time() 2008-04-17 14:23:20 +00:00
ngx_parse.h allow time without spaces in ngx_parse_time() 2008-04-17 14:23:20 +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 *) back out r2040 2008-06-17 15:00:30 +00:00
ngx_regex.h ngx_regex_exec_array() 2007-12-27 13:15:08 +00:00
ngx_resolver.c fix resolver cache rbtree comparison 2009-09-19 16:15:13 +00:00
ngx_resolver.h limit CNAME recursion 2008-04-12 07:29:20 +00:00
ngx_sha1.h style fix 2007-10-22 15:22:08 +00:00
ngx_shmtx.c fix building on platforms with non-supported atomic operations 2007-02-11 07:49:12 +00:00
ngx_shmtx.h compatibility with Tru64 UNIX: fcntl(F_SETLK, F_WRLCK) returns EINVAL if busy 2009-03-13 14:53:30 +00:00
ngx_slab.c fix building by BCC without NGX_DEBUG_MALLOC 2009-04-15 19:44:41 +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 If .domain.com, .sub.domain.com, and .domain-some.com were defined, 2009-09-12 09:28:37 +00:00
ngx_string.h If .domain.com, .sub.domain.com, and .domain-some.com were defined, 2009-09-12 09:28:37 +00:00
ngx_times.c ngx_timezone_update() 2008-08-30 19:52:07 +00:00
ngx_times.h ngx_next_time() 2008-08-11 15:28:15 +00:00